-
### Description
In zoom out, an inserter appear on the selected block at the end of the block boundary. It only gets rendered if this block boundary is visible within the viewport. When using a keybo…
jeryj updated
2 weeks ago
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…
-
The way axe-core checks whether tabindex is valid is by calling `parseInt()`. That's different from how [HTML]()https://html.spec.whatwg.org/#rules-for-parsing-integers says to do it. Basically, axe s…
-
### Description
The editor has 2 focusable elements for the screen reader, looks like the placeholder is a separate element.
_(also has different padding/ margin, but I can work around that)_
htt…
-
**Is your feature request related to a problem? Please describe.**
Currently, if you have a component that is a focusable container, but happens to have no children or children that don't implement u…
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.8.0
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Package Manager: npm@9.4.2
- Builder: …
-
### Current behavior
Hello, since last week our "cypress run" commands open a weird non-focusable blank window (see screenshot). I have no idea why this is happening i haven't updated cypress in on…
-
### Provide a general summary of the issue here
When having disabled DatePicker inside Modal Dialog with some focusable elements before and after it (e.g. TextFields) and you start Tabbing through th…
-
Since [ARIA 1.1](https://www.w3.org/TR/wai-aria-1.1/#separator), `separator` has a superclass of `widget` if focusable (it looks like it's the only ARIA roles that can have different superclasses).
…
-
in the [Accessibility Features](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-manual/#accessibilityfeatures) section of this example it states:
> Note that since the first element in ev…