View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013739ParaView(No Category)public2012-12-17 15:082015-01-11 08:28
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.98.0 
Target VersionFixed in Version3.98.1 
Summary0013739: Group select of variables no longer works
DescriptionSelecting groups of variables no longer works. This needs to be corrected soon.

* 3.98.0, local server, Linux.
* Open can.exo.
* Select ACCL. <shift> select DISPL. VEL should have also been selected.
TagsNo tags attached.
ProjectSandia
Topic Name13739_fix_variable_selection
Typeincorrect functionality
Attached Files

 Relationships
related to 0013629closedUtkarsh Ayachit Variable selection 
has duplicate 0013918closedAlan Scott Can't select multiple variables in properties pane 

  Notes
(0029962)
Utkarsh Ayachit (administrator)
2012-12-31 12:05

commit 488b815dcf6f081a07fef37326f5c84a7ad70a05
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Dec 31 12:02:04 2012 -0500

    BUG 0013739. Enable changing check-state for multiple items.
    
    To make toggling of check-states for a bunch of items easier, we follow the
    style adopted by GMail: we change the state of all selected items to match the
    current items state.
    
    Change-Id: I3e277829264af073aeaf7ced3d2a7c6ce7a9e2a6
(0029983)
Utkarsh Ayachit (administrator)
2013-01-04 14:46

merged into master, if applicable.
(0029996)
Alan Scott (manager)
2013-01-07 12:42

Master as of Friday late afternoon, Windows, local server.

This doesn't work correctly. Do the following:

Load can.exo.
All variables on.
Select the ACCL check box (not the text to the right of the check box).
hold <shift> down
Select the DISPL check box.

Bug - VEL doesn't turn off.

Selecting anywhere on the line should have the same effect.

Note that there are two similar bugs here (related to each other). One is owned by Utkarsh and one by Dave.
(0030005)
Utkarsh Ayachit (administrator)
2013-01-08 11:29

commit 36c9d889af8150faf8b161472684b89c273e1759
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jan 8 11:24:33 2013 -0500

    BUG 0013739. Fixes issues when user clicked on the check-box itself.
    
    Toggling the check-state of multiple items wasn't working correctly when the
    user clicked on the "checkbox" itself, rather than the name of the item. This
    fix address that issue. We make each of the items non-checkable. Thus Qt no
    longer deals with the check-box toggling. This results in the clicks on the
    "check-box" to be treated similar to clicks on the item's name. We have code
    that handles that already and hence everything works as expected. Now the
    perceived behaviour is identical whether the user click on the checkbox or its
    name in the variable selection widget.
    
    Change-Id: I30fb162788a8cf47214f72b92a91cbb1db6c9ff8
(0030111)
Utkarsh Ayachit (administrator)
2013-01-11 14:43

merged into master, where applicable.
(0030128)
Alan Scott (manager)
2013-01-11 18:19

Fixed.

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2012-12-17 15:08 Alan Scott New Issue
2012-12-18 13:53 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-12-18 13:53 Utkarsh Ayachit Status backlog => todo
2012-12-31 10:51 Utkarsh Ayachit Status todo => active development
2012-12-31 12:05 Utkarsh Ayachit Topic Name => 13739_fix_variable_selection
2012-12-31 12:05 Utkarsh Ayachit Note Added: 0029962
2012-12-31 12:05 Utkarsh Ayachit Status active development => gatekeeper review
2012-12-31 12:05 Utkarsh Ayachit Fixed in Version => git-next
2012-12-31 12:05 Utkarsh Ayachit Resolution open => fixed
2012-12-31 12:05 Utkarsh Ayachit Relationship added related to 0013629
2013-01-04 14:45 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-04 14:46 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-04 14:46 Utkarsh Ayachit Note Added: 0029983
2013-01-07 12:42 Alan Scott Note Added: 0029996
2013-01-07 12:42 Alan Scott Status customer review => todo
2013-01-08 10:30 Utkarsh Ayachit Status todo => active development
2013-01-08 11:29 Utkarsh Ayachit Note Added: 0030005
2013-01-08 11:29 Utkarsh Ayachit Status active development => gatekeeper review
2013-01-11 14:43 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-11 14:43 Utkarsh Ayachit Note Added: 0030111
2013-01-11 18:19 Alan Scott Note Added: 0030128
2013-01-11 18:19 Alan Scott Status customer review => closed
2013-01-30 10:40 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2013-02-27 18:00 Alan Scott Relationship added has duplicate 0013918
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 743aa595
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 36c9d889
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 39a0456a
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 488b815d


Copyright © 2000 - 2018 MantisBT Team