eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

Unwanted undo on display of the sugestion view

Open inuga opened this issue 9 months ago • 0 comments

Let's make sure issue is not already fixed in latest builds first.

Steps to reproduce

From a fresh installation and clean workspace:

import local project. and directly try to edit it.

I tried

write a line.

I expected: having a popup showing suggestion for autocomplete.

But got: it undo what i have done and put me in a other line.

Here is some relevant log output

From <workspace>/.metadata/.log


Tested under this environment:

  • OS & version: win11 pro 24H2
  • Eclipse IDE/Platform version (as shown in Help > About): Eclipse IDE for RCP and RAP Developers 2025-03 (4.35.0)
  • ...Anything else that can be useful...

Community

  • [x] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.

inuga avatar Apr 09 '25 15:04 inuga