[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-25 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #18 from Michail Vourlakos --- Sorry I don't agree pushing this to stable because it could create breakage to other parts that now cant identify -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-25 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #17 from Mathias Tillman --- Yeah, feels nice when a simple refactor actually fixes something! I backported 834b6477ac53a81541207b9ade8d58051fb4e6d2 to the v0.8 branch, and it looks to be working there as well. Any chance you could push out

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-24 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 Michail Vourlakos changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-24 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #15 from Mathias Tillman --- Done some more testing, and it is definitely fixed in git master. To test I checked out 77f7d27c83b2be01a6ad49c09df3f58c489790c1 and the issue is back again, then checked out

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-23 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #14 from Mathias Tillman --- Running git master now, and things are looking good so far. Will report back in a few days after testing it more. -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #13 from Michail Vourlakos --- (In reply to Mathias Tillman from comment #12) > Do you mean git master? Unfortunately I haven't been able to get that > working on my system due to the task manager widget not loading at all. It > shows a

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-23 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #12 from Mathias Tillman --- Do you mean git master? Unfortunately I haven't been able to get that working on my system due to the task manager widget not loading at all. It shows a bunch of errors on startup, so I'm guessing it's not

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-23 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #11 from Michail Vourlakos --- is anyone is this thread using Latte git version? in order to confirm me that today commits fixed this issue for the git version? -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-20 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #10 from Mathias Tillman --- I'm going to attempt to compile qt to see if I can find out what's causing this over the coming days. I will report back what I find! -- You are receiving this mail because: You are watching all bug changes.

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-14 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #9 from Michail Vourlakos --- (In reply to Aetf from comment #8) > (In reply to Michail Vourlakos from comment #7) > > Are you using Latte v0.8 or git version? > > I'm using 0.8.8. But the bug was also there for the previous 0.8.7. But I'm

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-14 Thread Aetf
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #8 from Aetf <7437...@gmail.com> --- (In reply to Michail Vourlakos from comment #7) > Are you using Latte v0.8 or git version? I'm using 0.8.8. But the bug was also there for the previous 0.8.7. But I'm not sure which version exactly did

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-14 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #7 from Michail Vourlakos --- (In reply to Aetf from comment #6) > I have hit the same bug. I have the dock set to "Dodge active". I also have > a feeling that the mouse leaving event is somehow not received by latte dock. > > Here's a

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-04-14 Thread Aetf
https://bugs.kde.org/show_bug.cgi?id=405016 Aetf <7437...@gmail.com> changed: What|Removed |Added CC||7437...@gmail.com --- Comment #6

[lattedock] [Bug 405016] Dock stays visible when moving mouse in and out quickly

2019-03-26 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=405016 --- Comment #5 from Mathias Tillman --- Done some debugging, and I believe this may be a Qt bug. Basically, when this happens, containsMouse is still true for the ToolTipWindowMouseArea component, even though my cursor is clearly outside the window