https://bugzilla.wikimedia.org/show_bug.cgi?id=62006

Ed Sanders <esand...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|VisualEditor: Block         |VisualEditor: Create
                   |transclusions should be     |relocatable markers for
                   |draggable, like inline      |complex shapes, e.g. block
                   |transclusions are           |templates

--- Comment #4 from Ed Sanders <esand...@wikimedia.org> ---
The problem here is not block templates, but that the CE HTML is <div
wrapper><table float:right/></div>, and the relocatable marker takes it's
dimensions from the <div> (which has no height).

In ProtectedNode we solve this by drawing boxes around _every_ descendent.
Ideally we'll come up with a better solution before we start add drag handlers
to them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to