Bug 642587

Summary: Selecting a table row does not unselect previously selected rows
Product: [Other] RHQ Project Reporter: Sunil Kondkar <skondkar>
Component: Core UIAssignee: Jay Shaughnessy <jshaughn>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: low    
Version: 4.0.0CC: ian.springer, jshaughn
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-24 01:10:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 585306, 641874    

Description Sunil Kondkar 2010-10-13 11:55:24 UTC
Description of problem:

If user selects a row in a table (Ex: Manage users table) and then again clicks to select another single row, the previous row does not get unselected and it shows both rows as selected.

Version-Release number of selected component (if applicable):

rhq build#409

How reproducible:
Always

Steps to Reproduce:

1) Login to JON using appropriate credential

2) Navigate to a table (Ex: Manage Users or RHQ Agent->Configuration->History table)

3) Click on first row.

4) Click on second row. (It displays both first and second row selected)
  
Actual results:
Previously selected rows remains selected if user tries to select other single row.

Expected results:
User should be able to select a single row, previously selected rows should get unselected.

Additional info:

Comment 1 Jay Shaughnessy 2011-02-14 14:23:34 UTC
Should be working now. As designed:
- clicking unselected row will select and unselect any previously selected rows
- clicking selected row leaves row selected, unselects any other selected rows
- Ctrl-click toggles row selection state, other rows unchanged
- Shift-click selects range of rows
- Dbl-Click opens up detail for row (where applicable, typically the same as clicking on the 'name' attribute link).

Comment 2 Sunil Kondkar 2011-03-28 10:02:43 UTC
Verified on build 1090 (Version: 4.0.0-SNAPSHOT Build Number: f19c23e)

User is able to select a single row, previously selected rows get unselected.
Ctrl-click toggles row selection state. Shift-click selects range of rows
 and double-Click opens up detail for row.

Marking as verified.

Comment 3 Corey Welton 2011-05-24 01:10:06 UTC
Bookkeeping - closing bug - fixed in recent release.