Bug 436850 - Mouse pointer hide after the file change dialog pop-out
Summary: Mouse pointer hide after the file change dialog pop-out
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 21.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-10 04:59 UTC by rikkaneko23
Modified: 2022-08-27 18:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!