Bug 547167 - [code mining] Rename Refactoring Popup Can Jump To Bottom Of Display On Keystroke
Summary: [code mining] Rename Refactoring Popup Can Jump To Bottom Of Display On Keyst...
Status: CLOSED DUPLICATE of bug 532832
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.12   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-10 11:52 EDT by Roland Grunberg CLA
Modified: 2019-05-16 16:59 EDT (History)
2 users (show)

See Also:


Attachments
Rename Information Popup Jumps (1.20 MB, video/webm)
2019-05-10 11:55 EDT, Roland Grunberg CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Grunberg CLA 2019-05-10 11:52:47 EDT
I've attached a video to clearly demonstrate this. The main way to reproduce seems to be :

1) Have a fairly long source file with code mining references enabled.
2) Define a method near the bottom of the source file, and make sure to call it near the top, or just somewhere beyond the current view of the editor.
3) Activate the Rename Refactoring with ALT+SHIFT+R
4) Upon the first keystroke, the popup will jump to the bottom of the display and the editor's view will have shifted. If your workbench doesn't cover the bottom of the display, then the popup will simply disappear. After completion of the keystroke, the popup will jump back to the proper location.
Comment 1 Roland Grunberg CLA 2019-05-10 11:55:00 EDT
Created attachment 278571 [details]
Rename Information Popup Jumps

Version: 2019-06 (4.12)
Build id: I20190509-1800
Comment 3 Mickael Istria CLA 2019-05-16 16:59:18 EDT

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