Open Bug 860377 Opened 12 years ago Updated 2 years ago

Make 'R' and Shift+'R' rotate images clockwise and counter-clockwise

Categories

(Firefox :: General, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: rcampbell, Unassigned)

Details

PDF.js rotates documents when pressing R or shift-R. Images should do the same.
This would be nice, even if nearly undiscoverable. The current image document code does add a keypress listener: http://mxr.mozilla.org/mozilla-central/source/content/html/document/src/ImageDocument.cpp#355 but then never uses it: http://mxr.mozilla.org/mozilla-central/source/content/html/document/src/ImageDocument.cpp#611
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.