Michael Fairchild

Results 21 comments of Michael Fairchild

@ZoeBijl that is a great example. One question immediately comes to mind: the example uses a `` element to trigger the tooltip. Because the tooltip is automatically displayed when the...

> Hmm, the buttons in the example would do something if they were implemented on a page. The heart/like button is what you’d find in Twitter’s UI for example. I...

You could use `NVDA+F7`. If in browse mode, it will open the elements dialog. If in focus mode, it will ask if you want to turn on carrot browsing with...

This could be relevant to automation. I bet that using an array of commands would be easier to process from an automation perspective.

I agree that we don't need the brackets.

Note: when I first opened this issue, NVDA was inconsistent. They have since fixed the issue. The JAWS issue persists.

@stevefaulkner all examples now work in NVDA and VO (MacOS). Here is my PR that fixed the issue in NVDA https://github.com/nvaccess/nvda/pull/12252. Are you still observing that some scenarios fail in...

@stevefaulkner by test 12, I assume you mean example 9? (sorry for the silly numbering there) What browser are you using with NVDA? All examples work fine in Chrome. Example...

This is also happening with checkboxes. Tested against this page: https://a11ysupport.io/tests/html/html/checkboxes.html Tested with Windows 11 21H2 and NVDA 2022.2.2. The issue occurs in Chrome 105 and Edge 105, but not...