View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007175ParaView(No Category)public2008-06-08 20:482009-05-13 13:59
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007175: Problem with 3D point widget
DescriptionReport from: Takuya OSHIMA
This time a minor problem with Source->Point Source. Select
Sources->Point Source, enter non-origin point e.g. (1 2 3) to Point,
enter either Number of Points other than 1 or Radius other than 0,
click Apply. Then the Point is reset to (0 0 0). However if I re-enter
the point, this time the point coordinates are set as expected. Not a
big problem but would be nice to have it fixed?

It looks to be a problem with 3D widgets.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0012330)
Utkarsh Ayachit (administrator)
2008-06-12 13:47

The pqNamedObjectPanel was linking those properties that
were managed by the 3D widget as well if the name of the property and that of
the widget in the 3D widget panel matched. This was wrong, since the 3D widget
manages the property-widget linking itself. Fixed that by ensuring that
pqNamedObjectPanel skips properties controlled by a 3D widget when it does the
linking.

---------------------------
commitid: 6CiZa2Nb1Di2xG6t
---------------------------

/cvsroot/ParaView3/ParaView3/Qt/Components/pqNamedWidgets.h,v <-- Qt/Components/pqNamedWidgets.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Components/pqNamedWidgets.cxx,v <-- Qt/Components/pqNamedWidgets.cxx
new revision: 1.49; previous revision: 1.48
/cvsroot/ParaView3/ParaView3/Qt/Components/pqNamedObjectPanel.cxx,v <-- Qt/Components/pqNamedObjectPanel.cxx
new revision: 1.7; previous revision: 1.6
(0012385)
Alan Scott (manager)
2008-06-17 16:07

Tested client/server.

 Issue History
Date Modified Username Field Change
2008-06-08 20:48 Berk Geveci New Issue
2008-06-08 20:48 Berk Geveci Status backlog => tabled
2008-06-08 20:48 Berk Geveci Assigned To => Utkarsh Ayachit
2008-06-12 13:47 Utkarsh Ayachit Status tabled => @80@
2008-06-12 13:47 Utkarsh Ayachit Resolution open => fixed
2008-06-12 13:47 Utkarsh Ayachit Note Added: 0012330
2008-06-17 16:07 Alan Scott Status @80@ => closed
2008-06-17 16:07 Alan Scott Note Added: 0012385
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team