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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 22 06:16:21 PDT 2012


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





--- Comment #4 from Aharon (Vladimir) Lanin <aharon at google.com>  2012-04-22 06:16:21 PST ---
(In reply to comment #3)
> Created an attachment (id=138040)
 --> (https://bugs.webkit.org/attachment.cgi?id=138040&action=review) [details]
> 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.

The picture you attached shows the third iframe with the scrollbar on the right, not the left. It is the same result that I get.

> Is it your expected one?

No, I want it to be on the left.

> (It seems IE9 does not allow an inner element of an <iframe> element to inherit the direction property from it.)

I do not want an HTML document in an <iframe> to inherit the direction of the iframe. I only think that it might be nice to have thaact happen for an image or other content types that can not specify their own direction. And even there, it is not a very important requirement. It's the first iframes in the test case that are important.

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