Bug 412689 - tooltips are not restricted to the current workspace
Summary: tooltips are not restricted to the current workspace
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.4.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-07 06:59 UTC by Rolf Eike Beer
Modified: 2019-10-07 06:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2019-10-07 06:59:13 UTC
If a tooltip is shown and switch to a different workspace using keyboard shortcuts the tooltip will not be hidden.

This _could_ be a bug deeper in the stack where no focus update events are sent when switching workspaces.