Bug 369536 - Mouse cursor invisible in toolviews after typing text in editor
Summary: Mouse cursor invisible in toolviews after typing text in editor
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-09-29 15:18 UTC by Alexander Potashev
Modified: 2018-09-26 23:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2016-09-29 15:18:20 UTC
See Steps to Reproduce below.

Reproducible: Always

Steps to Reproduce:
1. Open a file for editing in KDevelop, make sure the editor is focused.
2. Move the mouse cursor into a tool view, e.g. Build Output or Project Tree.
3. Type in some text. The mouse cursor is hidden immediately.
4. Move the mouse cursor, keeping it inside the same tool view.

Actual Results:  
The mouse cursor is still hidden.

Expected Results:  
I expect the mouse cursor to reappear once you move the mouse.

When the mouse cursor goes beyond the tool view, it reappears.
Comment 1 Alexander Potashev 2016-09-29 15:18:48 UTC
KDevelop & KDevplatform were built from Git master on September 23th, 2016.
Comment 2 Sven Brauch 2016-10-01 18:27:55 UTC
Can't reproduce. For me the cursor only hides when it is actually within the editor area, as it should be. Anybody else can reproduce this?
Comment 3 Andrew Crouthamel 2018-09-26 22:26:14 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Alexander Potashev 2018-09-26 23:06:34 UTC
(In reply to Sven Brauch from comment #2)
> Can't reproduce. For me the cursor only hides when it is actually within the
> editor area, as it should be. Anybody else can reproduce this?

Same here. Seems to be fixed.