Quantcast
Channel: Windows Desktop Development for Accessibility and Automation forum
Viewing all articles
Browse latest Browse all 585

Facing issues with JAWS screen reader for WPF application

$
0
0

Hi,

I'm developing a WPF based windows application. I need it to support the screen reader JAWS.

I have 2 queries.

1) On pressing Insert + PageDown, Jaws is expected to read out the last element in the window (in my case the status bar), but it reads out only the title bar. (I'm using AutomationProperties.Name on every possible elements.)

2) On pressing Insert + B, Jaws is expected to read out the full content of the window. In my case, its just reading the title bar, and not the content of the window.

Is there something that I'm missing?


Alen Alex



Viewing all articles
Browse latest Browse all 585

Trending Articles