0

I am using JAWS 17 and can't seem to find the keyboard shortcut to access ARIA landmarks.

I have implemented a role="main" attribute in my markup and have attempted to access the landmark using ;. Whenever I try to access this landmark, JAWS replies with "There are no mouse-over elements on this page."

Does anyone know the keyboard shortcut for landmarks with JAWS 17?

unor
  • 92,415
  • 26
  • 211
  • 360
EmmaB
  • 1
  • 1

1 Answers1

1

In JAWS 17, you access the next landmark (which is called a region these days, btw) by pressing the r key.

In order to go to the next radio button (that was the previous designation of the r key), press a.

Additionally, you can press q to jump directly to your main region.

unor
  • 92,415
  • 26
  • 211
  • 360
Andre Polykanine
  • 3,291
  • 18
  • 28