Bug 404338 - Input cursor disappears while editing Java file after clicking into javadoc popup
Summary: Input cursor disappears while editing Java file after clicking into javadoc p...
Status: CLOSED DUPLICATE of bug 235090
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Windows 7
: P3 minor with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-26 05:26 EDT by Andree Wormuth CLA
Modified: 2021-09-22 07:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andree Wormuth CLA 2013-03-26 05:26:28 EDT
While editing a Java file, follow these steps to make the text input cursor disappear:

- hover with mouse over class or method call in the source code in order to get the inline javadoc popup
- hover with mouse over the popup to "activate" it (the toolbar at the bottom has to appear)
- click into the javadoc popup to focus it
- leave the javadoc popup againg by clicking into the source code

Result:
the input cursor is not visible anymore (though apparently still fully functional: text can still be edited and selected, the line is still highlighted).

The cursor appears again as soon as you click into another editor or view an re-enter the java editor again.

Could reproduce this on several eclipse installations on other machines in both Indigo SR2 and Juno SR2.
Comment 1 Dani Megert CLA 2013-03-26 08:10:35 EDT

*** This bug has been marked as a duplicate of bug 235090 ***