mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
48f6403504
When the cursor is between ce="false" elements and an editable next sibling, IE often sets the anchorNode to be the ce="false" element (or text node within). This change returns aliens to ce="false" (abandoning the former true within true IE trick), and ensures that the cursor is in the right place on keydown by programmatically setting the selection. Change-Id: I952488510f32b096b27e8e55d4afc7df930e0072 |
||
---|---|---|
.. | ||
nodes | ||
styles | ||
ve.ce.BranchNode.js | ||
ve.ce.ContentBranchNode.js | ||
ve.ce.Document.js | ||
ve.ce.DomRange.js | ||
ve.ce.js | ||
ve.ce.LeafNode.js | ||
ve.ce.Node.js | ||
ve.ce.NodeFactory.js | ||
ve.ce.Surface.js | ||
ve.ce.SurfaceObserver.js |