[Bug 37896] New: EM_SETPASSWORDCHAR ineffective when edit control does not have WS_BORDER set

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 14 17:51:40 CST 2015


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

            Bug ID: 37896
           Summary: EM_SETPASSWORDCHAR ineffective when edit control does
                    not have WS_BORDER set
           Product: Wine
           Version: 1.7.33
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: winehq-bugzilla at richardpayne.name
      Distribution: ---

I have two identical edit controls with ES_PASSWORD set via EM_SETPASSWORDCHAR.
Identical, that is, apart from 1 having WS_BORDER set and the other not.

The one without WS_BORDER does not conceal its contents as it should when a
password char is specified.  The one with WS_BORDER set works as expected.

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