WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97668
Gesture tap highlighting entire first line
https://bugs.webkit.org/show_bug.cgi?id=97668
Summary
Gesture tap highlighting entire first line
Allan Sandfeld Jensen
Reported
2012-09-26 05:51:06 PDT
On platforms using the GestureTapHighlighter in WebCore/page/GestureTapHighlighter, and tapping a link that is spread over two lines but where there the lower and upper line of the link touches, the gesture highligther will return path that includes the entire width of the first line. The problem is the code ends up treating the first part of the highlight as if was a middle part when adding the last part.
Attachments
Patch
(4.42 KB, patch)
2012-09-26 05:52 PDT
,
Allan Sandfeld Jensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2012-09-26 05:52:59 PDT
Created
attachment 165776
[details]
Patch
WebKit Review Bot
Comment 2
2012-09-26 07:35:28 PDT
Comment on
attachment 165776
[details]
Patch Clearing flags on attachment: 165776 Committed
r129643
: <
http://trac.webkit.org/changeset/129643
>
WebKit Review Bot
Comment 3
2012-09-26 07:35:31 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