[Webkit-unassigned] [Bug 85856] [Chromium] Cannot show the left side of an RTL element with a vertical scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 03:10:15 PDT 2012


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


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #143221|0                           |1
        is obsolete|                            |
 Attachment #144772|0                           |1
        is obsolete|                            |
 Attachment #144804|0                           |1
        is obsolete|                            |
 Attachment #150756|                            |review?
               Flag|                            |




--- Comment #24 from Hironori Bono <hbono at chromium.org>  2012-07-04 03:10:14 PST ---
Created an attachment (id=150756)
 --> (https://bugs.webkit.org/attachment.cgi?id=150756&action=review)
Patch v5 (applied a comment and fixed scrollWidth)

Greetings,

While fixing offsetX-offsetY.html, I notice Chrome sets a wrong value to scrollWidth when it renders a vertical scrollbar at the left side of an RTL element. (It becomes smaller than the expected value by the width of a scrollbar.) This is the root cause of this issue. I have fixed this scrollWidth issue and replaced ref tests with script tests. 

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