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@winehq.org ReportedBy: msclrhd@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.
http://bugs.winehq.org/show_bug.cgi?id=12527
--- Comment #1 from Reece Dunn msclrhd@gmail.com 2008-04-12 04:11:50 --- Disregard the comments relating to steps [8] and [11], as that behaviour is observable on Windows as well. It looks as if WinMerge isn't setting the WS_GROUP style correctly.
The other issues still stand, though.
http://bugs.winehq.org/show_bug.cgi?id=12527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com 2008-04-12 22:23:37 --- (In reply to comment #1)
Confirming. Can you write a small testcase for the wine testsuite?
http://bugs.winehq.org/show_bug.cgi?id=12527
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2008-12-11 15:16:36 --- (In reply to comment #1)
Confirming in 1.1.10
http://bugs.winehq.org/show_bug.cgi?id=12527
Fernando Muñoz munozferna@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |munozferna@gmail.com
--- Comment #4 from Fernando Muñoz munozferna@gmail.com 2009-01-09 13:13:28 --- By reading this bug, It seems pretty much what I'm reporting here:
http://bugs.winehq.org/show_bug.cgi?id=16845
http://bugs.winehq.org/show_bug.cgi?id=12527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #5 from Austin English austinenglish@gmail.com 2009-01-19 15:15:06 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=12527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
--- Comment #6 from Austin English austinenglish@gmail.com 2010-07-18 04:41:57 --- http://downloads.sourceforge.net/project/winmerge/1.%20Stable%20versions/2.1...
Still present in 1.2.
http://bugs.winehq.org/show_bug.cgi?id=12527
gat gatlinsullivan@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gatlinsullivan@yahoo.com
--- Comment #7 from gat gatlinsullivan@yahoo.com 2012-04-24 03:14:47 CDT --- Still present in Notepad++ 6.1.1 using Fedora 16 x86_64 with wine 1.5.1.
http://bugs.winehq.org/show_bug.cgi?id=12527
--- Comment #8 from gat gatlinsullivan@yahoo.com 2013-03-10 11:40:07 CDT --- Still present in Notepad++ 6.3 using Fedora 18 x86_64 with wine 1.5.25.
http://bugs.winehq.org/show_bug.cgi?id=12527
Simon swdevelop1981@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=12527
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |1.1.10 Resolution|--- |DUPLICATE Severity|normal |trivial
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- Dupe.
*** This bug has been marked as a duplicate of bug 16845 ***
https://bugs.winehq.org/show_bug.cgi?id=12527
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=12527
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://winmerge.org/ |https://web.archive.org/web | |/20211030193730/https://net | |cologne.dl.sourceforge.net/ | |project/winmerge/stable/2.1 | |2.4/WinMerge-2.12.4-Setup.e | |xe Summary|radio button groups don't |WinMerge 1.x/2.x: radio |work with up/down arrow |button groups don't work |keys |with up/down arrow keys