You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the scroll thumb to scroll fast through a large document, the viewer sometimes throws an exception. I have also seen the same exception when using the thumbnails/bookmarks or TOC in quick succession, especially when having text selected. Interestingly, there are three distinct exceptions messages being thrown. They happen very inconsistently and sometimes one of them is directly followed by another, in no apparent order.
Exception 1:
Exception has occurred.
RangeError (RangeError (length): Invalid value: Only valid value is 0: 1)`
The text was updated successfully, but these errors were encountered:
Dunrar
changed the title
Viewer example: Exception when scrolling fast using the scroll thump
Viewer example: Exception when scrolling fast using the scroll thumb
Sep 26, 2024
When using the scroll thumb to scroll fast through a large document, the viewer sometimes throws an exception. I have also seen the same exception when using the thumbnails/bookmarks or TOC in quick succession, especially when having text selected. Interestingly, there are three distinct exceptions messages being thrown. They happen very inconsistently and sometimes one of them is directly followed by another, in no apparent order.
Exception 1:
Stacktrace:
Exception 2:
Stacktrace:
Exception 3:
The text was updated successfully, but these errors were encountered: