[ wxwindows-Bugs-1574240 ] wx.RadioButton doesn't navigate correctly
SourceForge.net
noreply at sourceforge.net
Mon Oct 9 20:55:48 PDT 2006
Bugs item #1574240, was opened at 2006-10-09 20:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1574240&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxGTK specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul McNett (pmcnett)
Assigned to: Nobody/Anonymous (nobody)
Summary: wx.RadioButton doesn't navigate correctly
Initial Comment:
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 or Mac but I
don't have a box to test on at the moment.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1574240&group_id=9863
More information about the wx-dev
mailing list