http://bugs.winehq.org/show_bug.cgi?id=10148
Summary: Photoshop 6 - combo box with the fonts list displays only the first letter of the font Product: Wine Version: CVS/GIT Platform: Other URL: http://www.tucows.com/get/214261_90608 OS/Version: other Status: NEW Severity: minor Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: mikolaj.zalewski@gmail.com
In bug #9198 nearly all the edit controls in Photoshop 6 and many other programs where broken due to A/W winproc mismatches handled incorrectly. A patch for CallWindowProc fixed most of the problems but still was not fully correct - the edit portion of the fonts list combo doesn't work (see command #5 of bug #9198).
After more testing I wrote a better patch - http://www.winehq.org/pipermail/wine-patches/2007-October/045344.html - and it works also for it. However this patch is suspicious to Alexandre (and that's true - it adds a hack for the edit control. But that's the only thing I could think of to make the tests pass) and he didn't have yet time to look if it is correct.
http://bugs.winehq.org/show_bug.cgi?id=10148
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2007-10-30 08:33:29 --- Patch is committed.
http://bugs.winehq.org/show_bug.cgi?id=10148
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dan Kegel dank@kegel.com 2008-01-28 05:44:29 --- Closing all RESOLVED FIXED bugs older than four weeks.
http://bugs.winehq.org/show_bug.cgi?id=10148
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified