Opened 11 years ago

Last modified 9 years ago

#12465 closed Bug

Can't update checkbox/radio button state with dialog when it is opened with double-click — at Version 2

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3
Keywords: Blink Webkit Support Cc:

Description (last modified by Jakub Ś)

In Blink and Webkit it is impossible to change state of checkboxes/radiobuttons with properties dialog when this dialog is opened with double-click.

To reproduce:

  1. Open checkbox/radio button properties dialog.
  2. Enter all the values and press OK.
  3. Double-click on checkbox/radio button to open the checkbox/radio button properties dialog again.
  4. Click on checkbox in ckeckbox/radio button properties dialog to make it unselected and press OK.

Result: the state of checkbox/radio button is not changed (if it was checked, it is still checked).

Problem can be reproduced from CKEditor 3.3 (when opening properties dialog with double-click was made possible) in Blink and Webkit browsers.

NOTE: When you right-click on checkbox/radio button to open dialog and change its state then it works.

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 11 years ago by Jakub Ś

Description: modified (diff)
Summary: Can't update checkbox state with Dialog.Can't update checkbox/radio button state with dialog when it is opened with double-click
Version: 3.03.3
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