[wxPython-dev] wx.RadioButton on Linux can't keyboard navigate

Paul McNett p at ulmcnett.com
Mon Oct 9 20:57:43 PDT 2006


Robin Dunn wrote:
> 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.

Done.

-- 
pkm ~ http://paulmcnett.com





More information about the wxpython-dev mailing list