Summary: | Wrong ObjectRect after modifying annotation properties in a rotated document | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Fabio D'Urso <fabiodurso> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fabiodurso, jon.mease |
Priority: | NOR | ||
Version: | 0.16.60 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/okular/4296ac7e5dd579aa43845df80739c6a4f45284db | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Example PDF file
Wrong fix |
Description
Fabio D'Urso
2013-04-25 00:42:44 UTC
Created attachment 79428 [details]
Example PDF file
Created attachment 79429 [details]
Wrong fix
I've tried to fix it myself, and the attached patch indeed fixes the issue, but it's obviously a wrong fix.
Jon, can you have a look at this issue? Sure thing. May be a few days but I'll take a look soon. Proposed fix and unit test submitted for review https://git.reviewboard.kde.org/r/110229/ Git commit 4296ac7e5dd579aa43845df80739c6a4f45284db by Albert Astals Cid, on behalf of Jon Mease. Committed on 07/05/2013 at 22:05. Pushed by aacid into branch 'master'. Rotate annotation to match page when setting annotation's properties REVIEW:110229 M +3 -0 core/annotations.cpp M +30 -0 tests/modifyannotationpropertiestest.cpp http://commits.kde.org/okular/4296ac7e5dd579aa43845df80739c6a4f45284db |