Details
Description
- Start the IcePdfViewer Reference Implementation
- Open a document
- Select the Text Selection tool
- Right click-and-hold on the document and move the mouse
==> NullPointerException at org.icepdf.ri.common.tools.TextSelectionViewHandler.mouseDragged(Unknown Source)
It is crucial not to do a left click before the right click!
- Open a document
- Select the Text Selection tool
- Right click-and-hold on the document and move the mouse
==> NullPointerException at org.icepdf.ri.common.tools.TextSelectionViewHandler.mouseDragged(Unknown Source)
It is crucial not to do a left click before the right click!
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3.2 [ 13175 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52815 | Wed Nov 28 20:51:39 MST 2018 | patrick.corless | when dragging the mouse in text selection mode. Added check for malformed PDF pagetree. |
Files Changed | ||||
![]() ![]() ![]() |
Always nice to get some community feedback and a test case. Marking as fixed.