Changes between Version 1 and Version 2 of Ticket #13335, comment 14


Ignore:
Timestamp:
Jun 12, 2015, 5:38:26 AM (10 years ago)
Author:
Adrian Mitev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13335, comment 14

    v1 v2  
    1 I tried to put the event handlers that call stopPropagation() on the events on the .cke_widget_wrapper element. However this still breaks the fake selection on widget click and FF still selects all the text and the widget doesn't "gain" focus (the outline stays yellow, not blue).
     1I tried to put the event handlers that call stopPropagation() on the events on the .cke_widget_wrapper element. However this still breaks the fake selection on widget click and FF still selects all the text and the widget doesn't "gain" focus (the outline stays yellow, not blue). And by looking at the lines you provided, this is an expected behaviour, because I prevent the event to reach the editor's listeners.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy