[Bug 23204] New: Editor refresh problems in EngIntsite CSS Editor
http://bugs.winehq.org/show_bug.cgi?id=23204 Summary: Editor refresh problems in EngIntsite CSS Editor Product: Wine Version: 1.2-rc1 Platform: x86-64 URL: http://www.enginsite.com/css-editor.htm OS/Version: Linux Status: UNCONFIRMED Keywords: download, regression Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: mstefani(a)redhat.com CC: dmitry(a)codeweavers.com While trying to reproduce bug 17510 I have seen that there is a new regression in EngIntsite CSS Editor: the CSS Editor tab shows garbage (basically the previous content that happened to be in that spot). When loading a CSS file (I used http://www.winehq.org/styles.css) and clicking in the CSS Editor tab the corresponding line gets refreshed. Switching to an other tab and back brings back shows garbage again. 7d3cb53cf1a5f40094fbc3332524ec98781d3779 is the first bad commit commit 7d3cb53cf1a5f40094fbc3332524ec98781d3779 Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Tue May 18 20:53:18 2010 +0900 gdi32: Do not use VDMX for mapping of negative font heights, based on a test case. :040000 040000 06c1fd576cfebd3c095713c9ced67c992f890a9d f0dd2f0ff66c09581dc1093700023deb525a133e M dlls Reverting this commit on top of wine-1.2-rc3-57-gb3f0425 makes the problem go away. There is an other bug 22815 affected by this commit but there it produces a crash so I'm not marking this as duplicate of that. Here it is just an annoying refresh issue. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 --- Comment #1 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-15 17:21:38 --- Created an attachment (id=28876) --> (http://bugs.winehq.org/attachment.cgi?id=28876) screenshot bad -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 --- Comment #2 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-15 17:22:17 --- Created an attachment (id=28877) --> (http://bugs.winehq.org/attachment.cgi?id=28877) screenshot good -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-06-17 04:27:59 --- I see exactly the same painting problem with my patch reverted. For me it's enough to just start the app, right pane won't repaint. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-09 09:47:32 CDT --- Still an issue in 1.3.19 (ubuntu 10.10 x86-64; gnome 2.32). Garbage displayed at startup (window behind) on top-left corner of editing window. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dmitry(a)baikal.ru | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-20 07:32:11 CDT --- Confirmed in 1.3.20 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7d3cb53cf1a5f40094fbc333252 | |4ec98781d3779 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|7d3cb53cf1a5f40094fbc333252 | |4ec98781d3779 | --- Comment #6 from Michael Stefaniuc <mstefani(a)redhat.com> 2011-10-07 16:57:08 CDT --- Hah, now I see what Dmitry said: reverting 7d3cb53cf1a5f40094fbc3332524ec98781d3779 doesn't fixes it for me anymore. Of course I'm on F15 nowadays so my environment changed. As this really isn't a regression I'll remove the keyword and SHA1 but leave it open as a normal bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gdi32 |-unknown Severity|normal |minor -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |171183c77b2ac7c808d5090f7c4 | |6a71b7d033eb1 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Michael Stefaniuc <mstefani(a)redhat.com> 2012-01-01 17:58:53 CST --- Fixed by commit 171183c77b2ac7c808d5090f7c46a71b7d033eb1 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Oct 28 12:41:14 2011 +0200 winex11: Mask FPU exceptions around fontconfig calls. git revert 171183c77b2ac7c808d5090f7c46a71b7d033eb1 makes the problem reappear. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23204 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-13 13:50:10 CST --- Closing bugs fixed in 1.3.37. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23204 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |winex11.drv -- 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.
participants (1)
-
wine-bugs@winehq.org