Details
Description
The text box solution work well but had a few corner case issue that didn't allow text on two lines to be easily selected but it work very well for multiple page selections. The new approach in
This bug will capture the work needed to bring these two approaches together to get a solution that has no limitation.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 6.3 [ 13093 ] |
| Support Case References |
Support Case #14032 - https://icesoft.my.salesforce.com/5007000001hjGrM
Support Case #14057 - https://icesoft.my.salesforce.com/5007000001iLXD5 |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51791 | Thu Jul 27 13:42:36 MDT 2017 | patrick.corless | some text maybe skipped on quick mouse gestures. |
| Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelectionViewHandler.java
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelection.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #51808 | Mon Jul 31 14:04:37 MDT 2017 | patrick.corless | some text maybe skipped on quick mouse gestures. |
| Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/tools/TextSelectionViewHandler.java
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/tools/TextSelection.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

A community memory has posted an test file that will be very helpful while reworking our text extraction sorting algorithms. The test file can be found here, http://www.icesoft.org/JForum/posts/list/23297.page .