Chris Neale wrote:
On Saturday 04 February 2006 11:09, HJ wrote:
Hi,

Why can't I use the tab key to focus a listbox?
Let's take a simplified example:

<menulist>
<listbox>
   <listitem type="checkbox">
   <listitem type="checkbox">
</listbox>
<menulist>

Why does it skip that listbox?

Setting selectedIndex to 0 makes the tab key work,
but there must be a better solution, right?

/HJ


Isn't this is an accessibility pref issue ?

accessibility.tabfocus ?

That pref is set to 7, which is the default value.

/HJ
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to