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

Dark text on dark background in tabs #3779

Open
trg818 opened this issue Aug 29, 2024 · 13 comments
Open

Dark text on dark background in tabs #3779

trg818 opened this issue Aug 29, 2024 · 13 comments

Comments

@trg818
Copy link

trg818 commented Aug 29, 2024

The problem reported here popped up after upgrading from TeXstudio v. 4.8.1. to 4.8.2.

Environment

  • TeXstudio: 4.8.2
  • Qt: 6.7.2
  • OS: Mac OS Ventura 13.6.9
  • TeX distribution: texlive (from Homebrew)

Obviously, text on a dark background should be white also in tab titles, and until the upgrade, it was. After the upgrade, the text is black. I have my desktop in dark mode.

@muzimuzhi
Copy link
Contributor

What Appearance settings are you using?
image

@trg818
Copy link
Author

trg818 commented Aug 29, 2024

Exactly the ones you show.

@muzimuzhi
Copy link
Contributor

muzimuzhi commented Aug 29, 2024

Can you provide a screenshot showing "black text on dark background"? Because I don't see a similar problem on macOS 14.6.1, in both bright and dark system modes.

image

@trg818
Copy link
Author

trg818 commented Aug 30, 2024

See below. Note that I edited the image to conceal my user name.
Bildschirmfoto 2024-08-30 um 01 56 02

@octaeder
Copy link
Contributor

no issue with win10

@sunderme
Copy link
Member

a quick check on a virtual machine with OSX 13.2.1 does not show this issue.

@bgstcola
Copy link

bgstcola commented Sep 1, 2024

I had the same issue. Changing the theme and changing it back worked for me.

@trg818
Copy link
Author

trg818 commented Sep 1, 2024

Just tried it: changed from Fusion to macOS and back, but it didn't work. It was indeed the way it should with the macOS theme (i.e., white letters on dark background), but when switching back to Fusion, the letters turned black again.

@bgstcola
Copy link

bgstcola commented Sep 2, 2024

Just tried it: changed from Fusion to macOS and back, but it didn't work. It was indeed the way it should with the macOS theme (i.e., white letters on dark background), but when switching back to Fusion, the letters turned black again.

Did you change the Color Scheme as well? I'm not sure exactly what I did.

@trg818
Copy link
Author

trg818 commented Sep 2, 2024

I tried that now. To be precise, I changed only the color scheme now (from Classical to Modern dark), and that worked, but then changing back to Classical, it went black-on-black again. However, changing the color, restarting TeXstudio, and then switching back to Classical preserved the desired white-on-black scheme.
So, thanks for the suggestion. I guess this is a workaround that will do, but obviously it remains a bug to be fixed.

@cdgks
Copy link

cdgks commented Oct 20, 2024

I just updated to 4.8.4 (on Win11) and I'm having a similar issue with black font on dark backgrounds of the drop-down menus
image

Appearance settings: (note Windows is in dark mode but I do NOT want TexStudio in dark mode)
image

@cdgks
Copy link

cdgks commented Oct 20, 2024

I figured out a work around. If I switch the "Style" to "Fusion" it works properly.

@ppizarror
Copy link

ppizarror commented Nov 3, 2024

I had the same issue. I think it is related to settings while updating or any cache.

  1. In MacOS 15.1. Updated from 6.7.3 to 6.8.4. Style settings in Fusion. Classic color scheme.
Captura de pantalla 2024-11-03 a la(s) 09 39 52
  1. The editor tabs were the only component with black text over a black background. No other component seems to fail.
  2. Changed from Fusion to Classic. Relaunch.
  3. Now, changed to Fusion again. Works and preserves across distinct sessions.
Captura de pantalla 2024-11-03 a la(s) 09 42 14

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

No branches or pull requests

8 participants
@trg818 @muzimuzhi @bgstcola @ppizarror @sunderme @cdgks @octaeder and others