Bug 220828

Summary: anchor firstly appears at origin of coordinates
Product: [Applications] step Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Vladimir Kuznetsov <ks.vladimir>
Status: RESOLVED FIXED    
Severity: normal CC: annma, aspotashev
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Potashev 2009-12-31 17:39:02 UTC
Version:           0.1.0 (using 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.32

Click the button "Anchor", click on the scene to add it. The anchor firstly appears at (0,0) and then jumps the the point of the mouse click. Sometimes the anchor at origin doesn't even hide later.
Comment 1 Anne-Marie Mahfouf 2011-02-02 10:30:24 UTC
Alexander when you have time, can you try the patch on 
http://svn.reviewboard.kde.org/r/6437/ and add a review please? Thanks in advance!
Comment 2 Sebastian Ziebarth 2011-02-03 22:51:40 UTC
SVN commit 1218707 by voecking:

Don't add items before their position is correctly set
BUG: 220828


 M  +4 -2      motorgraphics.cc  
 M  +6 -3      polygongraphics.cc  
 M  +1 -1      worldfactory.cc  
 M  +6 -7      worldgraphics.cc  
 M  +8 -0      worldmodel.cc  
 M  +1 -0      worldmodel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1218707