Bug 356039 - Widget explorer closes when focus is lost
Summary: Widget explorer closes when focus is lost
Status: RESOLVED DUPLICATE of bug 336285
Alias: None
Product: plasmashell
Classification: Plasma
Component: Widget Explorer (show other bugs)
Version: 5.4.3
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-28 19:12 UTC by Chris Spiegel
Modified: 2015-11-29 14:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Spiegel 2015-11-28 19:12:11 UTC
This is similar to #353026

The widget explorer closes when focus is lost.  This is likely the expected behavior with click to focus, but with focus follows mouse, it usually means that the explorer closes before there's a chance to get your mouse into it.  Either you have to be on a desktop with no windows visible, or quickly move your mouse to the location where the explorer will be; otherwise, if the pointer passes over a window (focusing it due to focus follows mouse), the explorer is closed.

I think that when focus follows mouse is enabled, the widget explorer should not close when focus changes.

Reproducible: Always

Steps to Reproduce:
1. Enable focus follows mouse
2. Open some windows
3. Select “Add Widgets” on a panel or the desktop
4. Attempt to move the mouse to the widget explorer, being sure to pass through some windows while doing so.

Actual Results:  
The widget explorer closes as soon as focus changes.

Expected Results:  
The widget explorer stays open until it is explicitly closed.
Comment 1 David Edmundson 2015-11-29 14:54:29 UTC

*** This bug has been marked as a duplicate of bug 336285 ***