Details
Description
A community member has found a memory leak in the DocumentViewControllerImpl when using the DynamicZoomHandler and then closing a document. The uninstallCurrentTool() of the AbstractDocumentView is never called and a reference to MouseWheelListener is kept.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3.3 [ 13282 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53127 | Wed Dec 11 21:18:32 MST 2019 | patrick.corless | on document close. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/DocumentViewControllerImpl.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patch has been verified and applied.