View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010746ParaViewBugpublic2010-05-21 21:412010-08-23 14:47
ReporterAlan Scott 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.8.1 
Summary0010746: Input boxes don't work correctly in the cube axis edit.
DescriptionParaView trunk, Window, local server.
Display/ Show cube axes/ Edit.
Custom bounds - you should be able to input anything you want into these boxes. For instance, my user wants to use 1e5. Furthermore, the custom bounds should be settable to anything that the user wants. If the object range is -1 to 1, and the user wants a custom bounds from -5 to 5, let him/her do it!
TagsNo tags attached.
Project
Topic Name
Type
Attached Filespng file icon Screenshot-Edit Cube Axes Properties.png [^] (29,393 bytes) 2010-07-07 17:30

 Relationships

  Notes
(0020874)
Robert Maynard (developer)
2010-05-31 08:42

Commit SHA1: 073d6ae92ef9340b6daa3d74e94f136f0274cb2b
(0020893)
Alan Scott (manager)
2010-06-01 22:07

Doesn't work for exponents, but I think it is sufficient. Works for all inputs such as 100, 10, 0.4, 0.6, 1.

Tested local server, Windows, trunk.
(0021303)
Utkarsh Ayachit (administrator)
2010-07-07 17:30

The double-spin boxes should be changed to QLineEdit with QDoubleValidator. In general, we are going to use QLineEdit with validators where ever possible instead of spin boxes due to the precision issue.

Also, the alignment in the "Edit Cube Axes Properties" dialog seems to have gone awry. Look at the attached image: the "Title" and the corresponding value don't show up correctly.
(0021361)
Robert Maynard (developer)
2010-07-12 14:02
edited on: 2010-07-13 10:37

Updated with conversion to QLineEdits. SHA1 include fixes so the UndoRedo1 test works again.

Commit SHA1:
bdc7fab2f5818c5a5eea45f393fc9eb87be7089c
4b34a94f107ecb2277e5f81a4422f215048dd1aa
719738a6cb30a7d37cbf4608cf56f5b3c0511474

(0021448)
Alan Scott (manager)
2010-07-21 19:38

Looks good!
Tested local server, windows, trunk.
(0021901)
Utkarsh Ayachit (administrator)
2010-08-23 14:47

looks like this is already in release branch:

commit 9ac1814b3006f15ee38fc9c65ed6a8901f72dec2
Author: Robert Maynard <robert.maynard@kitware.com>
Date: Mon Jul 12 10:45:50 2010 -0400

    ENH: Updated CubeAxis to use QLineEdits as requested in Bug 0010780.

 Issue History
Date Modified Username Field Change
2010-05-21 21:41 Alan Scott New Issue
2010-05-31 08:42 Robert Maynard Note Added: 0020874
2010-05-31 08:42 Robert Maynard Status backlog => @80@
2010-05-31 08:42 Robert Maynard Fixed in Version => 3.8.2
2010-05-31 08:42 Robert Maynard Resolution open => fixed
2010-05-31 08:42 Robert Maynard Assigned To => Robert Maynard
2010-06-01 22:07 Alan Scott Note Added: 0020893
2010-06-01 22:07 Alan Scott Status @80@ => closed
2010-06-15 09:44 Utkarsh Ayachit Target Version 3.8.2 => 3.8.1
2010-06-15 09:45 Utkarsh Ayachit Fixed in Version 3.8.2 => 3.8.1
2010-07-07 09:55 Utkarsh Ayachit Fixed in Version 3.8.1 => Development
2010-07-07 17:30 Utkarsh Ayachit Note Added: 0021303
2010-07-07 17:30 Utkarsh Ayachit Status closed => @20@
2010-07-07 17:30 Utkarsh Ayachit Resolution fixed => reopened
2010-07-07 17:30 Utkarsh Ayachit File Added: Screenshot-Edit Cube Axes Properties.png
2010-07-12 14:02 Robert Maynard Note Added: 0021361
2010-07-13 10:37 Robert Maynard Note Edited: 0021361
2010-07-13 10:37 Robert Maynard Status @20@ => @80@
2010-07-13 10:37 Robert Maynard Resolution reopened => fixed
2010-07-21 19:38 Alan Scott Note Added: 0021448
2010-07-21 19:38 Alan Scott Status @80@ => closed
2010-08-23 14:47 Utkarsh Ayachit Note Added: 0021901
2010-08-23 14:47 Utkarsh Ayachit Fixed in Version Development => 3.8.1


Copyright © 2000 - 2018 MantisBT Team