View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008594ParaView(No Category)public2009-02-24 13:142009-05-13 13:39
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version 
Summary0008594: (Venus - Medium) Information tab bounds information is sized wrong
DescriptionThe information in the Bounds section of the Information tab on the Object Inspector is in fixed point notation. When a user has data that is very, very small (say pinhead size), this doesn't work. Recommend either go to scientific notation, or go to scientific notation when the bounds are smaller than some minimum.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0015455)
Utkarsh Ayachit (administrator)
2009-02-27 10:07

Using 'g' instead of 'e' or 'f' for double formatting which using the decimal point or scientific notation whichever is more concise.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqProxyInformationWidget.cxx,v <-- Qt/Components/pqProxyInformationWidget.cxx
new revision: 1.24; previous revision: 1.23
(0015505)
Alan Scott (manager)
2009-03-02 22:04

Tested client/ remote server.

 Issue History
Date Modified Username Field Change
2009-02-24 13:14 Alan Scott New Issue
2009-02-26 18:19 Alan Scott Summary Information tab bounds information is sized wrong => (Venus - Medium) Information tab bounds information is sized wrong
2009-02-27 10:07 Utkarsh Ayachit Note Added: 0015455
2009-02-27 10:07 Utkarsh Ayachit Status backlog => @80@
2009-02-27 10:07 Utkarsh Ayachit Resolution open => fixed
2009-02-27 10:07 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-03-02 22:04 Alan Scott Note Added: 0015505
2009-03-02 22:04 Alan Scott Status @80@ => closed
2009-05-13 13:39 Utkarsh Ayachit Target Version => 3.8
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team