6.0.0-beta1
7/17/25

[#6760] Strange right-click behavior with FF on Mac
Summary Strange right-click behavior with FF on Mac
Queue DIMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 05/26/2008 (6261 days ago)
Due
Updated 06/03/2008 (6253 days ago)
Assigned 06/03/2008 (6253 days ago)
Resolved 06/03/2008 (6253 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/03/2008 06:28:29 PM Michael Slusarz Comment #8
Taken from Jan Schneider
State ⇒ Resolved
Priority ⇒ 2. Medium
Reply to this comment
Yes, I don't want to miss it, but it already works with right-click
*without* Ctrl.
Yeah - that makes sense.  Made the fix to DIMP 1.0.1.
06/03/2008 04:25:27 PM Jan Schneider Comment #6 Reply to this comment

[Show Quoted Text - 9 lines]
Yes, I don't want to miss it, but it already works with right-click 
*without* Ctrl.
06/03/2008 03:31:01 PM Michael Slusarz Comment #5 Reply to this comment
Was this a typo? Because if Macs really send Ctrl-RightClick, then we
can safely catch this, we don't use that combination anywhere, only
Ctrl-LeftClick as outlined below.
Nope, not a typo.  Ctrl-right click should select a message *without* 
showing the preview - this was specifically coded due to feedback from 
users at SAPO.  This allows people to delete messages that they know 
are SPAM without causing the preview to trigger.  It is very useful.
06/03/2008 10:01:12 AM Jan Schneider Comment #4 Reply to this comment
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.
Was this a typo? Because if Macs really send Ctrl-RightClick, then we 
can safely catch this, we don't use that combination anywhere, only 
Ctrl-LeftClick as outlined below.
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?
06/03/2008 05:56:01 AM Michael Slusarz Comment #3
State ⇒ Feedback
Reply to this comment
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?
06/03/2008 04:18:01 AM Michael Slusarz Comment #2 Reply to this comment
Doesn't surprise me.  From experience, FF on Mac does not handle click 
events like other versions of FF (Linux/Windows).
05/26/2008 04:45:44 PM Jan Schneider Comment #1
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Assigned to Jan Schneider
Queue ⇒ DIMP
Summary ⇒ Strange right-click behavior with FF on Mac
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
With Firefox on Mac, if you select a message in the message list, and 
then right-click on that message, it gets unselected and thus the 
context menu items don't do anything.

Saved Queries