[Webkit-unassigned] [Bug 184422] New: focus-within and display: none ignoring tabbing and clicking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 11:31:58 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184422
Bug ID: 184422
Summary: focus-within and display: none ignoring tabbing and
clicking
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ataylor32 at gmail.com
Created attachment 337514
--> https://bugs.webkit.org/attachment.cgi?id=337514&action=review
Demo
I have a <div> with a child <input>. That <input> has a sibling <ul> that should be visible only if the <div> has focus within it. That part works, but if I try to interact with the items within the <ul> (by tabbing to them or clicking on them), I am unable to.
Here is a live demo:
https://jsfiddle.net/50xs6514/
I have also attached a file demonstrating the problem.
--
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/20180409/d06b9152/attachment-0002.html>
More information about the webkit-unassigned
mailing list