Giter Site home page Giter Site logo

Comments (10)

antongrechko avatar antongrechko commented on August 22, 2024 3

I have a workaround for this issue. There is probably a bug in .CSS. I doesn't familiar with CSS for SWT but I found that if you remove just one line (for moonrise-ui.css lines # 430-438)

CTabFolder Tree, CTabFolder Canvas {
        background-color: #2F2F2F;
        color: #CCC;
    }
    .MPartStack.active Tree, /* remove this line */
    .MPartStack.active CTabFolder Canvas {
        background-color: #262626;
        color: #CCC;
    }

it'll solve doubleclick problem.
Hope this'll help.

from eclipse-ui-theme.

jpkilpi avatar jpkilpi commented on August 22, 2024 1

I can confirm that Luna's dark theme has the same bug, but ykyri's fix did the trick in this case as well. Thanks for the workaround!

In my case the css file was found in:
./eclipse/plugins/org.eclipse.ui.themes_1.0.0.v20140604-1608/css/e4-dark.css

from eclipse-ui-theme.

marcelkottmann avatar marcelkottmann commented on August 22, 2024

I am observing the same described behaviour. (Eclipse Luna with selected "Dark Theme" and Linux (Ubuntu, Gnome3)). This issue is very annoying and I'm close to switching back to the default theme.

from eclipse-ui-theme.

Kiiv avatar Kiiv commented on August 22, 2024

Same here : Eclipse Kepler / Debian Stable / Gnome 3.4.2.
Very annoying, so I'm using Dark Juno instead at the moment... But Moonrise seems really better.

from eclipse-ui-theme.

aloysbaillet avatar aloysbaillet commented on August 22, 2024

Thanks ykyri, this worked indeed!

from eclipse-ui-theme.

aloysbaillet avatar aloysbaillet commented on August 22, 2024

Bad news, it looks like Luna's dark theme also has that bug...

from eclipse-ui-theme.

raelgc avatar raelgc commented on August 22, 2024

Indeed, this @ykyri fix worked, but for me, the file was the same as pointed by @jpkilpi: ./eclipse/plugins/org.eclipse.ui.themes_1.0.0.v20140604-1608/css/e4-dark.css.

So, appears we have a fix here.

@guari Can any of us create a fork, apply the fix and create a PR?

from eclipse-ui-theme.

jgitter avatar jgitter commented on August 22, 2024

Thanks @antongrechko for doing the legwork. Confirmed that this worked for me as well in files e4-dark*.css.

from eclipse-ui-theme.

yankee14 avatar yankee14 commented on August 22, 2024

Terribly sorry, but where can I find this e4-dark.css file?

EDIT: Found it, it's a subfolder of ~/.p2

Thank you so much for the fix!

from eclipse-ui-theme.

sperlst avatar sperlst commented on August 22, 2024

Thanks! same goes for Neon, the file is located here:
/plugins/org.eclipse.ui.themes_1.1.100.v20160411-1921/css/e4-dark.css

from eclipse-ui-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.