Summary: | Textual list of grouped windows do not highlight the window anymore on mouse over | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | g111 |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bharadwaj.raju777, nate, plasma-bugs-null, qydwhotmail |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.21.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/ec2d3d56a7eb0ac7bd6eb2a3fb86038fad0f000e | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
g111
2021-05-28 17:06:46 UTC
Can reproduce. I can make it highlight the windows, but then the textual list disappears for the duration of the highlight. This can be fixed by making it a tooltip, but then keyboard navigation doesn't work, which is a much worse regression. Probably because tooltip implies WindowDoesNotAcceptFocus flag. Any way of having keyboard focus enabled *and* having the list visible? The fact that the tooltips can't get keyboard focus is really a bug that needs to be fixed if only for accessibility reasons. Fixing that would be better then working around it. |