[Webkit-unassigned] [Bug 161873] New: [iOS] :active styles do not apply on tapped links
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 12 15:00:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161873
Bug ID: 161873
Summary: [iOS] :active styles do not apply on tapped links
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jond at apple.com
Created attachment 288612
--> https://bugs.webkit.org/attachment.cgi?id=288612&action=review
Example of link styles for testing in iOS
Styles declared for an :active element do not get applied to a link element when tapped.
To reproduce:
1. Load the attached example.html in Safari on iOS.
2. Tap the Active Link
Expectation:
While touching Active Link, it should change color to red.
Results:
Active Link does not change color.
After tapping Active Link, it appears to get :hover styles applied.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160912/e8e5eb85/attachment.html>
More information about the webkit-unassigned
mailing list