Bugs item #879249, was opened at 2004-01-18 15:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=879249&group_id=93438
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: bulia byak (buliabyak)
Assigned to: Nobody/Anonymous (nobody)
Summary: sp_selection_bbox gives wrong results depending on timing
Initial Comment:
1 load the attached file
2 select the blue rect
3 keep pressing [ no faster than once a second
The rect rotates, keeping its center (as it should). Now,
4 press and hold [
Now the rect rotates fast and, after a few revolutions,
flies away! Its center has moved off the page in the SE
direction.
The culprit is the sp_selection_bbox function called
from sp_selection_rotate. It appears to return wrong
numbers when called too fast after the selection has moved.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=879249&group_id=93438
|