Bug 450031 - Global Theme category padding(?) issue
Summary: Global Theme category padding(?) issue
Status: RESOLVED INTENTIONAL
Alias: None
Product: systemsettings
Classification: Applications
Component: sidebarview (show other bugs)
Version: 5.24.0
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-11 18:41 UTC by Kirill
Modified: 2022-02-16 07:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot1 (125.38 KB, image/jpeg)
2022-02-11 18:41 UTC, Kirill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill 2022-02-11 18:41:21 UTC
Created attachment 146592 [details]
screenshot1

In System Settings with sidebar view, there is a visual inconsistency with Global Theme entry. It seems shifted to the left in sidebar, compared to the other entries. 
This is observed only with Appearance -> Global Theme (screenshot1 in attachments). 
In all other categories padding is normal.

STEPS TO REPRODUCE
1.  Open System Settings
2.  In menubar switch to sidebar view
3.  Go to Appearance category

OBSERVED RESULT
Global Theme entry seems to have an absent padding (screenshot1), unlike every other entries in this category.

EXPECTED RESULT
The same padding in all entries of all categories of system settings. 
Which is exactly the case, if not only for this one.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE Tumbleweed 20220207
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Comment 1 Nate Graham 2022-02-15 22:12:57 UTC
This is intentional; it tells you that those other pages are children of the Global Themes page. Well, at least that's what it's supposed to tell you. :) 

We've gone back and forth on this a few times now and this is the least-worst option we've found, short of redoing everything to actually embed all of the other pages inside the Global Themes page. ...Which is an option, but a long-term one, as it would be a lot of work.
Comment 2 Kirill 2022-02-16 07:28:47 UTC
(In reply to Nate Graham from comment #1)
> This is intentional; it tells you that those other pages are children of the
> Global Themes page. Well, at least that's what it's supposed to tell you. :) 
> 
> We've gone back and forth on this a few times now and this is the
> least-worst option we've found, short of redoing everything to actually
> embed all of the other pages inside the Global Themes page. ...Which is an
> option, but a long-term one, as it would be a lot of work.

OK, thanks for replying and clarifying the situation, I think I understand why this is so.
Still, I guess something must be done with it, because it looks like a bug to anybody not knowing how global theme and its subcategories work.