ICEpdf
  1. ICEpdf
  2. PDF-1146

Auto scroll on text selection

    Details

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

      Description

      A customer has asked about implementing a scroll on text select. Currently if you select a page of text and whish to go to the next page you need to use the mouse scroll wheel. What the client would like if you get to the bottom of the view the page would automatically start scrolling.

      I think we would need to define a hot zone in the main jscrollpane (top and bottom) that if the mouse was down and the text selection tool enabled we would start to scroll at speed similar to he scroll window.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52091 Mon Nov 20 13:37:46 MST 2017 patrick.corless PDF-1146 toughed up auto scroll to only kick in if a text selection tool is in use.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/AbstractDocumentView.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51807 Mon Jul 31 14:02:18 MDT 2017 patrick.corless PDF-1146 addition of basic auto scroll for text selection when the mouse
        leaves the view port. Speed of the scrolling can be changed with the
        system property org.icepdf.core.views.autoScroll.interval=10. A lower
        value will speed up the scrolling and higher will slow down scrolling.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/AbstractDocumentView.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51790 Thu Jul 27 13:23:27 MDT 2017 patrick.corless PDF-1146 addition of basic auto scroll for text selection when the mouse
        leaves the view port. Speed of the scrolling can be changed with the
        system property org.icepdf.core.views.autoScroll.interval=10. A lower
        value will speed up the scrolling and higher will slow down scrolling.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/views/AbstractDocumentView.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: