Bug 436850

Summary: Mouse pointer hide after the file change dialog pop-out
Product: [Applications] kate Reporter: rikkaneko23
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 21.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description rikkaneko23 2021-05-10 04:59:00 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open any file
2. Change the file externally
3. The File change dialog appear

OBSERVED RESULT
The mouse pointer is hidden in the main editor area, while other area is normal.

EXPECTED RESULT
The mouse pointer should be shown normally

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux (Kernel 5.12.1-zen2-1-zen)
(available in About System)
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
The problem may be caused by the KCursor::setAutoHideCursor() call.
Comment 1 Christoph Cullmann 2022-08-27 18:29:45 UTC
Hi, can't reproduce that, please try 22.04 or even better the fresh 22.08, thanks!