[Webkit-unassigned] [Bug 91756] Incorrect scroll offset for RTL content after r123067

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 01:32:14 PDT 2012


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





--- Comment #2 from Hironori Bono <hbono at chromium.org>  2012-07-20 01:32:17 PST ---
Created an attachment (id=153447)
 --> (https://bugs.webkit.org/attachment.cgi?id=153447&action=review)
A reduced test case

Greetings Tony,

Apologies for this regression. (This regression is only for Chromium, right?)
To investigate this issue on my PC, my r123067 outputs wrong scrollWidth values for several cases. (The attached page is an reduced test case. It shows a couple of div elements and compares their scrollWidth values.) This is caused by a couple of technical issues: changing clientLeft() carelessfully and forgetting removing unnecessary code. I will upload a fix after verifying this fix does not cause any more regressions.

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