Details
Description
A client has asked us to to create a new system property to disable the creation and showing of a popup annotation when a TextMarkupAnnotation is double clicked.
The system property would be global for all TextMarkupAnnotation and would be static set at runtime. When enable the double click functionality would be disabled but ti would not affect a popup that is already visible.
The system property would be global for all TextMarkupAnnotation and would be static set at runtime. When enable the double click functionality would be disabled but ti would not affect a popup that is already visible.
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 6.2.2 [ 13097 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50355 | Thu Feb 02 10:38:24 MST 2017 | patrick.corless | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added new system property org.icepdf.core.annotations.interactive.popup.enabled with a default value of true. Users wishing to disable the popup annotations can set org.icepdf.core.annotations.interactive.popup.enabled=false.