mediawiki-extensions-Visual.../modules/ve/ce
Christian Williams 48f6403504 Typing support after Aliens and Entities for IE
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
2013-03-28 14:49:09 -07:00
..
nodes Typing support after Aliens and Entities for IE 2013-03-28 14:49:09 -07:00
styles Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.ce.BranchNode.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.ce.ContentBranchNode.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.Document.js Add support for slugs in ve.ce.Document.prototype.getRelativeOffset 2013-03-25 16:43:57 -07:00
ve.ce.DomRange.js DomRange makes more sense as a name for this class (cause it is not rangy specific). 2013-03-05 12:18:59 -08:00
ve.ce.js Typing support after Aliens and Entities for IE 2013-03-28 14:49:09 -07:00
ve.ce.LeafNode.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.ce.Node.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.ce.NodeFactory.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.Surface.js Typing support after Aliens and Entities for IE 2013-03-28 14:49:09 -07:00
ve.ce.SurfaceObserver.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00