https://bugzilla.wikimedia.org/show_bug.cgi?id=50036
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|VisualEditor: Highlight for |VisualEditor: Focus |enwiki template |highlights for elements |{{columns-list}} looks |using CSS column-count are |broken when selected in |too tall in Chrome |Chrome | --- Comment #5 from Krinkle <[email protected]> --- Was about to report a similar bug for another template. Narrowed it down to the CSS property "column-count". It's not specific to templates (though unlikely to appear in nodes other than transclusion nodes right now). Basically the different boundary rectangles we get from the browser for these kind of elements also seem to include a bad layer. That bad layer is horizontally centred and in the shape of how the contents would be were it divided into columns. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
