[Bug 11090] New: menu items are redrawn incorrectly on mouse over - jedi knight dark forces II
http://bugs.winehq.org/show_bug.cgi?id=11090 Summary: menu items are redrawn incorrectly on mouse over - jedi knight dark forces II Product: Wine Version: CVS/GIT Platform: All URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo .html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeffzaroyko(a)gmail.com Created an attachment (id=10112) --> (http://bugs.winehq.org/attachment.cgi?id=10112) loading-dialog-updated-with-wrong-part-of-screen In windows when you move the mouse over an item, the region is updated with an illuminated version. With wine the region is updated with data from a different part of the screen, which is quite obvious to see from the attached screenshots. current git (wine-0.9.52-278-gc486d87) or newer is required to test the problem as this program suffered from a regression causing a crash since 0.9.31 (bug 10865 / bug 10899) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11090 --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-08 10:04:28 --- Created an attachment (id=10113) --> (http://bugs.winehq.org/attachment.cgi?id=10113) after moving the mouse over some items this is the result after moving the mouse over some items this is the result -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11090 --- Comment #2 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-08 10:09:26 --- if testing this bug you may notice a problem with the cutscene, this is bug 11092 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11090 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-01-08 10:39:27 --- Jeff reported too, so confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11090 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=11090 --- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-03-04 16:11:28 --- Some additional information, if you run the main executable jkdemo.exe (or jk.exe for retail) with the flag -windowgui the menu redrawing issue does not occur, only in fullscreen. -- 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=11090 --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-10-15 07:42:24 --- retested with 1.1.6 - still present. -- 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=11090 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |0.9.52. --- Comment #6 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-21 00:32:20 --- Still present with 1.1.11. -- 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=11090 --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-01-04 08:52:01 --- (In reply to comment #4)
Some additional information, if you run the main executable jkdemo.exe (or jk.exe for retail) with the flag -windowgui the menu redrawing issue does not occur, only in fullscreen.
After looking at some logs, it appears the app uses two different codepaths for windowed and fullscreen, in windowed mode where the menu is ok it uses gdi/BitBlt and where the updated menu items are bad in fullscreen it uses ddraw BltFast. I'm guessing that the problem is going to be somewhere in IWineD3DBaseSurfaceImpl_Blt. -- 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=11090 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://files.filefront.com/j|http://www.gamershell.com/do |edidemoexe/;845549;/fileinfo|wnload_4671.shtml |.html | -- 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=11090 --- Comment #8 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-08-22 23:51:22 --- still present in 1.1.28 -- 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=11090 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-11-20 18:51:24 --- Tested with wine-1.1.33-301-gd963e97 - appears to be fixed. -- 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=11090 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-04 12:15:21 --- Closing bugs fixed in 1.1.34. -- 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=11090 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:24:48 CST --- Removing deprecated 'All' Platform. -- 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.
participants (1)
-
wine-bugs@winehq.org