Bug 463037

Summary: Wrong cursor after hovering over function in wayland
Product: [Frameworks and Libraries] frameworks-ktexteditor Reporter: Unknown <null>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: christoph
Priority: NOR    
Version First Reported In: 5.100.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Unknown 2022-12-14 13:29:55 UTC
SUMMARY
***
After hovering over a function, the normal mouse cursor is shown instead of the text cursor. Only when moving the mouse
out of the editor the correct cursor is shown again. This only happens in wayland.
***


STEPS TO REPRODUCE
1. Log into wayland session
2. Open Kate or Kdevelop
3. Hover over a function
4. Move cursor around the editor(without moving it into any popups)

OBSERVED RESULT
The normal mouse cursor is shown.

EXPECTED RESULT
The text cursor is shown.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 37
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Comment 1 Christoph Cullmann 2023-01-05 21:28:03 UTC
Yeah, can confirm.
Comment 2 Christoph Cullmann 2024-02-18 19:20:31 UTC
Can still confirm that. The cursor swaps back later, but it doesn't behave like it should.