WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84744
[BlackBerry] Perform spellcheck before handling TouchRelease event
https://bugs.webkit.org/show_bug.cgi?id=84744
Summary
[BlackBerry] Perform spellcheck before handling TouchRelease event
Nima Ghanavatian
Reported
2012-04-24 11:33:51 PDT
After rebasing to master_35, it appears as though some code has been moved around. Here, we were handling the TouchReleased event before calling spellcheck. This meant that when we finally got the call to spellcheck, the fatFinger result had been reset and the spelling markers had been removed. In addition, based on
https://bugs.webkit.org/show_bug.cgi?id=66330
I am also updating the BlackBerry specific documentMarkerContainingPoint to use LayoutPoint instead of IntPoint.
Attachments
Patch
(4.02 KB, patch)
2012-04-24 11:41 PDT
,
Nima Ghanavatian
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nima Ghanavatian
Comment 1
2012-04-24 11:41:49 PDT
Created
attachment 138613
[details]
Patch
WebKit Review Bot
Comment 2
2012-04-24 18:02:03 PDT
Comment on
attachment 138613
[details]
Patch Clearing flags on attachment: 138613 Committed
r115152
: <
http://trac.webkit.org/changeset/115152
>
WebKit Review Bot
Comment 3
2012-04-24 18:02:07 PDT
All reviewed patches have been landed. Closing bug.
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