Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.4
-
Fix Version/s: 6.2.5
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
Description
While working on PDF-1166 I came across a test file that had pre filled form values with blue text. When the text was edited it was rewritten using black instead of blue ink.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.2.5 [ 13102 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51683 | Thu Jun 22 11:20:01 MDT 2017 | patrick.corless | from the DA content stream. Previously we used the text content parser which was skipping colour declarations. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51684 | Thu Jun 22 11:20:11 MDT 2017 | patrick.corless | from the DA content stream. Previously we used the text content parser which was skipping colour declarations. |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Another note about the PDF in question was class cast exception when clicking on the checkbox buttons. This needs to be addressed as well.