[Webkit-unassigned] [Bug 23556] Right-to-left pages should be scrollable to reveal left overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 15:47:01 PDT 2010


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





--- Comment #54 from Xiaomei Ji <xji at chromium.org>  2010-10-27 15:46:57 PST ---
(In reply to comment #53)
> xji: I may be mistaken but looks like your patch regresses bug 24118

Yes, you are right. 

After picking up r70456 where dhyatt did propagation direction from <body>,
the testing URL http://www.dentalspace.co.il works correctly with horizontal scrollbar.
And the test case you posted (https://bug-24118-attachments.webkit.org/attachment.cgi?id=72065) works correctly with horizontal scrollbar.

But the problem happens when you switch body direction. Seems the style change did not propagate correctly to RenderView.

It is the same case if the original body direction is set as "ltr" in your test case.

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