Bug 220828 - anchor firstly appears at origin of coordinates
Summary: anchor firstly appears at origin of coordinates
Status: RESOLVED FIXED
Alias: None
Product: step
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Vladimir Kuznetsov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-31 17:39 UTC by Alexander Potashev
Modified: 2011-02-03 22:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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