http://bugs.winehq.org/show_bug.cgi?id=13664
Summary: dogfood: Disabled Buttons are complete gray in Adobe Reader 3.x (16-Bit) Product: Wine Version: 1.0-rc3 Platform: PC URL: http://appdb.winehq.org/objectManager.php?sClass=version &iId=12388 OS/Version: Linux Status: NEW Keywords: download, win16 Severity: enhancement Priority: P5 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
Disabled Buttons in the toolbar should be shaded, but they are gray
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #1 from Detlef Riekenberg wine.dev@web.de 2008-06-03 16:33:59 --- Created an attachment (id=13653) --> (http://bugs.winehq.org/attachment.cgi?id=13653) screenshot
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #2 from Detlef Riekenberg wine.dev@web.de 2008-06-08 08:42:26 --- Created an attachment (id=13809) --> (http://bugs.winehq.org/attachment.cgi?id=13809) screenshoot with old wine: It's a regression
Still present in 1.0-rc4, but 0.9.36 was ok. bisect in progress..
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #3 from Detlef Riekenberg wine.dev@web.de 2008-06-09 16:06:57 --- Created an attachment (id=13852) --> (http://bugs.winehq.org/attachment.cgi?id=13852) Patch to restore the old color
1f8ba9612880582b8db827cae4b6f2c4504c602e is first bad commit commit 1f8ba9612880582b8db827cae4b6f2c4504c602e Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Tue Nov 20 14:55:22 2007 +0100
user32: Change to modern Windows colours.
When I reset COLOR_BTNFACE to "192 192 192" (patch attached), the buttons in Adobe Reader 3 are ok.
Tested with "208 208 208" and "200 200 200": grey Buttons
From the comments, "display.drv" should overwrite resources in "user.exe",
but changing COLOR_BTNFACE in "dlls/user32/resources/display.rc" has no effect.
Any Ideas? (When you want to test this regression with a current wine, start ARCORD16.EXE without a Document, or you will hit bug #13663)
http://bugs.winehq.org/show_bug.cgi?id=13664
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #4 from Detlef Riekenberg wine.dev@web.de 2008-06-09 16:12:00 --- Created an attachment (id=13853) --> (http://bugs.winehq.org/attachment.cgi?id=13853) +loaddll,+process,+tid,+resource,+system
Log from "wine ACRORD16.EXE" (COLOR_BTNFACE set to "192 192 192")
http://bugs.winehq.org/show_bug.cgi?id=13664
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #5 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-06-30 15:19:17 --- Created an attachment (id=14484) --> (http://bugs.winehq.org/attachment.cgi?id=14484) Proposed patch
Here is a patch I sent to wine-patches. It uses old-style colours when Windows version is set to less than 4, regardless of custom settings.
Thanks for reporting the regression!
http://bugs.winehq.org/show_bug.cgi?id=13664
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #6 from Austin English austinenglish@gmail.com 2009-01-03 14:48:22 --- ftp://ftp.adobe.com/pub/adobe/acrobatreader/win/3.x/ar16e301.exe
Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=13664
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj |ftp://ftp.adobe.com/pub/ado |ectManager.php?sClass=versi |be/acrobatreader/win/3.x/ar |on&iId=12388 |16e301.exe Depends on| |18436
http://bugs.winehq.org/show_bug.cgi?id=13664
Bug 13664 depends on bug 18436, which changed state.
Bug 18436 Summary: New Shorter Oxford Dictionary won't run after latest update http://bugs.winehq.org/show_bug.cgi?id=18436
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=13664
Bug 13664 depends on bug 18436, which changed state.
Bug 18436 Summary: New Shorter Oxford Dictionary won't run after latest update http://bugs.winehq.org/show_bug.cgi?id=18436
What |Old Value |New Value ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
http://bugs.winehq.org/show_bug.cgi?id=13664
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName@mail.com
--- Comment #7 from A Wine user RandomAccountName@mail.com 2010-05-08 16:00:13 --- This regression is still present in wine-1.1.44-19-gd2a0188.
I know of another program showing similar problems: Creative Writer 2. The commit mentioned here turned its file dialogs mostly black, and it has the same workarounds as Adobe Reader 3. It requires Windows 95 or later, so using the old colors for Windows 3.x mode wouldn't help it...
http://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-06-01 07:12:51 --- Created an attachment (id=28482) --> (http://bugs.winehq.org/attachment.cgi?id=28482) Map 3d colors
Something like this should fix it. It would probably need some tests to determine exactly where the flag is supposed to be set.
http://bugs.winehq.org/show_bug.cgi?id=13664
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|18436 |
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2010-11-29 21:09:08 CST --- Patch certainly does fix the problem.
http://bugs.winehq.org/show_bug.cgi?id=13664
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |1f8ba9612880582b8db827cae4b | |6f2c4504c602e
http://bugs.winehq.org/show_bug.cgi?id=13664
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #10 from Jerome Leclanche adys.wh@gmail.com 2011-11-08 09:55:08 CST --- Patch has not been committed yet for lack of tests.
http://bugs.winehq.org/show_bug.cgi?id=13664
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2012-09-01 19:05:46 CDT --- The patch in comment 8 works like a charm in wine 1.5.12.
http://bugs.winehq.org/show_bug.cgi?id=13664
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #12 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-22 05:22:41 CDT --- Still in wine-1.6-rc3
Patch from comment 8 works.
http://bugs.winehq.org/show_bug.cgi?id=13664
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial
https://bugs.winehq.org/show_bug.cgi?id=13664
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #13 from André H. nerv@dawncrow.de ---
Patch from comment 8 still works.
Do we still care enough about 16-bit correctness to not simply commit that patch?
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #14 from Ken Sharp imwellcushtymelike@gmail.com --- Still present in wine-1.7.44-173-g42cbc05
https://bugs.winehq.org/show_bug.cgi?id=13664
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #15 from super_man@post.com --- patch still applies against 1.7.51(git)
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #16 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still present in wine-1.9.21-54-g686cfe3
https://bugs.winehq.org/show_bug.cgi?id=13664
Andreas Gnau Rondom@Rondom.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Rondom@Rondom.de
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #17 from Ken Sharp imwellcushtymelike@gmail.com --- No change in Wine 3.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=13664
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #18 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #19 from joaopa jeremielapuree@yahoo.fr --- Ummm. Tested myself and the bug is still there in wine-3.20.
https://bugs.winehq.org/show_bug.cgi?id=13664
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #20 from Vijay Kamuju infyquest@gmail.com --- The Map 3d colors patch fixes this issue, this patch could be mainlined
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #21 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.12 Can be downloaded here https://web.archive.org/web/20151201083202/ftp://ftp.adobe.com/pub/adobe/acr...
https://bugs.winehq.org/show_bug.cgi?id=13664
--- Comment #22 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-6.22
Download link is burst. Can an administrator put this working link in the URL place? https://archive.org/details/ar16e301
https://bugs.winehq.org/show_bug.cgi?id=13664
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|ftp://ftp.adobe.com/pub/ado |https://web.archive.org/web |be/acrobatreader/win/3.x/ar |/20031221073723if_/http://f |16e301.exe |tp.adobe.com:80/pub/adobe/a | |crobatreader/win/3.x/ar16e3 | |01.exe Summary|dogfood: Disabled Buttons |Adobe Reader 3.x disabled |are complete gray in Adobe |buttons are completely gray |Reader 3.x (16-Bit) |
--- Comment #23 from Gijs Vermeulen gijsvrm@gmail.com --- Adding stable download.
$ sha1sum ar16e301.exe d532051fc0fcb18569a73f5f7ca7e2772388c108 ar16e301.exe
$ du -sh ar16e301.exe 3.8M ar16e301.exe
https://bugs.winehq.org/show_bug.cgi?id=13664
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch