Opened 13 years ago

Closed 13 years ago

#7883 closed Bug (duplicate)

[Opera] Context menu appears for toolbar button double-click

Reported by: Frederico Caldeira Knabben Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Opera Cc: Hallvord R. M. Steen (Opera Software)

Description

  1. With a default sample, double-click the "some" word to select it.
  2. Double-click the "Bold" button.

It applies and removed the bold style properly, but an Opera native context menu is displayed.

Confirmed with Opera build 2109 at least.

Notes: it doesn't happen if the above point 1 is not done. The double-click doesn't need to be "that" fast. The second click can be under around 1s.

Change History (3)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.6.1 (SVN - trunk)3.0

comment:2 Changed 13 years ago by Hallvord R. M. Steen (Opera Software)

If there is a selection somewhere, the "Hotclick" menu triggers on doubleclick (isn't there a CKEditor issue on this problem already? ;-))

AFAIK, if you detect dblclick events and preventDefault() where suitable, the nuisance should go away. I guess we should also consider not popping up the Hotclick menu if you double-click unselectable elements (assuming that the buttons are marked unselectable - right?)

comment:3 Changed 13 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

Yes looks like a DUP of #4533

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy