Details
Description
The ctrl-wheel mouse zoom feature that was added in 4.0.1 didn't use the system independent ctrl key equivalent. This bug is a place holder so that we can go ahead and fix the key mapping.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21646 | Fri Jun 04 05:04:58 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/MouseWheelListenerPageChanger.java
MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/views/AbstractDocumentView.java |
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 4.0.2 [ 10234 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Fix Version/s | 4.1 [ 10227 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added the meta mask input event to the wheel mouse zoom detection. This should set things right for the Mac users. Marking as resolved.