[wxPython-dev] wx.RadioButton on Linux can't keyboard navigate
Robin Dunn
robin at alldunn.com
Mon Oct 9 19:39:59 PDT 2006
Paul McNett wrote:
> On Linux, wxPython 2.6.3.3, I run the wx.RadioButton demo, and note that
> while I can use the mouse to click on a button, I can't use the keyboard
> arrow keys to change the selected button.
>
> Furthermore, tab key navigation doesn't work. Try clicking on buttons
> 1,2,3 in each group, and then pressing Tab/Shift+Tab while the button
> has focus. Only button 3 will tab over to the textbox and back. Only
> Button1 will tab from the textbox to the first button in the second group.
>
> AFAIK, this isn't an issue on Windows but I don't have a box to test on
> at the moment. Are these bugs or are there known workarounds?
>
2.7 seems to have the same problem. Please enter a bug report about it.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list