On Tue, 2003-10-14 at 23:18, Ettore Perazzoli wrote: > I think this is an artifact of one of the changes that the Sun hackers > did for A11Y reasons. > > I am not sure, maybe the click should just not grab the keyboard focus. > (While still making the widget focusable.)
That would be *slightly* odd (but probably not abominably so); normally if you click on something focusable, it should get keyboard focus. Perhaps the widget should just pass any keypress except left arrow, right arrow or Space through to its parent? (I haven't seen it in action, but I'm guessing those are the only three it would need: left and right to move focus between the show/hide button and menu button, and Space to activate whichever of the two had focus...) Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:[EMAIL PROTECTED] GNOME Desktop Group http://ie.sun.com +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
