Opened 14 years ago
Last modified 14 years ago
#6211 confirmed Bug
SCAYT context menu doesn't show on right mouse click in FF3 on Mac
Reported by: | WebSpellChecker.net | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 3.0 |
Keywords: | HasPatch, Review? | Cc: |
Description
When using common PC mouse with Apple Mac right mouse click on underlined word doesn't show SCAYT context menu.
Attachments (1)
Change History (3)
comment:1 Changed 14 years ago by
Keywords: | HasPatch Review? added |
---|
Changed 14 years ago by
Attachment: | 6211.patch added |
---|
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.4.1 → 3.0 |
It looks to me that context menus for plug-ins as well as SCAYT context menu is not displayed because right-click does not move the cursor to the pointed position.
It can be reproduced in Firefox (checked under FF4) and Opera from CKEditor 3.0
It seems that the problem described is actual for other native CKeditor's plugins (e.g. no link properties in contextmenu on right mouse click on link, no table properties etc.)
Here we propose patch, that fixes this bug. It should affect both SCAYT and contextmenu plugins.