Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.1
-
Fix Version/s: 5.0.2
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
Description
A community user has brought this issue to our attentions. When the JTextArea component is used at zoom levels other then 100% the mouse events attached to the component to not take into consideration the document zoom level resulting in a difficult to use component.
Community user has also provided a patch to evaluate.
Community user has also provided a patch to evaluate.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #35624 | Mon May 27 16:09:28 MDT 2013 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/PageViewComponentImpl.java
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/FreeTextAnnotationComponent.java
ADD
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/FreeTextArea.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #35646 | Wed May 29 16:34:09 MDT 2013 | patrick.corless | |
| Files Changed | ||||
ADD
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/util/jxlayer
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/ResizableBorder.java
ADD
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/util/jxlayer/JXLayer.java
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/AbstractAnnotationComponent.java
ADD
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/util/jxlayer/plaf
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/FreeTextArea.java
ADD
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/util/jxlayer/plaf/LayerUI.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #35647 | Wed May 29 16:36:33 MDT 2013 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/annotations/FreeTextAnnotation.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #36097 | Mon Jun 10 13:47:57 MDT 2013 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/annotations/FreeTextAnnotationComponent.java
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

FreeText Annotation is pretty close to the rendered output. Closing issue.