[Webkit-unassigned] [Bug 97668] New: Gesture tap highlighting entire first line
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 05:50:38 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97668
Summary: Gesture tap highlighting entire first line
Product: WebKit
Version: 420+
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jensen at digia.com
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.
--
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