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
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to