WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65333
Fix speech input icon rect on RTL directions
https://bugs.webkit.org/show_bug.cgi?id=65333
Summary
Fix speech input icon rect on RTL directions
Leandro Graciá Gil
Reported
2011-07-28 11:38:15 PDT
Currently when using speech input the rect containing the whole input element is provided to the client so it can show any popup of their choice when the recognition starts. However this fails in right-to-left text environments because it assumes the icon to be always on the right. This patch fixes this problem by returning the rect of the speech icon itself instead of the whole input element.
Attachments
Patch
(1.75 KB, patch)
2011-07-28 11:51 PDT
,
Leandro Graciá Gil
tonyg
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Leandro Graciá Gil
Comment 1
2011-07-28 11:51:11 PDT
Created
attachment 102279
[details]
Patch
Leandro Graciá Gil
Comment 2
2011-07-29 05:49:19 PDT
Committed
r91988
: <
http://trac.webkit.org/changeset/91988
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug