issues Search Results · repo:WICG/focus-visible language:JavaScript
Filter by
103 results
(65 ms)103 results
inWICG/focus-visible (press backspace or delete to remove)Demo: https://codepen.io/233mawile/pen/bGxLMdV I simply implemented a dialog in the demo. The button in dialog should
also be in focusVisible state after I clicked the open dialog button in focusVisible ...
233mawile
- Opened on Mar 13, 2023
- #278
Happy to close this immediately if no one agrees, but I think that it is potentially worth moving most of the stuff in
the readme to it s own polyfill.md or something and keep the readme itself pretty ...
bkardell
- 5
- Opened on Mar 9, 2023
- #277
It would make sense to have a version of the minified production build without a source map. This is not necessary for
production, and we only keep included files in our deployment. That will result in ...
peter-neumann-dev
- Opened on Dec 4, 2022
- #275
Hello.
Some web components with shadowDOM use focus-visible polyfill. We apply applyFocusVisiblePolyfill when the component is
attached to the DOM connectedCallback(). When the component is removed, applyFocusVisiblePolyfill ...
ryuran
- 3
- Opened on Nov 15, 2022
- #273
Whether dialog or [role= dialog], focus should become visible when it is programmatically moved from outside to inside
the dialog. i.e. if a user clicks a button that opens a dialog, and now a button is ...
craigkovatch
- 3
- Opened on Apr 13, 2022
- #268
Hi 👋 !
I created this codepen demo to illustrate the issue I m seeing (GIF repro d on Chrome).
On first loading into the link, if you click Click to focus the next button, notice that we move focus to ...
domkl14
- Opened on Mar 12, 2022
- #266
focus-visible doesn t appear to be written in CJS, but also doesn t appear to be a valid ES module (i.e. it doesn t have
type : module or an .mjs extension for the entry point). Please contact the package ...
spacedawwwg
- 2
- Opened on Jan 4, 2022
- #261
Thank you
First, thanks for this polyfill. It s great, and is working for most of our needs.
Summary
Our app is an ionic/capacitor app which manipulates the focus for the benefit of screen readers. ...
cpyle0819
- Opened on May 27, 2021
- #258
One example I have not seen discussed is the default Space Bar behavior when an activatable element is focused.
- When no element is focused, pressing Space Bar in Safari will cause the page to scroll ...
cookiecrook
- 13
- Opened on May 18, 2021
- #257
Hi, as one of the creators of a component library I want to apply this polyfill inside our components (that is, a
consumer would load the polyfill and our web component responds to class/attr changes + ...
tlouisse
- 1
- Opened on Apr 20, 2021
- #254

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.