https://bugs.kde.org/show_bug.cgi?id=382219
--- Comment #7 from Michail Vourlakos <mvourla...@gmail.com> --- Just to observe it yourself, under X11. ---- Plasma issue (left panel - auto hidden - gesture enabled for left edge): https://drive.google.com/file/d/1UTR5QLQLA3sxBNKkgmscm3QGo5Wjs4YT/view What I am doing is forcing the mouse continuously to the left edge. ---- Latte issue (left dock - auto hidden - gesture enabled for left edge: https://drive.google.com/file/d/1SI7NnIJ8biBZT6VAuTSAYWRW4QM3bMHW/view?usp=sharing For Latte in order to show the dock the mouse must leave that 1px wide area at the left edge. ---- Probably this is happening because it gets QEvent::Leave after QEvent::Enter so containsMouse flag which is set through (QEvent::Enter and QEvent::Leave events) is faulty. There is something 1px wide in the left edge at all cases under X11. -- You are receiving this mail because: You are watching all bug changes.