On 1/29/07, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
Antonio Gomes wrote:
> * when a radio button group gets the focus, it is not possible to get
> focus out of this group at all: pressing any arrows switches focus
> only inside the same radio button group - snav HandleMove method [2]
> is not even called.
>
> For the former I have an idea to solve it. For the later, one possible
> solution might be each radio button (in a group) to be a focusable
> element, instead of treating the whole group as a single focusable
> element.
The thing is that radio groups are generally meant to be a list of exclusive
choices, so you want to make it easy to switch between radios in a radio group,
no?
Agreed. Switching between radios in a group has to be possible, but
making it possible through snav is what I want.
In fact we have special code to do just that (which is what you're running
into).
Hum, I could not find this code/patch in bugzilla. Could you point me to it ?
thanks
--
--Antonio Gomes
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding