mediawiki-extensions-Visual.../modules/ve/ce
Rob Moen 57673643a2 Don't draw highlights over hidden elements.
Rational is that you wouldn't want to highlight something that is not
visible.  And, obtaining offsets for hidden slugs in this case does not
return correct values.

Bug: 49818
Change-Id: Ic2818423c26f5bbb2c056c3c94740d822be4f1b8
2013-06-28 15:30:17 -07:00
..
annotations Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
nodes Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
styles Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ce.Annotation.js
ve.ce.AnnotationFactory.js
ve.ce.BranchNode.js Don't put slugs after internal nodes. 2013-06-24 15:20:08 -07:00
ve.ce.ContentBranchNode.js Merge "getRenderedContents() optimizations" 2013-06-23 03:09:58 +00: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
ve.ce.FocusableNode.js Don't draw highlights over hidden elements. 2013-06-28 15:30:17 -07:00
ve.ce.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.ce.LeafNode.js getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ve.ce.Node.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ce.NodeFactory.js
ve.ce.ProtectedNode.js Unhack detached protected CE node shields 2013-06-28 00:42:34 +00:00
ve.ce.RelocatableNode.js Local Overlay Stacks 2013-06-28 00:30:54 +00:00
ve.ce.ResizableNode.js Local Overlay Stacks 2013-06-28 00:30:54 +00:00
ve.ce.Surface.js Merge "Pasted content is annotated" 2013-06-28 00:42:02 +00:00
ve.ce.SurfaceObserver.js Merge "Store multi byte characters as one element" 2013-05-25 09:00:49 +00:00
ve.ce.View.js