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
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.
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