[Webkit-unassigned] [Bug 154807] CSS pointer-events:none; is not working on iOS Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 06:40:49 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154807

--- Comment #2 from Kazz <kazz at asamuzak.jp> ---
(In reply to comment #1)
> Please let me clarify that:
> 
> 1. pointer-events: none makes elements not respond to mouse or tap events

Yes, true.

> 2. Your example intend to make the home image visible but not operable
> through mice or touch screens

Not quite so.
What intended is that make the home image NOT to be a target of click event, and the parent anchor element behind to be the target of click event.

> 3. The home image is not operable through a touch screen on iOS Safari
> 
> If 1, 2 and 3 are true, the behavior of iOS Safari is reasonable.

Well, as far as I've tested, iOS (Safari and Chrome for iOS, maybe Firefox for iOS too) is the only the one that doesn't work in this case.
MAC OS X + Safari is OK.
Windows + IE, Edge, Firefox, Chrome are OK.
Linux + Firefox, Midori (a webkit based browser) are OK.
Android + Chrome, Firefox, are OK, also Android Browser too.

-- 
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/20160303/c97f8ce9/attachment.html>


More information about the webkit-unassigned mailing list