View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004172ParaView(No Category)public2006-12-07 17:592007-01-03 17:54
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004172: Bigger Exodus checkbox targets
DescriptionWhen selecting and unselecting variables in the Exodus reader Properties panel, you have to click right in the checkbox. You should be able to check or uncheck a line by simply clicking anywhere on the line containing the checkbox.

The same is true for the blocks and sets checkboxes.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0005927)
Utkarsh Ayachit (administrator)
2006-12-08 15:33

Added new check helper classes for ListWidget and TreeWidget which help change the check status when user clicks on the entire row in the widget. Changed exodus widgets, plot widgets and array selection widgets to use this helper.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqAutoGeneratedObjectPanel.cxx,v <-- pqAutoGeneratedObjectPanel.cxx
new revision: 1.23; previous revision: 1.22
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusPanel.cxx,v <-- pqExodusPanel.cxx
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Components/pqXYPlotDisplayProxyEditor.cxx,v <-- pqXYPlotDisplayProxyEditor.cxx
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Widgets/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqListWidgetCheckHelper.cxx,v <-- pqListWidgetCheckHelper.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqListWidgetCheckHelper.h,v <-- pqListWidgetCheckHelper.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqTreeWidgetCheckHelper.cxx,v <-- pqTreeWidgetCheckHelper.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqTreeWidgetCheckHelper.h,v <-- pqTreeWidgetCheckHelper.h
initial revision: 1.1
(0005973)
Clinton Stimpson (developer)
2006-12-13 18:24

This interferes with other standard item view interactions.

What about selecting multiple items and right clicking to get a context menu? The check states have changed while making the multiple selection.

And what about when items are editable? We should be able to edit an item without changing the check state.

We should have all item views in the GUI be consistent in their behaviors. Right now, they aren't.

Re-opening for reconsideration.
(0005978)
Utkarsh Ayachit (administrator)
2006-12-14 08:37

As Clint has pointed out, this conflicts with Bug 0004173
(0006034)
Utkarsh Ayachit (administrator)
2006-12-21 13:17

Resolving this Bug since the issue raised has been captured by BUG 0004173.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team