Details
Description
When starting text selecting from outside of a page will load the TextSelectionViewHandler. There was last minute refactor in beta1 where a CommonToolHandler class was introduced. This refactor was introduced a bug in TextSelectionViewHandler effectively breaking the functionality.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34171 | Mon Apr 01 12:23:56 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelectionViewHandler.java
|
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Updated the TextSelectionViewHandler so that it correct accessed the parent view container instead of the null pageViewComponent.