mediawiki-extensions-Visual.../modules/ve/ce
Ed Sanders 0c2b6c353e Detect collapsed range inside focusable node in ve.ce.Surface#onChange
When the document starts with a focusable node, and we try to initialise
the selection to [1,1], the current logic does not detect that as being
on the focusable node and tries to do a native selection.

Bug: 54446
Change-Id: Ib515c435314c35c4e9b3802da117b963b3ef4169
2013-09-24 16:53:55 +01:00
..
annotations Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
nodes Add opacity-setting class to GC nodes when generating 2013-09-23 13:57:56 +01:00
styles Add opacity-setting class to GC nodes when generating 2013-09-23 13:57:56 +01:00
ve.ce.Annotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.AnnotationFactory.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.BranchNode.js Don't put slugs after internal nodes. 2013-06-24 15:20:08 -07:00
ve.ce.ContentBranchNode.js Replace renderingEnabled toggle with lock counter 2013-09-06 16:02:51 -07:00
ve.ce.Document.js Use DOM methods rather than jQuery in setupSlugs() 2013-06-23 02:39:56 +00:00
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Allow phantoms and focus areas to be overridden 2013-08-30 14:04:17 -07:00
ve.ce.js Fix getOffsetFrom(Element|Text)Node for annotated aliens 2013-09-05 00:35:53 -07:00
ve.ce.LeafNode.js Rename 'DOM Changes' => 'DOM changes' 2013-08-28 15:55:35 -07:00
ve.ce.Node.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ce.NodeFactory.js Rename ve.NodeFactory to ve.NamedClassFactory 2013-04-09 12:05:05 -07:00
ve.ce.ProtectedNode.js Apply DOM changes in onProtectedSetup and onProtectedTeardown instead of constructor 2013-09-05 22:05:23 +00:00
ve.ce.RelocatableNode.js ce: Use a better transparent pixel image 2013-08-30 17:51:20 -07:00
ve.ce.ResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.Surface.js Detect collapsed range inside focusable node in ve.ce.Surface#onChange 2013-09-24 16:53:55 +01:00
ve.ce.SurfaceObserver.js Fix pawn on pre-annotation and keypress 2013-09-11 19:47:39 -07:00
ve.ce.View.js Kill domAttributeWhitelist in favor or renderHtmlAttributes 2013-08-26 18:37:50 -07:00