[Bug 23843] New: Flickering window title bar in Su Doku Active in virtual desktop mode

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 30 15:20:39 CDT 2010


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

           Summary: Flickering window title bar in Su Doku Active in
                    virtual desktop mode
           Product: Wine
           Version: 1.2
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: markk at clara.co.uk


Created an attachment (id=29929)
 --> (http://bugs.winehq.org/attachment.cgi?id=29929)
Partial +relay log

This bug applies to Su Doku Active by Greenstreet Games. Unfortunately I don't
think there is a freely-downloadable version of this game.

When running in virtual desktop mode, the window title text flickers as the
mouse is moved. There is no flickering in Windows XP.

The game requires MFC42.DLL, so it could be some call to that which is calling
SetWindowTextA repeatedly as the mouse is moved. It may be that Windows checks
the title text being set, and optimises out the rendering if the text is the
same as the existing title.

Attached is an extract from a WINEDEBUG=+relay log which shows several calls to
SetWindowTextA.

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