[Bug 5477] New: pbrush.exe (windows 3.1 version) does not handle mouse-button-down quite right

Wine Bugs wine-bugs at winehq.org
Tue Jun 20 08:50:35 CDT 2006


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

           Summary: pbrush.exe (windows 3.1 version) does not handle mouse-
                    button-down quite right
           Product: Wine
           Version: 0.9.15.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P5
         Component: wine-winelib
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pokey at yellow5.com


When the user attempts to draw in the image window with the mouse button down,
the proper behavior that Windows (all versions from 3.1 to XP) observes is that,
when the cursor hits the border of the image, the cursor is blocked from moving
outside the image.  In wine, the cursor moves out of the image.

Example:  A user wishes to circle some text near the edge of the image.  The
user clicks and holds the mouse button and begins to move the mouse around the text.

When the user reaches the edge of the image, the cursor should be prevented from
moving past the edge so that the text may be fully encircled.  Windows-proper
prevents the cursor from moving past the edge, thus allowing the text to be
demarcated.  Wine does not prevent the cursor from moving past the image,
thereby making this task vastly more difficult.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list