Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.7
-
Fix Version/s: 6.0.1
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:jre.1.7
Description
I loaded a pdf which contains a visio diagram in the pdf viewer. the visio diagram is render perfectly. However I cannot select the text in the diagram. when I move the mouse over the diagram and try to select some text, there is no text selected. but when I move the mouse to the right side of the diagram, something is selected with the backgroup change to blue, but no char is selected.
I think the text boudary in the diagram is not caculated correctly.
for the PDF, please check out the one in issue 795
I think the text boudary in the diagram is not caculated correctly.
for the PDF, please check out the one in issue 795
Activity
Wei Chen
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.1.1 [ 11770 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1.2 [ 11872 ] | |
Fix Version/s | 5.1.1 [ 11770 ] |
Patrick Corless
made changes -
Fix Version/s | 5.2 [ 10970 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1.2 [ 11872 ] |
Patrick Corless
made changes -
Fix Version/s | 5.3 [ 12070 ] | |
Fix Version/s | 5.2 [ 10970 ] |
Patrick Corless
made changes -
Fix Version/s | 6.0.1 [ 12071 ] | |
Fix Version/s | 6.1 [ 12070 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46138 | Tue Oct 27 14:16:05 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/util/content/AbstractContentParser.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46139 | Tue Oct 27 14:16:19 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/util/content/AbstractContentParser.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
look likes it is due to the wrong trasform matrix concating to the text in the form.