Summary: | Panel widgets do not react to mouse scroll when some app's menu is on focus | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | David <david.cortes.rivera> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2023-03-07 19:15:56 UTC
On X11, this is unfortunately an unfixable quirk of how X11 works: when a menu is open, it blocks other apps from receiving input. This already works properly on Wayland. |