[Qt-interest] QAccessible

Kanitz, Annett Annett.Kanitz at dzb.de
Tue Apr 6 09:06:33 CEST 2010


>
>Sorry Annett.  Qt is working as best it can if a) it is 
>generating a HWND for the text edit (and WinCheat seems to be 
>saying it is); b) the qaccessible4.dll plugin has been loaded 
>into your app's process (Process Explorer is saying it is).
>
>But a simple text edit control is read properly by JAWS 9 for 
>me (haven't tried Jaws 10 yet).  Try a QTextEdit instead of a 
>QPlainTextEdit.  Does Jaws read the name of your text edit?  
>Try editing the accessibleName() property and see if Jaws 
>reads it when you set focus to the control.
>
>-- David
>
> 
>

When I start a simple TextEdit JAWS reads the accessibleName of the edit
field then "Edit field" and then "Enter text". It just doesn't read what
I wrote. Any ideas?

Regards
Annett




More information about the Qt-interest-old mailing list