Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.1, 6.2.1_P01
-
Fix Version/s: 6.2.2
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:Viewer RI
Description
A regression was introduced where annotations with rect box that doesn't match the bbox in dimensions should be scaled. This has to do with the new transform for bbox code.
When applying the transform code we trumped the scale factor because an incorrect affineTransform method call.
When applying the transform code we trumped the scale factor because an incorrect affineTransform method call.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.2.2 [ 13097 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50363 | Thu Feb 02 16:19:36 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/annotations/Annotation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50364 | Thu Feb 02 16:24:03 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/AbstractAnnotationComponent.java
MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/PageViewComponentImpl.java |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Marking as fixed.