Let's make sure issue is not already fixed in snapshots first.
[x] I verified I can reproduce this issue against latest snapshots build
Steps to reproduce
The scenario is not deterministic (I suspect it involves async processing), but it seems more repeatable on bigger classes (eg JDT's Parser.java)
From a fresh installation and clean workspace:
Import org.eclipse.jdt.compiler.batch
Open Parser.java
I tried
edit stuff
But got: The quick fix popup not willing to disappear permanently despite I hit Escape. It always pops up again.
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.
Let's make sure issue is not already fixed in snapshots first.
Steps to reproduce
The scenario is not deterministic (I suspect it involves async processing), but it seems more repeatable on bigger classes (eg JDT's Parser.java)
From a fresh installation and clean workspace:
I tried
But got: The quick fix popup not willing to disappear permanently despite I hit Escape. It always pops up again.
Community