Ticket #2194 (new Bug)

Opened 22 months ago

Last modified 22 months ago

Opera: Caret doesn't move on right click

Reported by: fredck Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: SVN (FCKeditor)
Keywords: Confirmed Opera Cc: hallvord@…

Description

Steps to Reproduce

  1. Load sample01.html.
  2. Click inside the linked "FCKeditor" text to place the caret there.
  3. Right click out of the "FCKeditor" link (e.g. inside "sample text").

The link context menu options will be there because the caret was not moved to the right click point before the context menu got opened. To check it, it is enough to click in the empty space in the toolbar to hide the context menu; you will see that the caret is still in the original location.

Confirmed with Opera build 9972.

Change History

Changed 22 months ago by hallvord@…

IMO this is likely a side-effect of the button hack you use to show right-click menus in Opera. It's probably hard to fix on your side but by design on our side. (And I want oncontextmenu support, dammit :( )

Probably the long-term fix is on our side with proper oncontextmenu support. For now we can live with this open I guess..

Changed 22 months ago by fredck

That's exactly what I've suspected Hallvord, and your solution seems the only way to go. We can live with it for now.

Note: See TracTickets for help on using tickets.