[Tickets #6760] Re: Strange right-click behavior with FF on Mac
bugs at horde.org
bugs at horde.org
Tue Jun 3 05:56:02 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6760
-----------------------------------------------------------------------
Ticket | 6760
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Strange right-click behavior with FF on Mac
Queue | DIMP
Version | HEAD
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz, Jan Schneider
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-06-03 01:56) wrote:
And the obvious reason why clicks are different - Macs don't have right
buttons. So any Mac right button emulation sends a 'ctrl-right click' on a
mousedown event. This is causing toggling of the selection of that message
because that is the expected behavior for a ctrl-click on a message.
We can add an extra check to only do ctrl-click processing of a message on
a left click. That will fix this problem but at the expense of disallowing
multiple ctrl-click on other platforms - this can be quite useful because
it allows multiple selection without worrying that a preview will be
triggered. Suggestions?
More information about the bugs
mailing list