-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Element with visibility: hidden being focusable #41312
Copy link
Copy link
Closed
Labels
A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)Interacting with CSS from web content (parsing, serializing, introspection)A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueC-has-manual-testcase
Metadata
Metadata
Assignees
Labels
A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)Interacting with CSS from web content (parsing, serializing, introspection)A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueC-has-manual-testcase
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug:
Element with
visibility: hiddenis focusable (e.g. with JS API, or does not respond to focus fix up rule).To Reproduce:
Platform:
Not specific to any platform.