Bug 483772 - Pager widget: inactive virtual desktop item is 1px different than active one
Summary: Pager widget: inactive virtual desktop item is 1px different than active one
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Pager widget (show other bugs)
Version: 6.0.2
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 16:07 UTC by Guo Yunhe
Modified: 2024-03-16 16:19 UTC (History)
1 user (show)

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


Attachments
scaled up screenshot of pager (9.37 KB, image/png)
2024-03-16 16:07 UTC, Guo Yunhe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2024-03-16 16:07:32 UTC
Created attachment 167331 [details]
scaled up screenshot of pager

SUMMARY

I notice that the pager widget's active item and inactive item are different in height. The active item is one pixel higher than inactive item (which has one pixel shadow on the bottom, not sure if it is by design or a bug). See attachment.


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Guo Yunhe 2024-03-16 16:17:25 UTC
It seems to be related to the new behavior of Plasma panel in KDE 6:

1. Create two virtual desktop, side by side
2. Desktop #1, no windows, the bottom plasma panel has a margin to screen edge
3. Desktop #2, a maximum window, the bottom plasma panel has no margin to screen edge
4. Click pager to activate Desktop #1
5. Compare the height of pager virtual desktop items, they are different

(Tested on a 4K display, scale 100%.)
Comment 2 Guo Yunhe 2024-03-16 16:19:31 UTC
it is actually the shape of window, not the desktop itself. my mistake.