[Bug 17205] New: MessageBoxes doesn't have the copy(Ctrl-C) feature which exists on Windows.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 30 22:36:19 CST 2009


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

           Summary: MessageBoxes doesn't have the copy(Ctrl-C) feature which
                    exists on Windows.
           Product: Wine
           Version: 1.1.14
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: diaasami at gmail.com


Created an attachment (id=19116)
 --> (http://bugs.winehq.org/attachment.cgi?id=19116)
Source of a simple app that shows a messagebox

On Windows, When pressing Ctrl-C with a standard messagebox focused, the
caption and contents are copied to the clipboard(as text), this doesn't happen
with Wine's messageboxes.

When running the attached application and pressing Ctrl-C with the messagebox
focused on Windows, the following is copied into the clipboard:
---------------------------
Caption
---------------------------
Test
---------------------------
OK   
---------------------------


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