Bug 438475 - Dark Theme background color problem
Summary: Dark Theme background color problem
Status: CLOSED DUPLICATE of bug 433605
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 8
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-29 02:32 EDT by Martin Krainer CLA
Modified: 2014-07-01 13:41 EDT (History)
3 users (show)

See Also:


Attachments
Dark theme problem in editor (157.49 KB, image/png)
2014-06-30 15:32 EDT, Gautier de SAINT MARTIN LACAZE CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krainer CLA 2014-06-29 02:32:02 EDT
When using eclipse JEE edition with Dark Theme, and I create a class, the background of the Code-Area is White, so the Code is partial unreadable.
I used JEE and Standard edition, the problems occurs just in the JEE edition, in Standard all good.
Comment 1 Martin Krainer CLA 2014-06-29 04:13:39 EDT
Edit: Possible dublicate. Some reports are about similar problems.
Comment 2 Dani Megert CLA 2014-06-30 10:54:56 EDT
(In reply to Martin Krainer from comment #0)
> When using eclipse JEE edition with Dark Theme, and I create a class, the
> background of the Code-Area is White, so the Code is partial unreadable.

In which kind of editor?
Comment 3 Gautier de SAINT MARTIN LACAZE CLA 2014-06-30 12:50:23 EDT
I have the same problem in Java Editor, XML Editor. I didn't try in others editors.
Comment 4 Dani Megert CLA 2014-06-30 15:12:04 EDT
Are you using the final build? Can you attach a screenshot?
Comment 5 Gautier de SAINT MARTIN LACAZE CLA 2014-06-30 15:32:38 EDT
Created attachment 244681 [details]
Dark theme problem in editor

Build id: 20140612-0600
I download it just after the last release announcement. I will download a new JEE packaging and verify if the problem is still existing.
Comment 6 Dani Megert CLA 2014-06-30 15:33:56 EDT
Can you try this build:
http://download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/
Comment 7 Martin Krainer CLA 2014-07-01 05:35:48 EDT
(In reply to Dani Megert from comment #6)
> Can you try this build:
> http://download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/

Following your link I downloaded the 32-bit Version. But the eclipse version is obviously the Standard-Version, not the JEE-Version. So it worked, because in Standard-Version there was never the described problem, just in JEE.
Comment 8 Martin Krainer CLA 2014-07-01 06:10:22 EDT
Now I downloaded again the JEE-version from the website
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/R/eclipse-jee-luna-R-win32.zip
and started a maven-achetype-webapp project.

The white backround (just in Code-Area) occours on all kind of files (Java-classes, jsp, js, html, css,...). The difference is: Just on Java-classes the font-colours for the dark theme are "correct", which means, partially unreadable (on the white blackground).
At other filetypes the code is readable, because the font-color doesnt "follow" the dark theme.

Hope you know what I mean (my english teacher shouldnt read these sentences, I guess).
Comment 9 Dani Megert CLA 2014-07-01 07:35:07 EDT
(In reply to Martin Krainer from comment #8)
> Just on
> Java-classes the font-colours for the dark theme are "correct",

That's expected. Other editors still have to adopt this. Look out for open bugs against the editors you use and if there's none, file it.

*** This bug has been marked as a duplicate of bug 433605 ***
Comment 10 Lars Vogel CLA 2014-07-01 07:52:02 EDT
(In reply to Dani Megert from comment #9)
> (In reply to Martin Krainer from comment #8)
> > Just on
> > Java-classes the font-colours for the dark theme are "correct",
> 
> That's expected. Other editors still have to adopt this. Look out for open
> bugs against the editors you use and if there's none, file it.

The "master bug" for this is Bug 433475. If you don't find a reference for an editor in this bug, I think you can create a new one and mark the new bug as dependency in Bug 433475.
Comment 11 Gautier de SAINT MARTIN LACAZE CLA 2014-07-01 12:21:20 EDT
(sorry for my English)

So if I found some additionnal information, I need to put a new comment in Bug 433475 ?

In fact after an analyse of all packages where there is the same problem, I found a link between them. All have the Eclipse TM Project in the packaging. 
In a JEE Packaging, I removed manually all feature about Eclipse TM Project and all relative plugins. Since, I haven't the background problem in my Eclipse installation.

List of packaging and result about background color in Dark Theme. 
Cf : Editor background problem : 
KO - eclipse-cpp-luna-R-win32-x86_64
KO - eclipse-jee-luna-R-win32-x86_64
KO - eclipse-parallel-luna-R-win32-x86_64
KO - eclipse-reporting-luna-R-win32-x86_64

OK - eclipse-automotive-luna-R-incubation-win32-x86_64
OK - eclipse-dsl-luna-R-win32-x86_64
OK - eclipse-java-luna-R-win32-x86_64
OK - eclipse-modeling-luna-R-win32-x86_64
OK - eclipse-php-luna-R-win32-x86_64
OK - eclipse-rcp-luna-R-win32-x86_64
OK - eclipse-scout-luna-R-win32-x86_64
OK - eclipse-standard-luna-R-win32-x86_64
OK - eclipse-testing-luna-R-win32-x86_64
Comment 12 Lars Vogel CLA 2014-07-01 12:42:40 EDT
(In reply to Gautier de SAINT MARTIN LACAZE from comment #11)
> (sorry for my English)
> 
Thanks for the info. Can you please update Bug 435360?
Comment 13 Gautier de SAINT MARTIN LACAZE CLA 2014-07-01 13:41:22 EDT
Done.