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

--- Comment #6 from Bartosz DziewoƄski <matma....@gmail.com> ---
So what *actually* happens on all other browsers is that we just can't scroll
elements into view horizontally in them at all, because
getClosestScrollableContainer() returns document.body, which is not scrollable
horizontally. Instead, document.documentElement is scrollable horizontally.

Probably. I arrived at the above testing in IE.

This of course doesn't bring us any closer to solving this particular bug, but
it's fascinating that the two issues cancel each other out.

-- 
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