https://bugs.kde.org/show_bug.cgi?id=455674

--- Comment #12 from Komorebi <markovs.i.m...@gmail.com> ---
I've forked kickoff in order to implement
https://bugs.kde.org/show_bug.cgi?id=455724 (test version is here:
https://github.com/komorebithrowsatable/org.kde.plasma.kickoff.fixed), and it
seems like this behavior is a result of 2 bugs.

I seems like when you run one of you favorite apps (which are located in grid
view) with mouse click, MouseArea don't emit exited() event and behaves like
the mouse pointer is still there even after Kickoff is closed. But it looks
like it's a deeper Qt bug that causes "phantom" mouse pointer to stay on the
last position until you hover Kickoff with a real pointer once again. In
combination with this bug this leads to the behavior shown in the video -
"phantom" cursor selects an element from the bottom during the animation. 
So fixing this bug probably may also resolve bug from the video, at least for
the current Kickoff version. But it also effects my version of Kickoff and
probably some other alternative solutions, which means it can cause some issues
with Plasma in future. 

To reproduce:
1. Run wayland session
2. Run app from the "favorites" grid
3. Try to search

In this video you can see how item remains highlighted till I move mouse to
Kickoff:
https://drive.google.com/file/d/141mVx-tELYUwNykA1Z7lop9wXPOPo1EV/view?usp=sharing
I'm attaching demo with my kickoff just because it illustrates the issue a way
better.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to