Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 214050 Details for
Bug 340889
[CSS] Platform color scheme does not work together with SWT color constants
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Possible fix reverting the workaround for bug #39661
jdt_junit_counters_color.diff (text/plain), 840 bytes, created by
Anton G.
on 2012-04-16 09:22:03 EDT
(
hide
)
Description:
Possible fix reverting the workaround for bug #39661
Filename:
MIME Type:
Creator:
Anton G.
Created:
2012-04-16 09:22:03 EDT
Size:
840 bytes
patch
obsolete
>Index: src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java,v >retrieving revision 1.24 >diff -u -r1.24 CounterPanel.java >--- src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java 31 Dec 2008 21:13:38 -0000 1.24 >+++ src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java 16 Apr 2012 13:19:10 -0000 >@@ -75,8 +75,6 @@ > > Text value= new Text(this, SWT.READ_ONLY); > value.setText(init); >- // bug: 39661 Junit test counters do not repaint correctly [JUnit] >- value.setBackground(getDisplay().getSystemColor(SWT.COLOR_WIDGET_BACKGROUND)); > value.setLayoutData(new GridData(GridData.FILL_HORIZONTAL | GridData.HORIZONTAL_ALIGN_BEGINNING)); > return value; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 340889
:
191845
| 214050