ICEpdf
  1. ICEpdf
  2. PDF-1103

Text Selection hybrid approach

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      Any

      Description

      PDF-990 captured a major rework of the the text selection algorithm from a text box inclusion mechanism to mouse based start/end detection.

      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 PDF-990 worked a lot better for selecting text on a line by line bases but was susceptible to missing lines if a user moves very quickly from one page to the next.

      This bug will capture the work needed to bring these two approaches together to get a solution that has no limitation.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51808 Mon Jul 31 14:04:37 MDT 2017 patrick.corless PDF-1103 improved multi-page text selection support, fixed bug where
        some text maybe skipped on quick mouse gestures.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/tools/TextSelectionViewHandler.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/tools/TextSelection.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51791 Thu Jul 27 13:42:36 MDT 2017 patrick.corless PDF-1103 improved multi-page text selection support, fixed bug where
        some text maybe skipped on quick mouse gestures.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelectionViewHandler.java
        Commit graph MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/tools/TextSelection.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: