Bug 569609 - Editor cursor disappear, editor not working correctly after apply import suggestion.
Summary: Editor cursor disappear, editor not working correctly after apply import sugg...
Status: CLOSED DUPLICATE of bug 568284
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.17   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-09 18:19 EST by technicianuser m CLA
Modified: 2020-12-29 15:15 EST (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 technicianuser m CLA 2020-12-09 18:19:46 EST
testcase
1. Open java class.
2. Insert any object, List for example.
3. Apply import suggestion with mouse pointer.
Actual Result:
Package was imported.
Cursor have disappeared. Backspace, Enter keys doesn't work, (only char keys)

Workaround: switch to any other window and return to the Eclipse.
All keys works, cursor is in place.

Eclipse version: 2020-09
Environment: xorg server 1.20.8, i3 window manager(or xfce) + compton composite manager, gtk 3.24.20

Additional similar cases from
https://stackoverflow.com/q/58570511/12206708
Comment 1 technicianuser m CLA 2020-12-29 14:53:00 EST
The same issue with different testcase
https://bugs.eclipse.org/bugs/show_bug.cgi?id=568284
Comment 2 Andrey Loskutov CLA 2020-12-29 15:15:54 EST

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