JFace ToolTip Accessibility [message #330303] |
Thu, 24 July 2008 19:20  |
Eclipse User |
|
|
|
Originally posted by: higginmi.xxxx.xxx
Hi,
I have extended the JFace ToolTip class. I have it working very nicely
visually. However, how do I make it accessible to screen readers like
JAWS? I have been unable to give the tip focus programmatically when it
is displayed. Nor do I know how a JAWS user might be able to give focus
to the tip.
Thanks,
Mike Higginbotham
|
|
|
Re: JFace ToolTip Accessibility [message #330578 is a reply to message #330303] |
Mon, 04 August 2008 12:18   |
Eclipse User |
|
|
|
This is because the ToolTip-Shell is create with the NO_FOCUS-flag I
guess. I have no idea how accessability works in this case :-( You could
ask at the SWT-Newsgroup how to deal with NO_FOCUS-Shells and Accessability
Tom
Mike Higginbotham schrieb:
> Hi,
>
> I have extended the JFace ToolTip class. I have it working very nicely
> visually. However, how do I make it accessible to screen readers like
> JAWS? I have been unable to give the tip focus programmatically when it
> is displayed. Nor do I know how a JAWS user might be able to give focus
> to the tip.
>
> Thanks,
> Mike Higginbotham
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Re: JFace ToolTip Accessibility [message #330939 is a reply to message #330578] |
Mon, 18 August 2008 15:34  |
Eclipse User |
|
|
|
Originally posted by: higginmi.xxxx.xxx
Thanks for the response and explanation. I had noticed that in the code.
Thanks,
Mike
Tom Schindl wrote:
> This is because the ToolTip-Shell is create with the NO_FOCUS-flag I
> guess. I have no idea how accessability works in this case :-( You could
> ask at the SWT-Newsgroup how to deal with NO_FOCUS-Shells and Accessability
>
> Tom
>
> Mike Higginbotham schrieb:
>> Hi,
>>
>> I have extended the JFace ToolTip class. I have it working very nicely
>> visually. However, how do I make it accessible to screen readers like
>> JAWS? I have been unable to give the tip focus programmatically when
>> it is displayed. Nor do I know how a JAWS user might be able to give
>> focus to the tip.
>>
>> Thanks,
>> Mike Higginbotham
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03793 seconds