Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.2.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
A client has been having an issue with setting the default page colour from white to black. For some reason the code to handle page colour in PageviewComonentImpl is inconsistent with other colour setting properties. The bug only allows named colours to be set with the exclusion of the black and fails on hex colour values.
The fix is pretty simple and related but not exactly the same asPDF-224.
The fix is pretty simple and related but not exactly the same as
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25425 | Thu Sep 08 08:08:04 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/views/swing/PageViewComponentImpl.java
|
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Salesforce Case | [] | |
Fix Version/s | 4.2.3 [ 10293 ] | |
Fix Version/s | 4.3 [ 10266 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Checked in fix.