Details
Description
It was brought to my attention that the copy menu was not enabled for drag based text selection. Copy was fine for select all, and double and triple word clicks. We need to track down this issue in the RI as this is a regression in 5.x
Activity
Patrick Corless
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35660 | Thu May 30 12:40:33 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelectionPageHandler.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35661 | Thu May 30 12:40:42 MDT 2013 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelectionPageHandler.java
|
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Fix Version/s | 5.0.2 [ 10972 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Updated both the trunk and 5.0.1 branch with a batch to insure the PropertyConstants.TEXT_SELECTED property change event is fired when doing a plane drag and select motion with the mouse.