[jawsscripts] Re: XML related questions, any help please?

  • From: Jitendra Kumar <jeet.invincible@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Tue, 16 Jan 2018 20:17:45 +0530

Labeling does not work on those buttons

On 1/16/18, Neil Burge <neil.burge@xxxxxxxxxxxxxxxxxxx> wrote:

Take a look at these functions:
PerformActionOnElementWithTagAndAttribute
PerformActionOnElementWithId
If you want to label a button you can try the custom labeller with Control +
JawsKey + Tab. It doesn’t always work if the page is badly written but
sometimes it is a nice easy solution.

Neil


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jitendra Kumar
Sent: 16 January 2018 13:39
To: jawsscripts <jawsscripts@xxxxxxxxxxxxx>
Subject: [jawsscripts] XML related questions, any help please?

Hello friends, I have the following questions related to xml object model.
1. I have 2 toolbars on a page, information is given below.
How should I be able to go to the second toolbar with a JAWS Script?
2. if there is a button, information below. which has no static aria
property, how should we find it.
3. can we select and activate a button from the toolbar?
4. If JAWS does not read a label with some element, can we tell JAWS to read
something?
Request:: if you have some scripts based on xml, please care to send me, it
is work-related, I need your help.
---Info---
Toolbar1:
<ToolBar fsType="7" fsTag="DIV" fsID="206a800"
fsText="SendAttachDiscardMore actionsEdit in a separate window"
aria-label="command" class="_fce_a ms-bg-color-themeLighterAlt"
role="toolbar" tabindex="-1">
Button1: JAWS reads it as new, but this parameter is not always the same.
aria-labelledBy=_ariaId_133.
The number changes always.

Toolbar2:
<ToolBar fsType="7" fsTag="DIV" fsID="1d6b2540" fsText="
   Decrease indentIncrease indentAlign leftCenterAlign rightInsert
hyperlink" aria-label="Format"
class="_z_X" role="toolbar">
Button1 from the second toolbar
Tag BUTTON has 7 parameters:
aria-checked=false
aria-expanded=false
aria-haspopup=true
aria-label=Font
class=_z_Y fontName border-color-transparent role=checkbox
tabindex=-1
Thank you.
__________

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

__________�

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




-- 
Skype:
Jeet.delhi
__________�

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

Other related posts: