Bug 217629 - [Markers] Quick fix window should remember its size
Summary: [Markers] Quick fix window should remember its size
Status: RESOLVED DUPLICATE of bug 218089
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2008-02-03 21:37 EST by Rob Griffin CLA
Modified: 2008-02-07 02:38 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Griffin CLA 2008-02-03 21:37:41 EST
Build ID: I20071213-1700

Steps To Reproduce:
1. Open quick fix window
2. Resize it
3. Close quick fix window
4. Open quick fix window

The window size on the second open is the default size, not the changed size that I would like.

More information:
I have dual monitors and have the main Eclipse window spanning both monitors. This did seem to affect the Content Assist window which kept forgetting its size as well.
Comment 1 Tod Creasey CLA 2008-02-04 09:44:46 EST
This is unrelated to content assist - you should log a bug to JDT UI for that.
Comment 2 Dani Megert CLA 2008-02-07 02:38:21 EST
Dup of bug 218089. I don't see work for Platform UI here.

> you should log a bug to JDT UI for that.
FYI: most quick fixes/assists come from JDT UI (Martin ;-) but the infrastructure to show them comes from JDT Text.

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