[Webkit-unassigned] [Bug 179592] New: :active selector styles remains after releasing the mouse
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 12 00:39:09 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=179592
Bug ID: 179592
Summary: :active selector styles remains after releasing the
mouse
Product: WebKit
Version: Safari 11
Hardware: Macintosh
OS: macOS 10.13
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: solerguillermo at hotmail.com
In the next cases, clicking on the box add a style of transform: translate(Xpx, Xpx) with an :active selector. Releasing the mouse should remove that style, but the box remains with it until you move the cursor, therefore the clicked effect that showed in previous versions of Safari, or that still being showed in Chrome, Firefox or Opera, is gone. Here are some examples:
1) https://codepen.io/guisopo/pen/vedNZW (enter in debug mode to see the bug)
2) https://www.yeinyi.com
3) http://cathrine.co
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171112/d23b2963/attachment-0001.html>
More information about the webkit-unassigned
mailing list