[Webkit-unassigned] [Bug 23556] On RTL pages, horizontal scrollbar is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 01:15:48 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23556





--- Comment #15 from Hironori Bono <hbono at chromium.org>  2009-11-05 01:15:47 PDT ---
(In reply to comment #14)
> What do other browsers do in this situation (quirks and strict mode)?  It's not
> clear to me that shrinking the width of an element is the right thing to do
> here.

Sorry for my very slow response.
To show the test file in my fix 2 with IE8 and Firefox 3, their
"document.getElementById('test').offsetLeft" values become negative. So, my
workaround, which moves the <body> element so that the above value always
become non-negative, is wrong in terms of browser compatibility.
I'm finding other solutions for this bug.

Regards,

Hironori Bono

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list