eclipse-jdt / eclipse-jdt/eclipse.jdt.ui

Revert apply of a Quick-Fix jumps to the top of the java sourcefile

Open
#760 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
59
Forks
127
Avg merge
22h 47m
Merged PRs (30d)
28

Description

While preparing examples for some bugreports I noticed the following anointing behavior:

1. Have some code that needs scrolling
2. create a new method at the bottom
3. paste some code that can be quick-fixed (e.g. https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/759)
4. Apply a quickfix
5. press STRG + Z to revert the quick-fix
6. Cursor jumps to the top of the file

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.