E-mail List Archives
Thread: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
Number of posts in this thread: 7 (In chronological order)
From: David Farough
Date: Wed, May 17 2023 9:12AM
Subject: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
No previous message | Next message →
I am having trouble getting this pattern to work properly using Jaws.
Is there a particular jaws setting that I should adjust to make the tabs work as expected?
When I go to the examples https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-automatic/
I get the following behaviour when in the tab list.
Pressing the down arrow key moves to the next tab in the list but does not activate the new tab.
Pressing tab at this point does not take me to the active tab panel, instead, my focus goes to the next tab in the list.
Pressing the up or down arrow keys are working as if this were a vertical tab list.
Pressing the left or right arrow keys move by character within the focussed tab.
When using NVDA these tabs work as expected.
I have been looking at the Jaws Navigation options for tables, controls, Controls and tables, and off settings.
These do not cause the tabs to be activated when focussed.
Is there another setting I should look at?
I don't remember running into this issue before.
I would appreciate Any information on this issue.
Thanks
From: East, Robin
Date: Wed, May 17 2023 9:52AM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | Next message →
David, does it matter what browser you are using. Example the virtual cursor staying on option only works in Chrome at this time but at the moment I cannot switch browsers to test and I have similar results as you with using Edge. The TAB feature of the virtual cursor is under miscellaneous but do not know if it being on or off will affect the behaviour in this case.
Robin East, CPACC
Accessibility Centre of Excellence | Accessibility of applications
ICT Accessibility | Accessibility Knowledge Base
From: Jonathan Cohn
Date: Wed, May 17 2023 10:24AM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | Next message →
What is your auto forms mode set to? I generally use semi-automatic, and the default should be âautomaticâ.
You can also try pressing insert-Z to disable the virtual cursor and see if the behavior is more what you expect.
> On May 17, 2023, at 11:12 AM, David Farough < = EMAIL ADDRESS REMOVED = > wrote:
>
> I am having trouble getting this pattern to work properly using Jaws.
>
> Is there a particular jaws setting that I should adjust to make the tabs work as expected?
>
> When I go to the examples https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-automatic/
> I get the following behaviour when in the tab list.
> Pressing the down arrow key moves to the next tab in the list but does not activate the new tab.
> Pressing tab at this point does not take me to the active tab panel, instead, my focus goes to the next tab in the list.
> Pressing the up or down arrow keys are working as if this were a vertical tab list.
> Pressing the left or right arrow keys move by character within the focussed tab.
>
> When using NVDA these tabs work as expected.
>
> I have been looking at the Jaws Navigation options for tables, controls, Controls and tables, and off settings.
> These do not cause the tabs to be activated when focussed.
>
> Is there another setting I should look at?
> I don't remember running into this issue before.
> I would appreciate Any information on this issue.
> Thanks
> > > >
From: glen walker
Date: Wed, May 17 2023 10:52AM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | Next message →
Both JAWS and NVDA are working ok for me on Chrome and Firefox. I hear an
audible change when I TAB (key) to the tablist because it automatically
switches between browse mode and forms mode (or whatever your favorite
terms are for the two modes). I get the same audible sound when tabbing to
an input field.
I'm using the default settings in both screen readers which is automatic
switching between modes. As Jonathan said, you can switch modes manually
with Ins+Z for JAWS and Ins+space for NVDA.
Here is a partial list of when the mode should automatically switch.
https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#fundamentalkeyboardnavigationconventions
These are elements that require you to manage the focus and it happens to
map to the same elements that switch modes automatically. (The input
element is not in that list because it doesn't require focus management but
it does switch modes.)
From: David Farough
Date: Wed, May 17 2023 11:31AM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | Next message →
Thanks for the link.
When I tab to the tabs list I do not hear the sound to indicate the switch to focus mode.
Pressing Insert + z does turn off the virtual cursor,and then I can move from tab to tab using the right or left arrow keys. The tab panel does change when the focus changes
But when tabbing to the active panel, I cannot read the content unless I turn on the virtual cursor again using insert + z.
I do have my auto forms mode setting set to auto (the default). .
Maybe it's time to repair Jaws.
From: Clare O'Keeffe
Date: Wed, May 17 2023 12:10PM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | Next message →
I have auto forms mode set to auto as well, and I get the same experience
with ARIA tablists, of not automatically entering forms mode when tabbing
to one with JAWS. I just hit Enter when focused on one of the tabs and that
triggers forms mode. From there things work as expected. I feel like it has
behaved this way for some time for me.
On Wed, May 17, 2023 at 1:31 PM David Farough < = EMAIL ADDRESS REMOVED = >
wrote:
> Thanks for the link.
>
> When I tab to the tabs list I do not hear the sound to indicate the switch
> to focus mode.
> Pressing Insert + z does turn off the virtual cursor,and then I can move
> from tab to tab using the right or left arrow keys. The tab panel does
> change when the focus changes
> But when tabbing to the active panel, I cannot read the content unless I
> turn on the virtual cursor again using insert + z.
> I do have my auto forms mode setting set to auto (the default). .
>
> Maybe it's time to repair Jaws.
>
>
From: David Farough
Date: Thu, May 18 2023 11:12AM
Subject: Re: automatic tab activation sample from ARIA Practices document with current Jaws behaviour
← Previous message | No next message
Hi Clare;
I have been looking into this further.
I have checked prior releases of Jaws.
The release for Jaws 2022 which came out in November 2022 does work as expected with the ARIA tab examples.
I think at this point I will stop using the incremental updates for Jaws and download each new release instead. At least this way I can revert to the previous release if necessary.
I can't help but wonder if the previous update Prior to the April update was broken as well.
Also I looked into the Virtual cursor setting that Robin mentioned for chrome. This did not fix the issue, but it does sound like a handy thing for Chrome users who want to maintain their virtual cursor settings for a particular application.
Thanks
David