Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335132 - [actions] Override / Implement dialog size / position are not saved
Summary: [actions] Override / Implement dialog size / position are not saved
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: 3.8 M7   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 14:12 EST by Kostya Vasilyev CLA
Modified: 2012-04-23 08:14 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kostya Vasilyev CLA 2011-01-23 14:12:54 EST
Build Identifier: 20100917-0705

The size and position of "override/implement method" dialog box is not saved.

If I make the dialog larger to see more methods at once (I have a large monitor), then on subsequent invocations the dialog resets to default size / position.

Reproducible: Always

Steps to Reproduce:
1. Bring up override/implement method dialog.
2. Resize the dialog, e.g. make it larger.
3. Finish by overriding a method (clicking "Ok)
4. Bring up the dialog again.

---> The dialog has the old, default size - its size and position are not saved.
Comment 1 Markus Keller CLA 2011-01-24 12:47:36 EST
Raksha, please add this for all SourceActionDialogs (separately for each dialog). See SuperInterfaceSelectionDialog#getDialogBoundsSettings().