davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

#IE-11# react aria modal seems to be reading the entire modal content when an modal element is focused #54

Closed emmazzw-git closed 5 years ago

emmazzw-git commented 6 years ago

When we were doing the accessibility test for our react aria modal with IE 11, NVDA was reading the entire modal content out even though a modal input box was focused with mouse hovering the modal underlay part. Only by hovering back to the focused element, NVDA could stop reading other info but the focused(hovered as well) element itself. Chrome doesn't seems to have this issue..

Could someone help with a fix?

davidtheclark commented 5 years ago

I don't think this is a problem with this component. If anybody disagrees, though, please re-open.