Changes between Version 2 and Version 3 of Ticket #13362, comment 4


Ignore:
Timestamp:
Dec 10, 2015, 11:32:10 AM (9 years ago)
Author:
kkrzton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13362, comment 4

    v2 v3  
    66The problem with Blink/Webkit is that nested contenteditable=false somehow breaks "focus scope" and parent element is not consider focused when nested element with contenteditable=false has focus inside. So it causes focus (and caret) to move to the root container.
    77
    8 [http://jsfiddle.net/f1ames/mjkgspsk/2/ jsfiddle with nested contenteditables]
     8[http://jsfiddle.net/f1ames/mjkgspsk/3/ jsfiddle with nested contenteditables]
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy