http://bugs.winehq.org/show_bug.cgi?id=20391
Summary: Word 2003 background of tab stops is wrong color Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net
Created an attachment (id=24173) --> (http://bugs.winehq.org/attachment.cgi?id=24173) Screenshot showing tab stops with fuchsia background
Tab stops on the ruler in Word 2003 now have a fuchsia background. I'm attaching a screenshot. Regression test results:
6b8753185f30197047773af6a26eafd34d45367c is first bad commit commit 6b8753185f30197047773af6a26eafd34d45367c Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Sat Sep 26 14:52:46 2009 +0200
winex11: Add support for 16-bit/32-bit DIB sections.
:040000 040000 f2d2821909d152a1d37ae2932bf6017d7b622344 74221a3bdd0b8be716ed4c7900a58fddc93a2f08 M dlls
http://bugs.winehq.org/show_bug.cgi?id=20391
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |thunderbird2k@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmail.com 2009-10-17 03:23:19 --- Could you try Word 2003 again using the latest GIT version of Wine? I have made a lot of changes and perhaps it works now. (I doubt it though but you never know)
Roderick
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #2 from Wylda wylda@volny.cz 2009-10-17 05:55:31 --- Created an attachment (id=24185) --> (http://bugs.winehq.org/attachment.cgi?id=24185) pink color in office 2003
Hi Roderick, wine-1.1.31-272-g8c743cb and the problem still persist. Attached czech version of Word2003.
http://bugs.winehq.org/show_bug.cgi?id=20391
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #3 from Roderick Colenbrander thunderbird2k@gmail.com 2009-10-17 08:16:48 --- I just installed office2003 on my system here and I'm not seeing the issues. Perhaps the issue is a xrender bug in the display drivers. What display drivers are both of you using? I'm using a recent fglrx here which at this point uses generic software rendering for XRender.
Roderick
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #4 from Wylda wylda@volny.cz 2009-10-17 08:23:23 --- (In reply to comment #3)
...What display drivers are both of you using?
Nvidia's recent stable, ie: x86 185.18.36
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #5 from Roderick Colenbrander thunderbird2k@gmail.com 2009-10-17 08:26:13 --- I forgot that I have some uncommitted changes around (which are hacky). After removing those Word indeed shows the rendering issues. Fun... as it should work without these changes.
Roderick
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2009-10-17 08:41:40 --- (In reply to comment #3)
What display drivers are both of you using?
nVidia 185.18.14
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #7 from Roderick Colenbrander thunderbird2k@gmail.com 2009-10-17 09:07:12 --- In short this issue is not a 'real' regression. The patch which 'broke' Word 2003 adds some new functionality and this functionality works fine. It looks like Word 2003 sees this new functionality (32-bit dibsections) and also tries to use some other functionality which we don't have yet (32-bit DDBs, we only have 1-bit / 24-bit). When I enable 32-bit DDBs in the code, Word 2003 works fine.
Perhaps I can make a concept patch but I fear much more work is needed in other areas of winex11.drv to get it working well. The 32-bit dibsection code took me months but luckily it was also needed for this.
Roderick
http://bugs.winehq.org/show_bug.cgi?id=20391
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #8 from NSLW lukasz.wojnilowicz@gmail.com 2009-11-01 02:18:18 --- I can confirm that in Wine 1.1.32. Other thing is that WMP10 is also affected by that.
http://bugs.winehq.org/show_bug.cgi?id=20391
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0
--- Comment #9 from Roderick Colenbrander thunderbird2k@gmail.com 2009-11-07 06:44:31 --- The bug will stay around for a while because some other stuff needs to be fixed before this one can. Since the bug is important I'm marking it for Wine 1.2.
http://bugs.winehq.org/show_bug.cgi?id=20391
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #10 from Austin English austinenglish@gmail.com 2009-11-07 08:56:07 --- Wordviewer 2003 has the same issue.
http://www.microsoft.com/downloads/details.aspx?FamilyId=95E24C87-8732-48D5-...
http://bugs.winehq.org/show_bug.cgi?id=20391
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b7.10110111@gmail.com
--- Comment #11 from Ruslan b7.10110111@gmail.com 2009-11-14 13:08:02 --- *** Bug 20704 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20391
kei.morya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #12 from kei.morya@gmail.com 2010-01-18 19:13:43 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #13 from Wylda wylda@volny.cz 2010-03-07 00:04:11 ---
Still not fixed in wine-1.1.40.
http://bugs.winehq.org/show_bug.cgi?id=20391
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #14 from Roderick Colenbrander thunderbird2k@gmail.com 2010-04-13 14:13:29 --- Fixed in GIT by c29cf0591976f96c3adb30c3c3b6db59f4983251
http://bugs.winehq.org/show_bug.cgi?id=20391
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-04-16 13:02:43 --- Closing bugs fixed in 1.1.43.
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #16 from NSLW lukasz.wojnilowicz@gmail.com 2010-04-20 04:21:42 --- (In reply to comment #14)
Fixed in GIT by c29cf0591976f96c3adb30c3c3b6db59f4983251
I don't think so. I still have got pink background in AutoCAD 2008 under some buttons.
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2010-04-20 04:29:51 --- (In reply to comment #16)
(In reply to comment #14)
Fixed in GIT by c29cf0591976f96c3adb30c3c3b6db59f4983251
I don't think so. I still have got pink background in AutoCAD 2008 under some buttons.
This report is about Word 2003.
http://bugs.winehq.org/show_bug.cgi?id=20391
--- Comment #18 from Ruslan b7.10110111@gmail.com 2010-04-20 09:59:14 ---
I still have got pink background in AutoCAD 2008 under some
buttons. In Word 2003 this bug is really fixed.