[Bug 12527] New: radio button groups don't work with up/down arrow keys
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(a)winehq.org ReportedBy: msclrhd(a)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.
http://bugs.winehq.org/show_bug.cgi?id=12527 --- Comment #1 from Reece Dunn <msclrhd(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-04-12 22:23:37 --- (In reply to comment #1)
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.
Confirming. Can you write a small testcase for the wine testsuite? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #3 from André H. <nerv(a)dawncrow.de> 2008-12-11 15:16:36 --- (In reply to comment #1)
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.
Confirming in 1.1.10 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Fernando Muñoz <munozferna(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |munozferna(a)gmail.com --- Comment #4 from Fernando Muñoz <munozferna(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #5 from Austin English <austinenglish(a)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! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-07-18 04:41:57 --- http://downloads.sourceforge.net/project/winmerge/1.%20Stable%20versions/2.1... Still present in 1.2. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 gat <gatlinsullivan(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gatlinsullivan(a)yahoo.com --- Comment #7 from gat <gatlinsullivan(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 --- Comment #8 from gat <gatlinsullivan(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Simon <swdevelop1981(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12527 Ken Sharp <imwellcushtymelike(a)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(a)gmail.com> --- Dupe. *** This bug has been marked as a duplicate of bug 16845 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12527 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12527 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)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 -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla