Skip to content
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

Font shadow problem #192

Closed
lonely-doge opened this issue Oct 12, 2020 · 12 comments · Fixed by #193
Closed

Font shadow problem #192

lonely-doge opened this issue Oct 12, 2020 · 12 comments · Fixed by #193

Comments

@lonely-doge
Copy link

Snipaste_2020-10-12_16-01-56
When opening multiple files, when I hover over the redundant tabs, there will be some shadows on them, as shown in the figure

@mskelton
Copy link
Collaborator

I doubt this is an issue with this theme as it looks like an IDE issue. Could you try a different theme and see if the problem persists?

@lonely-doge
Copy link
Author

I doubt this is an issue with this theme as it looks like an IDE issue. Could you try a different theme and see if the problem persists?

I change theme to IntelliJ Light, it's no problem

@mskelton
Copy link
Collaborator

Interesting. Could you try the default dark theme? Not sure if that matters but just trying to think through all the possibilities.

@lonely-doge
Copy link
Author

Interesting. Could you try the default dark theme? Not sure if that matters but just trying to think through all the possibilities.

I change theme to Darcula, it's no problem

@Unthrottled
Copy link
Collaborator

Unthrottled commented Oct 12, 2020

This is an issue with any custom UI theme, not just One Dark. It happens only for files with custom file colors. It appears on Linux, and probably windows 10. MacOS might be fine. I'll need to test that out.

Once I get more information I can submit an issue to Jetbrains and close this issue.

It may be related to this

https://youtrack.jetbrains.com/issue/DBE-9857

@lonely-doge
Copy link
Author

This is an issue with any custom UI theme, not just One Dark. It happens only for files with custom file colors. It appears on Linux, and probably windows 10. MacOS might be fine. I'll need to test that out.

Once I get more information I can submit an issue to Jetbrains and close this issue.

It may be related to this

https://youtrack.jetbrains.com/issue/DBE-9857

but just now test Dracula theme and Solarized theme, they're ok, and there is no such problem

@Unthrottled
Copy link
Collaborator

Unthrottled commented Oct 12, 2020

Dracula theme and Solarized

From which vendor?

I was able to reproduce with this plugin:
https://plugins.jetbrains.com/plugin/12310-gruvbox-theme

image

env

PyCharm 2020.2.2 (Edu)
Build #PE-202.7319.79, built on September 24, 2020
Runtime version: 11.0.8+10-b944.31 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 4.15.0-118-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 12
Non-Bundled Plugins: com.vincentp.gruvbox-theme
Current Desktop: ubuntu:GNOME

@lonely-doge
Copy link
Author

lonely-doge commented Oct 13, 2020

Dracula theme and Solarized

From which vendor?

I was able to reproduce with this plugin:
https://plugins.jetbrains.com/plugin/12310-gruvbox-theme

image

env

PyCharm 2020.2.2 (Edu)
Build #PE-202.7319.79, built on September 24, 2020
Runtime version: 11.0.8+10-b944.31 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 4.15.0-118-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 12
Non-Bundled Plugins: com.vincentp.gruvbox-theme
Current Desktop: ubuntu:GNOME

图片

IntelliJ IDEA 2020.1.4 (Ultimate Edition)
Build #IU-201.8743.12, built on July 21, 2020
Runtime version: 11.0.7+10-b765.65 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: com.4lex4.intellij.solarized, Lombook Plugin, com.bruce.intellijpluin.stackoverflow, com.mallowigi, com.markskelton.one-dark-theme, com.vermouthx.idea, cn.yiiguxing.plugin.translate

  • Dracula theme
    图片

  • Solarized Dark
    图片

@Unthrottled
Copy link
Collaborator

@RichardConfused
Thank you for the additional information.
I was able to confirm that the themes you mentioned do not have the issue.

This feels like a bug in the platform, I'll take a peek to see if there is something that can be done on the theme side to patch this issue. If not, I'll submit a bug report to Jetbrains and close this issue.

Thank you for bringing this to my attention!

@lonely-doge
Copy link
Author

@RichardConfused
Thank you for the additional information.
I was able to confirm that the themes you mentioned do not have the issue.

This feels like a bug in the platform, I'll take a peek to see if there is something that can be done on the theme side to patch this issue. If not, I'll submit a bug report to Jetbrains and close this issue.

Thank you for bringing this to my attention!

you're welcome

@Unthrottled
Copy link
Collaborator

@all-contributors add @RichardConfused for bugs

@allcontributors
Copy link
Contributor

@Unthrottled

I've put up a pull request to add @RichardConfused! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants