-
> Every menuitem in a menu is focusable, whether or not it is disabled. Indicate a menuitem is disabled by setting [aria-disabled="true"](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARI…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduc…
-
We've been encountering a number of issues with `react-focus-trap` over the years. There's some limiting factors to `react-focus-trap`, such as:
- [`focus-trap-options` only being read upon initial r…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/8464077396073045232/executions/bs.5dc…
-
## Summary of the bug
We have a multi-step process within a dialog, even if simple, this causes issues as the focusable elements only get checked on initial load of the dialog.
## 🪜 How to reprod…
-
使用管理器申请SSL证书的时候点击SAVE没有任何反应并且控制台报错3条
When using the manager to apply for an SSL certificate, nothing happens when clicking SAVE and the console reports 3 errors.
`An invalid form control wit…
-
## Bug report
### Current Behavior
I'm rendering a form inside a Dialog component. This form has a select field, for select I'm using react-select package.
When I try to navigate the form by pr…
-
### Describe the bug
Entry of ListBox is focusable using the Tab key only once (after the page is loaded). It is impossible to access the same ListBox a second time using the Tab or Shift+Tab.
### R…
-
## Summary
Make disabled options on ic-select focussable so that focus behaviour is consistent with popover menu component and to help make it clearer to screen reader users that the option list inc…