Bug 346881 - Hidden panel's mouse proximity effects cause mouse to leave application even with compositing disabled
Summary: Hidden panel's mouse proximity effects cause mouse to leave application even ...
Status: RESOLVED DUPLICATE of bug 217560
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.2.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 02:33 UTC by randamunanamae
Modified: 2015-04-29 03:40 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 randamunanamae 2015-04-29 02:33:51 UTC
The mouse proximity effect that the panels display when they are hidden, causes the mouse to exit the current window which in turn breaks edge panning in applications that have that (since they can never detect the mouse being close to the edge of the window).
In plasma4 disabling desktop effects would also disable this but that doesn't seem to be the case with plasma5.
The problem is really easy to observe as the cursor will even chance to the configured cursor theme when on that "zone", which is easily observable when playing games that customize the cursor.

Reproducible: Always

Steps to Reproduce:
1. Make a panel hiddable
2. Use an application with edge panning, such as a game like Dota 2 (sorry I can't think of another one right now)
3. Try edge panning with composition enabled or disabled.

Actual Results:  
Mouse escapes window which blocks functionality of the window owner

Expected Results:  
Mouse shouldn't leave the application's window when the panel is not shown.
Comment 1 Bhushan Shah 2015-04-29 03:40:26 UTC

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