-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with colors on Project Facets window #127
Comments
@vamsigangarapu thanks for reporting :) Could you send a picture of the project facets view? I don’t think I’ve used it before :o Will try to get this fixed soon for you :) |
@AObuchow Here is the screen shot. |
@vamsigangarapu thank you ! And you’re on Windows 10? |
@AObuchow Yes, I am using Windows 10 with Eclipse version 2020-06. Also, I noticed similar behavior on Content Assist when Use Mixed Fonts and colors for Labels checkbox is checked in Preferences -> General -> Appearance. |
@vamsigangarapu excuse my ignorance, but I'm actually unfamiliar with the projects facets window. Do you know if this come from some plugin you have installed? (I think I'm missing something, as I can't seem to find it when right-clicking a project -> proejct properties window). |
Thanks for the info :) Would you mind making a separate bug for this issue? With a photo ideally. I can test this on my Windows machine when I have a moment. In both cases, do these bugs not occur with the normal Eclipse dark theme? |
@AObuchow right-click on the project -> properties -> Project Facets. This behavior doesn't exist on Eclipse inbuilt dark theme |
@vamsigangarapu I believe Project Facets comes from Eclipse WebTools . I can try and see if I can reproduce the issue after installing webtools, but know that Eclipse webtools is being replaced with Eclipse Wild Web Developer. I'll keep you updated. |
@AObuchow You can see Project Facets on a plain Java project as well. I have a Core Java project without any web components attached to the project. When I right click on the project in the project explorer window and went to properties I see Project Facets there. Initially it will ask us to convert the project when we hit convert it will show the above (Facets) window. |
@vamsigangarapu thanks for the help :) I think however you have a plugin installed that I don’t have, as I don’t have a project facets option. I’m installing JBoss tools right now, it contains many plugins and might have the right one to see the project facets options. |
@vamsigangarapu After installing JBoss tools, I can see the projects facets options. I'll try to reproduce it on my Windows machine tomorrow and see if I can come up with a fix |
@AObuchow Thank you for the prompt reply |
@vamsigangarapu it might be related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=563475, but I'm not sure. This has been fixed in Eclipse 4.17 which releases soon enough. Do you mind posting a photo of the project faces look with the standard dark theme? Is it similar to this? |
@AObuchow This is the Project Facets screen with Eclipse default Dark theme: |
So the property page that is misbehaving is coming from Sorry for the delay on having this fixed @vamsigangarapu |
Sure, no problem. I have currently switched to the eclipse dark theme till the issue is fixed. So, I am good. Please let me know when it is fixed so that I can switch back to the spectrum theme. |
After applying the theme I noticed that the project facets window has white background with white text. So, its impossible to look at the text on the window.
The text was updated successfully, but these errors were encountered: