[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Depends on||71644

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=71609

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #8 from Bartosz Dziewoński matma@gmail.com ---
I filed bug 71609 in OOjs UI about scrolling into view not working.

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

Web browser|--- |Google Chrome
Summary|VisualEditor: Left-aligning |VisualEditor: Left-aligning
   |a large image causes|a large image causes
   |horizontal scrollbars   |horizontal scrolling past
   ||the context menu on Chrome

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
Actually… I'm confused. All other browsers also return the same weird result
from getBoundingClientRect(), but none of them scroll sideways like Blink does.

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |minor

--- Comment #7 from Bartosz Dziewoński matma@gmail.com ---
Anyway, this bug only affects one browser right now, only when a page contains
a thumbnail that exceeds page width, and doing this right would require some
non-trivial rewriting (or reverting all of the PopupWidget and VE changes made
recently). Lowering priority and severity.

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