Summary: | Moving mouse out of full screen window on multi monitor configuration leaves controls visible | ||
---|---|---|---|
Product: | [Applications] dragonplayer | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Kai Uwe Broulik
2010-11-12 14:50:48 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. 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 |