Bug 173481 - Bloopers on Problems view's Quick Fix Dialog
Summary: Bloopers on Problems view's Quick Fix Dialog
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 RC1   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
: 184634 (view as bug list)
Depends on:
Blocks: 148212
  Show dependency tree
 
Reported: 2007-02-08 11:27 EST by Dani Megert CLA
Modified: 2007-05-16 10:19 EDT (History)
8 users (show)

See Also:


Attachments
Picture of the dialog (11.95 KB, image/png)
2007-02-08 11:31 EST, Dani Megert CLA
no flags Details
Patch (5.11 KB, patch)
2007-04-27 11:35 EDT, Tod Creasey CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2007-02-08 11:27:49 EST
I20070208-0010.

There are bloopers on the Problems view's Quick Fix dialog:
- intially some text in some columns cannot be read
- I cannot resize those columns to read it
- 'Quick Fix' is in the title and directly beneath it
- the text that is below 'Quick Fix' says: "Select the fix ..." which indicates
  that I can select ONE fix. Why is there a check box table then?
Comment 1 Dani Megert CLA 2007-02-08 11:31:24 EST
Created attachment 58571 [details]
Picture of the dialog
Comment 2 Philipe Mulet CLA 2007-03-21 06:19:47 EDT
Can this be addressed during 3.3 cycle ?
Comment 3 Boris Bokowski CLA 2007-03-21 10:10:40 EDT
Not sure if Tod has seen this yet.
Comment 4 Dani Megert CLA 2007-03-21 18:58:06 EDT
see also:
bug 148212
bug 132424
bug 111478
Comment 5 Tod Creasey CLA 2007-04-26 16:08:07 EDT
>>"Select the fix ..." which indicates that I can select ONE fix. Why is there a >>check box table then?

Because you select one fix from the list. The check box table is the resources to apply to the fix you selected above.
Comment 6 Tod Creasey CLA 2007-04-27 11:35:28 EDT
Created attachment 65220 [details]
Patch

This patch handles the following:

- intially some text in some columns cannot be read
- I cannot resize those columns to read it (already fixed)
- 'Quick Fix' is in the title and directly beneath it
- the list of possible fixes doesn't have a vertical scrollbar, if the item
list is longer than can be displayed.
- The initial width of the dialog is huge. It fills most of the width of my
screen.  It appears to be sizing the dialog to fit the description line at the
top (which could easily wrap). This could be related to my larger font size.
-The columns in the table aren't layed out to fill the entire table, leaving
a large amount of empty space on the right of the table.


I won't be holding onto the dialog size for future invocations as we generally do not do that elsewhere by design.

The one remaining issue is the dialog sizing both areas proportionally which I don't think I will have time to get to. Please log another bug if you want this addressed later.
Comment 7 Tod Creasey CLA 2007-04-27 11:36:08 EDT
This patch fixed bub 148212 as well.
Comment 8 Tod Creasey CLA 2007-04-30 08:26:25 EDT
*** Bug 184634 has been marked as a duplicate of this bug. ***
Comment 9 Tod Creasey CLA 2007-05-07 08:20:37 EDT
Adding Kim for approval
Comment 10 Kim Horne CLA 2007-05-07 08:51:57 EDT
+1.  Fixes look safe.
Comment 11 Tod Creasey CLA 2007-05-07 09:12:04 EDT
Fixed in build >20070514
Comment 12 Tod Creasey CLA 2007-05-16 10:19:00 EDT
Verified in 20070515-0100