After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570555 - (ARIA) Arrowing not working in "Time" area of Dojo dialog test
(ARIA) Arrowing not working in "Time" area of Dojo dialog test
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: FUTURE
Assigned To: Orca Maintainers
Orca Maintainers
post-3.0
Depends on:
Blocks: 404403
 
 
Reported: 2009-02-04 21:52 UTC by Willie Walker
Modified: 2015-07-22 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to prevent us from controlling the caret in dialogs (898 bytes, patch)
2009-03-09 06:50 UTC, Joanmarie Diggs (IRC: joanie)
reviewed Details | Review

Description Willie Walker 2009-02-04 21:52:30 UTC
1) Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Dialog.html
2) Activate the first "Show Dialog" button
3) Tab to the "Time" field.  Press "Return" to open it.
4) Press down arrow to change it.  Orca's keynav gets in the way and doesn't allow you to change the value.
Comment 1 Joanmarie Diggs (IRC: joanie) 2009-02-09 20:55:00 UTC
Will, when I press return (without using Orca), the Time field is not opening. It opened when you and I went through these however. Is it still opening for you?
Comment 2 Willie Walker 2009-02-09 20:59:25 UTC
(In reply to comment #1)
> Will, when I press return (without using Orca), the Time field is not opening.
> It opened when you and I went through these however. Is it still opening for
> you?
> 

Heh.  Looks like the Dojo folks could use some regression tests of their own. ;-)  Go to http://archive.dojotoolkit.org/dojo-2009-02-04/dojotoolkit/dijit/tests/test_Dialog.html and "Return" will open it.
Comment 3 Joanmarie Diggs (IRC: joanie) 2009-02-11 17:07:13 UTC
Putting this one back for now. :-) Sorry!
Comment 4 Joanmarie Diggs (IRC: joanie) 2009-03-09 06:50:12 UTC
Created attachment 130317 [details] [review]
patch to prevent us from controlling the caret in dialogs

This patch will allow the user to arrow into the widget. Orca still won't speak it. We're getting children-changed and text-inserted events, but nothing one would expect in a list where the selection is changing.

I think this widget and/or demo is broken. :-(
Comment 5 Willie Walker 2009-06-17 14:54:08 UTC
Joanie - what do you think we should do with your patch?  Is it just a band aid to work around a buggy widget/demo, or is it something we should commit?
Comment 6 Trevor Saunders (IRC: tbsaunde) 2011-02-19 13:58:14 UTC
I don't see any time field on that page, is there some similar test field?
Comment 7 Joanmarie Diggs (IRC: joanie) 2011-02-19 21:44:16 UTC
(In reply to comment #6)
> I don't see any time field on that page, is there some similar test field?

The time field is there. It's just not especially accessible. :-(