You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/27 18:37:03 UTC

[Bug 91439] XEnhancedMouseClickHandler and Keymodifiers

https://issues.apache.org/ooo/show_bug.cgi?id=91439

--- Comment #2 from hanya <ha...@gmail.com> ---
Created attachment 78762
  --> https://issues.apache.org/ooo/attachment.cgi?id=78762&action=edit
Proposed patch to fix this issue

Modifiers is not copied from MouseEvent to EnhancedMouseEvent before 
calling mousePressed and mouseReleased method. Patch to copy Modifiers also.

-- 
You are receiving this mail because:
You are on the CC list for the bug.