[g-a-devel] What role to use for URL bar?
- From: Aaron Leventhal <aaron moonset net>
- To: gnome-accessibility-devel gnome org
- Subject: [g-a-devel] What role to use for URL bar?
- Date: Wed, 26 Apr 2006 10:31:34 -0400
I need help with Mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=334350
** Please add comments to that bug **
On current versions of ATK the URL bar is exposed as:
parent ROLE_COMBOBOX
child ROLE_IMAGE
child ROLE_IMAGE (typically not visible)
child ROLE_TEXT
child ROLE_PUSHBUTTON (typically not visible)
child ROLE_IMAGE (typically not visible)
child ROLE_PUSHBUTTON
On newer versions of ATK we have new roles instead of ROLE_TEXT. We now have ROLE_AUTOCOMPLETE, ROLE_EDITBAR and ROLE_ENTRY. How should we be exposing the URL bar now and what should
actually get focus (an outer or inner object)?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]