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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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
|