Bug 256700 - Moving mouse out of full screen window on multi monitor configuration leaves controls visible
Summary: Moving mouse out of full screen window on multi monitor configuration leaves ...
Status: RESOLVED FIXED
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (show other bugs)
Version: 2.0.x
Platform: Ubuntu Linux
: VLO wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 14:50 UTC by Kai Uwe Broulik
Modified: 2016-04-26 18:39 UTC (History)
4 users (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 Kai Uwe Broulik 2010-11-12 14:50:48 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

I have a two monitor configration and if I do full screen in dragon player, the video is displayed fullscreen on one monitor. The player controls hide automatically after a certain period of time.
If the mouse pointer is outside the fullscreen window (i.e. on the other screen) the controls stay visible.
They automatically hide when the mouse pointer is inside the fullscreen window. But moving the mouse results in the controls being displayed and then you leave the window and they stay.

Reproducible: Sometimes
Comment 1 Harald Sitter 2012-06-02 18:10:50 UTC
By now that should only happen if you leave the window by passing through the toolbar. Otherwise it should work fine.

To fix this the internal event filter would have to start listening to enter and leave events, which makes more sense in the long run, though given the impact here it is not terribly important.
Comment 2 Anthony Fieroni 2016-04-26 18:36:59 UTC
Git commit b76edecf66d3f458f28bd01db06b500184bcff25 by Anthony Fieroni.
Committed on 26/04/2016 at 18:36.
Pushed by anthonyfieroni into branch 'Applications/16.04'.

Hide toolbar on multiscreen setup

REVIEW: 127704
Related: bug 231157

Signed-off-by: Anthony Fieroni <bvbfan@abv.bg>

M  +4    -1    src/app/fullScreenToolBarHandler.cpp

http://commits.kde.org/dragon/b76edecf66d3f458f28bd01db06b500184bcff25