Opened 11 years ago

Last modified 9 years ago

#12465 closed Bug

Can't update checkbox state with Dialog. — at Initial Version

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

Description

In Blink and Webkit it is impossible to change state of checkboxes with properties dialog.

To reproduce:

  1. Insert checkbox
  2. Open checkbox properties dialog
  3. Change checkbox state and close the dialog with 'OK'

Result: the state of checkbox is not change (if it was checked, it is still checked).

Problem can be reproduced from CKEditor 3.0 in Blink and Webkit.

NOTE: Click works native contenteditable so I think that dialog should work as well.

Change History (0)

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