[webkit-reviews] review requested: [Bug 97216] [Qt] Large areas highlighted on touch : [Attachment 169386] Alternative Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 03:47:48 PDT 2012


Allan Sandfeld Jensen <allan.jensen at digia.com> has asked  for review:
Bug 97216: [Qt] Large areas highlighted on touch
https://bugs.webkit.org/show_bug.cgi?id=97216

Attachment 169386: Alternative Patch
https://bugs.webkit.org/attachment.cgi?id=169386&action=review

------- Additional Comments from Allan Sandfeld Jensen <allan.jensen at digia.com>
This is an alternative solution to the problem. This restricts the highlighting
of scripted event-handlers to inline elements. In theory big areas could still
to be highlighted if someone puts the scripted event-handler on an inline-block
element that is actually used as normal block element, but that seems extremely
unlike.


More information about the webkit-reviews mailing list