[Bug 49924] New: comctl32: Enable Tab key of IP address controls

WineHQ Bugzilla wine-bugs at winehq.org
Wed Sep 30 18:17:38 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49924

            Bug ID: 49924
           Summary: comctl32: Enable Tab key of IP address controls
           Product: Wine
           Version: 5.18
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: katayama.hirofumi.mz at gmail.com
      Distribution: ---

Created attachment 68300
  --> https://bugs.winehq.org/attachment.cgi?id=68300
The patch

The IP Address controls (window class: SysIPAddress32) won't accept Tab key and
Shift+Tab key.

If the user pressed Tab key on SysIPAddress32, SysIPAddress32 should set focus
to the next field. If the user pressed Shift+Tab key, SysIPAddress32 should set
focus to the previous field.

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