Unsolved blurry titles on tabs issue
-
hi, thanks for your reply.
Not that you can compare different operating systems in this regard ...
sure, here are two images i just took of vivaldi version 6.8 on windows 10.
https://cdn.imgchest.com/files/84jdcpj8k64.png
https://cdn.imgchest.com/files/my8xc6kmva4.png
you can compare them to the image in the first post, that one is vivaldi 7.0.
in particular, compare the text of the tab "blurry fonts in most tab headers" in that image vs the most recent one.
6.8 was much better in this regard.setting user interface density to compact in vivaldi 7.0 did not work.
-
hi, thanks for your reply.
//EDIT: I see this blurred font on tabs with Ubuntu 22 LTS!
great, i'm not going crazy by myself.
toggling windows cleartext didn't change the appearance of tabs text for me. i do have it on usually.
one of the main troubleshooting steps i tried in the last day or so was setting all my nvidia control panel settings to default / application controlled. for fxaa, that would be - fxaa - off - antialiasing mode - application controlled. this didn't seem to fix it.
i couldn't find any setting called font hinting in ubuntu. i looked in ubuntu settings and googled a bit too.
VB-111381 "the text of tab titles is blurry in new versions of vivaldi." – Confirmed
thanks!
-
@rhombus3 I do not know if that helps: https://askubuntu.com/questions/1511954/font-rendering-issue-antialiasing
In the past (yrs ago) there was a app
gnome-tweak-tool
to set alialiasing of fonts. -
@DoctorG He said the problem was in Windows, the Gnome images were for comparison.
-
I believe this is:
VB-110858 Blurry tab titles since 7.0 when many tabs are open
I see it myself on Windows. I doubt it's OS-related. It seems to be an issue of how the tabs are rendered in the tab bar when there are several tabs.Here's an image from my system:
Tabs 2,3,4,6 are slightly blurry.
For me with my old eyes I don't really notice it in any case. -
@sgunhouse I see fonts blurred and with bad hinting in Windows 11 and Linux (Ubuntu GNOME + Debian KDE) . Bad experience.
-
I'm also noticing the blurry tabs when vertical tabs are enabled. Interestingly, it's inconsistently blurry. Not sure if you can tell from my screenshot, but the first tab text "Desktop Browser | Vivaldi Blog" is sharper/clearer than the tabs beneath it. The third tab's text is noticeably blurrier than the first tab.
Using Windows 11, not having any other font issues in other apps/the OS.
-
Facing the same issue here as well. For me though, texts on both tabs and address bar are blurry, however scaling does change the situation a little.
especially on 200% all seems good
OS: Arch Linux
WM: Hyprland (wayland)scaling 100%
scaling 120%
scaling 150%
scaling 200%
-
Maybe this helps someone:
I had this issue as well, as soon as I upgraded to v7 I had incredibly blurry tab text.
I went into the theme settings because my color configuration (accent from page, accent on winddow) was reset, and changed the theme around a couple of times to see that I had restored my preference correctly for the dark and light theme I use.
After that, my tabs were no longer blurry.Not sure if this actually fixes it or it was just by chance, but potentially worth a try.
-
same here..
im having the tabs on the right looking often like this
while other right panel texts like mail looking normal.. -
Which scaling on Windows and Linux UI fonts get blurry. Not nice. I do not understand why webpage font rendering differs so much from UI.
-
Interesting comments about the fonts on chromium type browsers. Did anyone try using Adjust Clear Type Text on Windows? I have before and it looks as good as it can. (even though Firefox has the best fonts rendering) Also there is a setting in Vivaldi://flags , Enable Fontations font backend, try that disabled, it might help. HTH
-
@stpvid1 said in blurry titles on tabs issue:
Did anyone try using Adjust Clear Type Text on Windows?
I set to good font hinting years ago.
-
I do not know if CSS Modification in common.css of browser for the UI
text-rendering: geometricPrecision !important
helps to make fonts sharper.
https://css-tricks.com/almanac/properties/t/text-rendering/I never tested for browser UI.
//EDIT: I do not see an difference, blurry font still appears in tab.
-
The issue is that the vertical position of each tab is not quantized to the pixel position. The tab positioning becomes fractional once you start closing, or rearranging tabs. In the attached screenshot, only the top tab is positioned properly.
I hope this will help you to rectify the problem.
Vivaldi: 7.0.3495.27 (Stable channel) (64-bit)
OS: Windows 11 Version 23H2 (Build 22635.4655) -
Is the fix for this being worked on?
-
@Oomek
Hi, if this is bug VB-110858 it is confirmed in the bug tracker, no developer assigned.
Even the report has higher priority I fear this will not be fixed for Vivaldi 7.1, the time is to short.
You can always ask about the status of a report in the status thread.https://forum.vivaldi.net/topic/27450/what-is-the-status-of-vb-already-reported-bug-issue/
Cheers, mib
-
Thank you for letting me know it's on the bug tracker. I'm just sad that we will have to wait until Vivaldi 7.2 comes out to get one std::floor() added to the Y position of the tab text field.
-
I'm on Linux and I just noticed the same if I scale the UI to 125% and put the tabs to the side. Really stressful to the eyes.
/back to F...
-
Your only workaround is to set the UI scale back to 100% and increase the font size of the titles with a CSS modification.