Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 alpha1, 5.0.0 beta1
-
Fix Version/s: 5.0
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
Description
There was one PDF in the QA test suite that had an link annotation border where it shouldn't have. After a closer look the border was setup to show a border with the exception of now colour definition. Our Annotation init method had a new call that would apply a black color if no colour was found. As it turns out this assumption was incorrect. So I reverted the logic to keep a null colour an updated the border panel in the viewer RI to set the colour to black if now colour was defined when setting the border as visible.
Activity
Patrick Corless
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34229 | Thu Apr 04 13:57:26 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/annotations/Annotation.java
MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/utility/annotation/BorderPanel.java |
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34230 | Thu Apr 04 14:21:20 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageUtility.java
|
Patrick Corless
made changes -
Fix Version/s | 5.0 [ 10314 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Marking as resolved