Bug 256700

Summary: Moving mouse out of full screen window on multi monitor configuration leaves controls visible
Product: [Applications] dragonplayer Reporter: Kai Uwe Broulik <KaiUweBroulik2>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bvbfan, diazona, kde, sitter
Priority: VLO    
Version: 2.0.x   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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