Summary: | Panel popup prefers opening on secondary screen when opening on the expected screen would cause it to overlap a secondary panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Sebastian Turzański <dpbasti> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, niccolo.venerandi |
Priority: | NOR | Keywords: | multiscreen |
Version First Reported In: | 5.27.7 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=471205 | ||
Latest Commit: | Version Fixed In: | 6.2.0 | |
Sentry Crash Report: | |||
Attachments: |
screenshot
screenshotOnSingleDisplay |
Description
Sebastian Turzański
2023-08-07 09:48:11 UTC
Created attachment 160788 [details]
screenshot
This is happening because it's trying not to overlap the secondary top panel on the screen you want it to appear on. So I guess all the individual pieces are working as intended, though clearly nobody intended for the exact outcome to happen with this combination of screens and panels. Hi Are you sure about that? When I have a single (horizontal) display the top panel is covered by menu with no issue so why does connecting a second display on the left trigger panel avoiding? Just curious. Created attachment 161016 [details]
screenshotOnSingleDisplay
When there's only one screen, the top panel can't be avoided, so it doesn't try. I can no longer reproduce this issue in current git master, soon to before Plasma 6.2. Looks like it got fixed along the way! |