[Bug 9195] Photoshop 7's ImageReady tooltips only draw first letter or so

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 22 14:59:01 CDT 2007


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





--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2007-08-22 14:59:00 ---
Created an attachment (id=7736)
 --> (http://bugs.winehq.org/attachment.cgi?id=7736)
patch

ImageReady sets the 10x10 clipping region for the duration of some DC
initializations then is restores the previous clipping region. However it
doesn't restore it if there was no clipping region. On Windows it seems there
is always a clipping region during the call to WM_CTLSTATICCOLOR. With this
patch the whole text is painted (there is a strip at the bottom in a different
color but that's probably a different problem). I will have to check if it is
correct.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list