Bug 830006

Summary: [WebTran] [Project-wide search and replace] Clicking at "select all" should also check the "all selected" checkbox on the top left of search result table
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Component-UIAssignee: Alex Eng <aeng>
Status: CLOSED CURRENTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.6-SNAPSHOTCC: aeng, zanata-bugs
Target Milestone: ---   
Target Release: 1.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.7-SNAPSHOT (20120711-0026) Doc Type: Bug Fix
Doc Text:
Cause: Clicking 'select all' checkbox does not check the 'all selected' box. Consequence: user interface confusion to users. Fix: Made both checkboxes in sync when select all.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-11 05:11:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2012-06-08 01:31:17 UTC
Description of problem:
The "all selected" checkbox (on the top left of search result table) should be also checked whenever the select all is clicked.

Version-Release number of selected component (if applicable):
1.6.1-SNAPSHOT (20120608-0019)

How reproducible:
Always

Steps to Reproduce:
1. Visit a project document with content.
2. Search with anything which is likely to return multiple results. Like 'e'
3. Click on "Select all"
  
Actual results:
The "all selected" checkbox is still un-checked.

Expected results:
The "all selected" checkbox should be checked.

Additional info:
IMHO, may be it will be better to remove either "select all" checkbox or "all selected" checkbox, so we have one less checkbox to worry about.

Comment 2 Ding-Yi Chen 2012-07-10 00:00:58 UTC
Tested with 1.7-SNAPSHOT (20120710-0026)
Clicking at "Seletc all" does check the "all selected" for each docuemnt.

However, uncheck one item should also uncheck the "all selected" for that document, as well as uncheck the "select all"

REASSIGNED.

Comment 3 Alex Eng 2012-07-10 01:58:01 UTC
Fixed in 1.7.

Uncheck any of the row will uncheck "Select All" as well as 'select all for each document.

Comment 4 Ding-Yi Chen 2012-07-11 04:06:53 UTC
VERIFIED with Zanata version 1.7-SNAPSHOT (20120711-0026).