[Bug 16845] New: Radio buttons not being checked on focus

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 8 01:49:46 CST 2009


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

           Summary: Radio buttons not being checked on focus
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/downlo
                    ad.html
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: munozferna at gmail.com


Current wine behavior is to just assign the focus to the radio button, however,
Windows checks the radio button when it gets focus through the keyboard arrows.

Steps to reproduce:

1. Open putty
2. Click the Raw radio button
3. Press right arrow twice

Actual results
* Port textbox stays at 23
* Rlogin radio button is not checked

Expected results (windows behavior)
* Port textbox changes to 513 
* Rlogin radio button is checked

I'm attaching a patch that I believe fixes this, comments about it would be
appreciated.


-- 
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