Bug 277972

Summary: make the summary taller and move priority icon the to left of the summary
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: David Shepherd <david.shepherd>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 Keywords: noteworthy
Version: unspecified   
Target Milestone: 3.2   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 272092    
Attachments:
Description Flags
shared file none

Description Steffen Pingel CLA 2009-05-26 20:02:12 EDT
Improve the header layout:
 * Make priority an icon with a drop-down and move it to the left of the summary
 * Increase the font-size for the summary editor (e.g. 120% of the standard size)
 * Right align the status labels

Mock up that shows the proposed layout: https://bugs.eclipse.org/bugs/attachment.cgi?id=137190
Comment 1 David Shepherd CLA 2009-05-27 13:06:48 EDT
Created attachment 137372 [details]
shared file

A first draft of a patch to address this bug
Comment 2 Steffen Pingel CLA 2009-05-28 00:01:23 EDT
Great stuff! I have applied the patch with some additional refactorings.
Comment 3 David Shepherd CLA 2009-05-28 13:50:38 EDT
The current layout of the second line of the header is a bit different than the mockup (https://bugs.eclipse.org/bugs/attachment.cgi?id=137190).  This was necessary, since some of the information to show was changed.  However, the left alignment of the second row was dropped, and the text now aligns with the summary box instead of the left of the editor.  From a design point-of-view we should review this change.  

Mockup:
[priority][summary                  	    ]
[assignedto]		[bugid][date] [date]

Current implementation:
[priority][summary 						 	]
		    [status]		[bugid][date] [date]