[plasmashell] [Bug 499637] Lockscreen sometimes prompts for password immediately after locking, and sometimes doesn't
fhortner
bugzilla_noreply at kde.org
Mon Mar 24 15:38:09 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=499637
--- Comment #12 from fhortner <fhortner at yahoo.de> ---
Well, I do understand "the mouse to enter" as being moved activly into the
MouseArea.
But I would definitely say that "enter" does not mean "find itself in the
MouseArea upon creation".
It makes sense to fire a QEvent::HoverEnter event. But does it make sense to
emit a positionChanged signal?
I would say the positionChanged signal should only be emitted in case the mouse
was actually moved and changed it's position. This is not the case when the
system is idle and a new MouseArea is created.
That's why I see it as a Qt regression.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list