Summary: | Task context menu incorrectly positioned to the left in multi-display mode | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | junk |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | junk, kde, kde, plasma-bugs-null, subdiff |
Priority: | NOR | ||
Version First Reported In: | 5.7.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://i.imgur.com/5kL1WZD.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
junk
2016-07-12 01:21:27 UTC
What version of KDE Frameworks do you have? KDE Frameworks version 5.23.0 David, is your reworked menu positioning code in .23? I don't see this issue anymore with KDE Frameworks 5.24 Thanks! I still see this issue with git master plasma-framework (and 5.7 branch of plasma-workspace/plasma-desktop), it happens when the context menu would exceed screen boundaries, ie. move task manager to the right most position of the panel, then right click the rightmost window. This also happens in the default setup (digital clock and system tray right of it) when the menu is wide enough due to recent documents. I assume the original bug report was a multi monitor issue, with QScreen not being used in the right way in frameworks. For the second problem mentioned by Kai, this should be fixed with https://phabricator.kde.org/D4867 Kai's problem should be fixed with: https://cgit.kde.org/plasma-framework.git/commit/?id=daee27f0962d7e0fe6cb38859689ea5f73c74379 Closing again. |