MantisBT - ParaView
View Issue Details
0009919ParaViewBugpublic2009-11-18 14:482010-07-07 16:46
Alan Scott 
Zhanping Liu 
normalminoralways
closedfixed 
 
3.8.13.8.1 
0009919: Contour precision is wrong
ParaView 3.6.2, XP, local server.
* Source/ Wavelet. Apply.
* Contour filter. Change default to 157.12345.
* <CR>. Note that the precision changes back to 3 digits. This is wrong.

Big picture - any entry box should allow any amount of precision. If there are other filters with this code/problem, they also should be fixed.
No tags attached.
Issue History
2009-11-18 14:48Alan ScottNew Issue
2010-04-16 02:10Utkarsh AyachitTarget Version3.8 => 3.8.2
2010-04-19 17:33Utkarsh AyachitStatusbacklog => tabled
2010-04-19 17:33Utkarsh AyachitAssigned To => Zhanping Liu
2010-05-04 15:19Zhanping LiuNote Added: 0020546
2010-05-04 15:19Zhanping LiuStatustabled => @80@
2010-05-04 16:54Alan ScottNote Added: 0020553
2010-05-04 16:54Alan ScottStatus@80@ => closed
2010-05-04 16:54Alan ScottResolutionopen => fixed
2010-06-15 09:44Utkarsh AyachitTarget Version3.8.2 => 3.8.1
2010-07-07 09:55Utkarsh AyachitFixed in Version => Development
2010-07-07 10:57Utkarsh AyachitNote Added: 0021281
2010-07-07 16:46Utkarsh AyachitNote Added: 0021291
2010-07-07 16:46Utkarsh AyachitFixed in VersionDevelopment => 3.8.1
2010-07-07 16:47Utkarsh AyachitNote Edited: 0021291
2010-07-07 16:47Utkarsh AyachitNote Deleted: 0021281

Notes
(0020546)
Zhanping Liu   
2010-05-04 15:19   
Changes were made to pqScalarSetModel.cxx, committed to the Git repository.
(0020553)
Alan Scott   
2010-05-04 16:54   
Tested local server, trunk, Windows.
(0021291)
Utkarsh Ayachit   
2010-07-07 16:46   
(edited on: 2010-07-07 16:47)
moved to release branch.

commit daa82660cab7aca3fef044dfc42131a3113b37a0
Author: Zhanping Liu <zhanping.liu@kitware.com>
Date: Fri Apr 30 14:31:37 2010 -0400

    increase the visual precision of floating-point values in widgets
    
    bug 9919.

commit 6fe43eea287841d1970a72638399fd8700f53bd1
Author: Zhanping Liu <zhanping.liu@kitware.com>
Date: Fri Apr 30 12:43:06 2010 -0400

    Increase the visual precision of floating-point values in widgets.
    
    This fix to bug 9919 allows the user to see a sufficient number
    of digits (numerical precision), e.g., those shown in the contour
    filter's widget.