[jawsscripts] Influencing Virtual Cursor Position

  • From: Bob <temp@xxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 1 Feb 2018 14:56:20 +0000

Hi All

I have a system that is part web based that I am trying to add some 
functionality to.
There are a set of tabs that are just LI elements without any links that 
I have created an XML based script to list and make a selection from.

The PerformActionOnElementWithID using action_doDefaultAction works to 
trigger the tab change but Jaws does not follow with the virtual cursor.
The only way I can achieve this is to pick up the mouse and click. 
Unfortunately the tabs are not always on screen.

I have tried using action_LeftMouseClick and action_SetFocus but these 
dont trigger the tab or the movement.
As its IE based i have also tried IEGetCurrentDocument() isolating the 
element and using .setFocus() but this also doesnt work.

It seems that the setFocus methods only work on elements that accept focus.

Can anyone suggest a possible work around as I am running out of ideas.

Thanks

Bob

__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: