Greg Kraus

Results 9 comments of Greg Kraus

Thanks. I'll take a look at the browser history code. As for the clicking on the overlay, is that the expected behavior when clicking on it - that it should...

I'll look at this some. As for where to set the focus, I was following the W3C recommendations. http://www.w3.org/TR/wai-aria-practices/#modal_dialog "When the dialog box is opened, focus should be set to...

I think what I'm going to do is actually change this to a button instead of a link. It would be better semantically to make it a button

@frex65, in this case using the unmodified arrow keys by themselves would be the expected interaction to use. Since it is a `role="grid"`, the UI component itself should handle keyboard...

Checking to see if there is any progress on this. It appears to still be an issue with JAWS 2022.2207.25 and Chrome 103.0.5060.134.

Still checking on the status of this. This problem will impact many enterprise customers trying to use JAWS with interactive grids. @stevefaulkner

I should also add that for my test I had explicitly turned the VPC off since this particular control is found within a web application where the user is supposed...

I actually had my first prototype coded that way and the behavior was exactly the same. I can put it back up if you want.

Further, when the aria-valuenow updates, JAWS does not announce updates to the value. The only time a value is announced, with the VPC off, is when you first land on...