http://bugs.winehq.com/show_bug.cgi?id=216
*** shadow/216 Fri May 17 13:10:48 2002
--- shadow/216.tmp.30151 Fri May 17 13:23:36 2002
***************
*** 25,27 ****
--- 25,41 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 13:10 -------
Dan, Tony,
what exactly applications show this issue?
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-17 13:23 -------
+ seems to me that this issue is one that we don't have a component owner for
+ just yet. a window painting issue, i.e. open notepad, type some random
+ letters, hit home then ctrl+a, and the text looks like it disappeared, because
+ the highlight color (blue) didn't show up, even though the text got changed
+ over to white color on a white bg... best way to fix it would be (if case it
+ hasn't been thought of) would be to add the highlight bg code to the same area
+ as the highlight text code, so that they happen at the same time... not sure
+ where to look for that though, and i don't really know what all is going on
+ behind the scenes that would cause this, but that's my $0.02
+
+ -Dustin
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=216
*** shadow/216 Fri May 17 13:10:48 2002
--- shadow/216.tmp.28766 Fri May 17 13:10:48 2002
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | selected text sometimes disappears |
+ +----------------------------------------------------------------------------+
+ | Bug #: 216 Product: Wine |
+ | Status: NEW Version: 20010326 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-user |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: dengel(a)sourceharvest.com |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ In edit controls, text that is rendered reverse, because it is selected, may
+ disappear. This happens when the dc background mode is TRANSPARENT. The
+ highlight color background doesn't get painted, and therefore the text is
+ rendered as (e.g.) white text on white background.
+
+ ------- Additional Comments From lambregt(a)telusplanet.net 2001-04-16 22:33 -------
+ *** This bug has been confirmed by popular vote. ***
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 13:10 -------
+ Dan, Tony,
+ what exactly applications show this issue?
http://bugs.winehq.com/show_bug.cgi?id=15
*** shadow/15 Fri May 17 12:52:11 2002
--- shadow/15.tmp.28060 Fri May 17 13:03:37 2002
***************
*** 2,8 ****
| Resize lag in managed mode |
+----------------------------------------------------------------------------+
| Bug #: 15 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
--- 2,8 ----
| Resize lag in managed mode |
+----------------------------------------------------------------------------+
| Bug #: 15 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
***************
*** 43,45 ****
--- 43,48 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 12:52 -------
Would it be simpler to attach the test app to the bug, so anybody will be able
to test it.
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-05-17 13:03 -------
+ It works! It's a miracle :-)
http://bugs.winehq.com/show_bug.cgi?id=226
*** shadow/226 Fri Jan 18 22:01:19 2002
--- shadow/226.tmp.27514 Fri May 17 12:58:05 2002
***************
*** 7,15 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-documentation |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: list(a)kseiler.de |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,16 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-documentation |
+----------------------------------------------------------------------------+
! | Assigned To: andi(a)rhlx01.fht-esslingen.de |
| Reported By: list(a)kseiler.de |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 44,46 ****
--- 45,51 ----
Irritating but not really a bug. Still, it probably deserves to be documented so
I'm leaving the bug open for now but switching the component to
'wine-documentation'.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 12:58 -------
+ Andi, I can't decide what we should do with this bug.
http://bugs.winehq.com/show_bug.cgi?id=15
*** shadow/15 Fri May 17 12:51:12 2002
--- shadow/15.tmp.26929 Fri May 17 12:52:11 2002
***************
*** 39,41 ****
--- 39,45 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 12:51 -------
Francois, do you still see the issue?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 12:52 -------
+ Would it be simpler to attach the test app to the bug, so anybody will be able
+ to test it.
\ No newline at end of file