[Webkit-unassigned] [Bug 45288] New: Fix speech button's hit test logic for RTL rendering.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 04:21:05 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45288
Summary: Fix speech button's hit test logic for RTL rendering.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: satish at chromium.org
Instead of checking individual values, we now do a bounds check with the button's frame rect which works for both right-to-left and left-to-right languages. Also updated layout test to check for this case. Since a separate JS file under /script-tests is no longer preferred, I also merged the JS and html files into one.
--
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