After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309290 - Remove wrapping in a radio button group
Remove wrapping in a radio button group
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkButton
2.6.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-07-01 16:00 UTC by Kathy Fernandes
Modified: 2014-08-04 13:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Kathy Fernandes 2005-07-01 16:00:47 UTC
The arrow keys currently move focus with wrapping between the radio buttons in a
group. Support for wrapping should be removed for accessibility reasons. In
addition, as with other controls where wrapping is not supported, feedback
should be provided (e.g., a system warning beep) when users attempt to move
focus beyond the boundary of a radio button group.

Other information:
Comment 1 Michael Natterer 2006-05-05 12:07:49 UTC
See also bug #334742 which has a patch that also disables wrapping,
but leaves the radio group instead of stopping at the boundary.
Comment 2 Matthias Clasen 2014-08-04 13:26:43 UTC
closing old bugs