-
### Version
Development
### What is affected by the bug?
Any GUI that plots graph and display axes when using dual screen computer.
### When does the bug occur?
When using qudi-core on a computer…
-
I am using ONNX version 1.14.0 and tensorrt version 7.1.3.0
I am having an issue in converting the onnx model generated using the notebook example given in the repo to tensorrt model. Below is the er…
-
**Context**
```
dash 2.15.0
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
```
- OS : Windows 10
- Browser :…
-
Product: react
Expectation: Do accessibility test with the actual color of the whole page.
Actual: Getting the colors in css instead of the actual color on screen, leading to false negative…
-
### Product
axe-core
### Question
![image](https://github.com/dequelabs/axe-core/assets/232024/3cea1462-25ae-49c7-895e-404cd3023afb)
Hi!
See the image above, how can I disable it for that spe…
-
## Problem
The current report view does not display data in a way that testing results actually work.
## Refactoring How Messages Are Displayed
Nodes are the most basic elements in test results. …
-
We got a question in axe-core recently asking if form fields inside a data grid required an accessible name. My expectation is that it does. The textfield role requires an accessible name after all. B…
-
## Problem
There are cases when you want to exclude some areas from the page to be checked. I'm running `axe-scan` in a testing pipeline and I'm triggering a failure when there are violations. But …
-
If I use runOnly with tags for `wcag2a` and `wcag2aa`, I find violations as expected:
`cy.checkA11y(subject, { runOnly: { type: "tag", values: ["wcag2a", "wcag2aa"] } })`
But if I use the tags `wc…
-
Product:
axe-core
Expectation: >
Product should not apply aria-required-parent to menu and menubar in relation to menuitem roles, because elements with menuitem role are valid if descendants o…