[Webkit-unassigned] [Bug 84026] RTL document in <iframe> should have left-hand scrollbar.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 21:47:26 PDT 2012


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





--- Comment #3 from Hironori Bono <hbono at chromium.org>  2012-04-19 21:47:25 PST ---
Created an attachment (id=138040)
 --> (https://bugs.webkit.org/attachment.cgi?id=138040&action=review)
A test result on IE9

Greetings Aharon,

Thanks for your bug report.
When I open your test file "iframe-scrollbar-outer.html" with IE9, it renders a scrollbar to the left side of its third iframe element, i.e. "<iframe src="iframe-scrollbar-inner.png"> as shown in the attached picture. Is it your expected one? (It seems IE9 does not allow an inner element of an <iframe> element to inherit the direction property from it.) If it is acceptable for you, it is not so hard to implement its fix. (As far as I have quickly investigated, WebKit does not allow it as well as IE9. Changing this behavior may need a discussion.)

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