unit in flash display of node editor rotate wrong

Bug #1136495 reported by Adolf Mathias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Adolf Mathias

Bug Description

This has been driving me crazy for quite some time now...
(inkscape-0.48-4 tarball)

diff -r inkscape-0.48.4/src/ui/tool/transform-handle-set.cpp orig/inkscape-0.48.4/src/ui/tool/transform-handle-set.cpp
328c328
< _last_angle * (180/M_PI));
---
> _last_angle * 360.0);

su_v (suv-lp)
tags: added: node-editing ui units
Revision history for this message
su_v (suv-lp) wrote :

Reproduced with 0.48.4 and current trunk r12840 on OS X 10.7.5.

Changed in inkscape:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
su_v (suv-lp) wrote :

Attached version of the patch tested successfully with r12840 on OS X 10.7.5.

tags: added: backport-proposed
Revision history for this message
su_v (suv-lp) wrote :

Attached version of the diff tested successfully with Inkscape 0.48.x r9989 on OS X 10.7.5.

Revision history for this message
Alvin Penner (apenner) wrote :

have not been able to figure out how to activate this flash display. I get an angle message using F1 key and mouse to rotate an object, but no other angle messages at any time, steps to reproduce?

Revision history for this message
su_v (suv-lp) wrote :

Steps to reproduce:
1) draw a rect
2) convert to path
3) switch to the node tool
4) enable transformation handles
5) select all nodes
6) switch to the rotation handles (click a second time on one of the selected nodes)
7) grab one of the rotation arrows, and rotate the selection while watching the messages in the status bar
(tip: it is more obvious when rotating with 'Ctrl' pressed - in 15° steps)

Revision history for this message
Alvin Penner (apenner) wrote :

thanks, I have to confess I've never used that feature before, learned something new today!

patch committed to rev 12841

Changed in inkscape:
status: Triaged → Fix Committed
Revision history for this message
su_v (suv-lp) wrote :

@Adolf Mathias - many thanks for the patch!

Changed in inkscape:
assignee: nobody → Adolf Mathias (adolf-mathias-gmail)
milestone: none → 0.49
Revision history for this message
su_v (suv-lp) wrote :

Alvin's version of the patch backported & committed to lp:inkscape/0.48.x in revision 9990.

Changed in inkscape:
milestone: 0.49 → 0.48.5
tags: removed: backport-proposed
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.