http://bugs.winehq.org/show_bug.cgi?id=13249
Summary: Putty: Yes/No/Cancel dialog moving with keyboard arrows Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: munozferna@gmail.com
I was trying to create an automated test for putty, and I noticed that there is a problem between the Cancel and No button on a Yes/No/Cancel dialog. There seem to be '2' controls between them when you move through the buttons with the keyboard arrows. This dialog appears when establishing a connection to a server, putty asks for a confirmation to accept rsa2 keys. I also noticed that the OK / Cancel dialog seems to have 'two' more tabs position, so instead of going to OK when you press arrow key on Cancel, it goes 'nowhere' two times. If you use the tab key it seems to work fine. I am currently using wine-1.0-rc1.
http://bugs.winehq.org/show_bug.cgi?id=13249
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 Keywords| |download, source Version|unspecified |1.0-rc1
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-15 17:07:15 --- So you saying that using [tab] key to change focus Wine properly skips invisible controls. But does not when using arrow keys?
http://bugs.winehq.org/show_bug.cgi?id=13249
Luke Bratch l_bratch@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch@yahoo.co.uk
--- Comment #2 from Luke Bratch l_bratch@yahoo.co.uk 2008-05-15 18:08:14 --- Confirming this behaviour exists in Wine but not Windows.
Vitaliy that is correct.
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #3 from Fernando Muñoz munozferna@gmail.com 2008-05-15 20:47:01 --- Yes, It seems like other Dialog boxes have this problem too, but I suppose that once this problem is fixed for Yes/No/Cancel, it will be fixed for all of them, right?
http://bugs.winehq.org/show_bug.cgi?id=13249
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.chiark.greenend.o | |rg.uk/~sgtatham/putty/ Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Lei Zhang thestig@google.com 2008-05-16 14:34:15 --- confirming then.
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #5 from Luke Bratch l_bratch@yahoo.co.uk 2008-11-25 15:57:54 --- Still present in latest git.
http://bugs.winehq.org/show_bug.cgi?id=13249
David Eccles (gringer) winehq@gringer.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@gringer.org
--- Comment #6 from David Eccles (gringer) winehq@gringer.org 2009-04-01 22:50:29 --- Still present in wine 1.1.18 1. download stand-alone putty: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe 2. Open up an SSH connection to a new server: $ wine putty.exe www.winehq.org 3. Push left arrow key, notice [Cancel] button loses focus, but nothing else appears to gain focus 4. Push left arrow key twice, [No] button gains focus 5. Push tab, [No] loses focus, [Cancel] gains focus
http://bugs.winehq.org/show_bug.cgi?id=13249
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #7 from Austin English austinenglish@gmail.com 2009-06-08 17:45:43 --- FWIW, I've added this as an automated test to appinstall (http://code.google.com/p/winezeug/source/detail?r=492).
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #8 from Austin English austinenglish@gmail.com 2010-11-27 23:10:43 CST --- Still in 1.3.8.
http://bugs.winehq.org/show_bug.cgi?id=13249
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #9 from Vijay Kamuju infyquest@gmail.com 2011-09-21 15:53:24 CDT --- please check with latest wine
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #10 from Luke Bratch l_bratch@yahoo.co.uk 2011-09-21 16:35:05 CDT --- Still present in wine-1.3.28-451-ge2cc32d.
http://bugs.winehq.org/show_bug.cgi?id=13249
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #11 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-01-23 04:35:44 CST --- I propose to merge this bug with http://bugs.winehq.org/show_bug.cgi?id=22693
http://bugs.winehq.org/show_bug.cgi?id=13249
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexandru.balut@gmail.com
--- Comment #12 from Austin English austinenglish@gmail.com 2012-01-23 20:31:50 CST --- *** Bug 22693 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #13 from William Panlener wpanlener@gmail.com 2012-02-27 01:22:35 CST --- Created attachment 39101 --> http://bugs.winehq.org/attachment.cgi?id=39101 Patch
http://bugs.winehq.org/show_bug.cgi?id=13249
William Panlener wpanlener@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wpanlener@gmail.com
--- Comment #14 from William Panlener wpanlener@gmail.com 2012-02-27 01:32:21 CST --- The attached patch passes the manual test proposed in Comment 6. I am still trying to figure out the script in Comment 7 before I throw this at wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #15 from William Panlener wpanlener@gmail.com 2012-02-27 19:46:31 CST --- Created attachment 39122 --> http://bugs.winehq.org/attachment.cgi?id=39122 Test Case
Updated version of Austin's AutoHotKey script that works with more modern version of putty
http://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #16 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-12-14 04:31:22 CST --- Bug is still valid for newest wine (1.5.18) and newest PuTTY (0.62). It's trivial though, just focus is not switching correctly.
https://bugs.winehq.org/show_bug.cgi?id=13249
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
https://bugs.winehq.org/show_bug.cgi?id=13249
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=13249
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #17 from winetest@luukku.com --- Is this dupe with bug 16845?
https://bugs.winehq.org/show_bug.cgi?id=13249
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #18 from winetest@luukku.com --- (In reply to David Eccles (gringer) from comment #6)
Still present in wine 1.1.18
- download stand-alone putty:
http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe 2. Open up an SSH connection to a new server: $ wine putty.exe www.winehq.org 3. Push left arrow key, notice [Cancel] button loses focus, but nothing else appears to gain focus 4. Push left arrow key twice, [No] button gains focus 5. Push tab, [No] loses focus, [Cancel] gains focus
I get different kind of results. Buttons are given focus on arrow key changes.
fixed?
wine 2.0-git.
https://bugs.winehq.org/show_bug.cgi?id=13249
--- Comment #19 from Austin English austinenglish@gmail.com --- Works for me now, though I'm not sure if Putty changed or not (tested 0.67).
https://bugs.winehq.org/show_bug.cgi?id=13249
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Putty: Yes/No/Cancel dialog |Putty 0.60: Yes/No/Cancel |moving with keyboard arrows |dialog moving with keyboard | |arrows URL|http://www.chiark.greenend. |http://web.archive.org/web/ |org.uk/~sgtatham/putty/ |20071024234644/http://the.e | |arth.li/~sgtatham/putty/lat | |est/x86/putty.exe Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #20 from Bruno Jesus 00cpxxx@gmail.com --- Confirmed fixed by 2 people, I also confirm this is fixed in Wine 2.2.
https://bugs.winehq.org/show_bug.cgi?id=13249
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.3.
https://bugs.winehq.org/show_bug.cgi?id=13249
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|other |Linux CC| |focht@gmx.net URL|http://web.archive.org/web/ |http://web.archive.org/web/ |20071024234644/http://the.e |20071015001603/http://the.e |arth.li/~sgtatham/putty/lat |arth.li/~sgtatham/putty/0.6 |est/x86/putty.exe |0/x86/putty.exe Hardware|Other |x86