Summary: | Some UI elements are oddly scaled (menu, krunner, notifications) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Jeffrey Bouter <kde> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | kde, nate, plasma-bugs |
Priority: | NOR | Keywords: | triaged |
Version First Reported In: | 5.18.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
krunner too big
panel edit buttons too big latte settings too big |
Description
Jeffrey Bouter
2020-02-11 15:16:30 UTC
Created attachment 125845 [details]
panel edit buttons too big
Created attachment 125846 [details]
latte settings too big
Are you using a fractional scale factor and/or forcing the font DPI to some non-default value? Are you using a high DPI screen? (In reply to Nate Graham from comment #3) > Are you using a fractional scale factor and/or forcing the font DPI to some > non-default value? Are you using a high DPI screen? I am not using fractional scaling. It occurs on a non-scaled external display (scaling set to 1). It does not occur on my XPS15's internal HiDPI (scaling x2) display. It only occurs when using the Breeze Dark plasma theme.
> It only occurs when using the Breeze Dark plasma theme.
Or rather, it does *not* occur when using the regular/default Plasma theme. I've been able to reproduce it on 3rd party themes as well.
Interestingly, it does not occur when using plasma's new feature to have the Plasma Theme adapt to the Colour Scheme. Broken: Selecting the "Breeze Dark" Plasma Style Works: Selecting "Breeze" Plasma Style and using the Breeze Dark colourscheme Very strange, thanks. Cannot reproduce when using Breeze dark at 1x, FWIW. (In reply to Nate Graham from comment #7) > Very strange, thanks. Cannot reproduce when using Breeze dark at 1x, FWIW. That's odd indeed. How can I assist with providing more information? Must be the combination with scaling then. Can you try two things: 1. clear the plasma SVG cache and then restart plasmashell (`rm ~/.cache/plasma*; plasmashell --replace`) 2. If that doesn't fix it, try enabling Qt scaling, like so: ``` export PLASMA_USE_QT_SCALING=1 rm ~/.cache/plasma*; plasmashell --replace plasmashell --replace kwin_x11 --replace ``` Can you let me know if either of those fix the problem (assuming you're still experiencing it)? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |