[Bug 12527] New: radio button groups don't work with up/down arrow keys

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 12 03:46:00 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12527

           Summary: radio button groups don't work with up/down arrow keys
           Product: Wine
           Version: CVS/GIT
          Platform: PC
               URL: http://winmerge.org/
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: msclrhd at gmail.com


1. Open an application that has a radio button group, e.g.:
   * WinMerge (http://winmerge.org/)
   * Some installers

I will use WinMerge as the example for the rest of this bug report:

2. Press Ctrl+N to create a new document
3. Enter "A" in the "Untitled left pane"
4. Enter "B" in the "Untitled right pane"
5. Close the application

This will bring up a "Save modified files?" dialog. NOTE: Using tab to navigate
around the dialog sets the focus to the correct items in the correct sequence.

6. Press the left mouse button on one of the "Save changes" radio buttons
7. Press the down arrow key

This should select the "Discard changes" radio button. The button has the
focus, but is not selected. As a workaround, pressing the space key will select
the button.

8. Press the down arrow key

This should select the "Save changes" radio button, cycling the radio button
grouping. This does not work. If you are on the bottom group, it selects the
"Discard All" button. If you are on the top group, no item is selected and
pressing the down arrow key again selects the "Untitled right" edit box.

9. Press the left mouse button on one of the "Discard changes" radio buttons
10. Press the up arrow key

This should select the "Save changes" radio button. The button has the focus,
but is not selected. As a workaround, pressing the space key will select the
button.

11. Press the up arrow key

This should select the "Discard changes" radio button, cycling the radio button
grouping. This does not work. If you are on the bottom group, it selects the
"Untitled left" edit box. If you are on the top group, it selects the "Untitled
right" edit box.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list