[Bug 33164] New: row-resize / col-resize cursor is wrong (Listview)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 10 05:08:00 CDT 2013


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

             Bug #: 33164
           Summary: row-resize / col-resize cursor is wrong (Listview)
           Product: Wine
           Version: 1.5.25
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: winex11.drv
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: chenjh_06 at hotmail.com
    Classification: Unclassified


I have install an X cursor theme named JYxNeon, and then I find col-resize
cursor is displayed wrongly in a Listview control. col-resize should be
vertical double arrows but is displayed horizontal.
  If I swap row-resize/col-resize icon in the cursor theme, this problem can be
solved. But when I look into Wine source, I find it may be a bug in winex11. In
mouse.c, row-resize/col-resize is wrongly used in comctl32_cursors. The
resource id of 105/106 in comctl32 should be col-resize, and 135 should be
row-resize.

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