Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6696 closed Bug (fixed)

Dialogs open for non-editable content on doubleclick

Reported by: Dinu Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.2
Keywords: Cc:

Description

To reproduce:

  • insert <span contenteditable="false"><a href="url">Link</a><span>
  • double-click link

A dialog will open, allowing editing the link. The context menu "Edit link" and "Unlink" commands are properly disabled, but double-click still opens the dialog.

Change History (2)

comment:1 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: newclosed

Fixed with [6107].

comment:2 Changed 13 years ago by Garry Yao

Post fixing with [6108].

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