Bug 37859

Summary: [Coolbar] Incorrect initial toolbar layout
Product: [Eclipse Project] Platform Reporter: Andre Weinand <andre_weinand>
Component: UIAssignee: Lynne Kues <lynne_kues>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jared_burns
Version: 2.1   
Target Milestone: 3.0 M2   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
broken toolbar layout none

Description Andre Weinand CLA 2003-05-20 07:10:00 EDT
I20030516
MacOS X 10.2.6

-start Eclipse ith new workspace
Observe: the toolbar layout is messed up (see attached screenshot)
Comment 1 Andre Weinand CLA 2003-05-20 07:11:09 EDT
Created attachment 4911 [details]
broken toolbar layout
Comment 2 Debbie Wilson CLA 2003-05-20 12:23:20 EDT
Lynne, I don't know if this is Coolbar or SWT.  Will watch to see if you 
forward this bug.

Comment 3 Lynne Kues CLA 2003-05-20 13:20:01 EDT
This is most likely SWT since the behavior does not occur on Win platforms.  
Will investigate and reassign with a test case.  
Comment 4 Lynne Kues CLA 2003-05-21 16:16:42 EDT
Opened SWT bug [37941] Coolbar setMinimumSize introduces chevrons on Linux.  
Released a workaround from my end in build > 20030521.
Comment 5 Jared Burns CLA 2003-05-22 14:52:36 EDT
Which plugins are necessary to get the fix?
Comment 6 Lynne Kues CLA 2003-05-22 15:25:13 EDT
Jared, org.eclipse.ui.workbench or the swt plugins (org.eclipse.swt, 
org.eclipse.swt.win32).

Reopening this bug report since SWT has fixed 37941 - remove UI workaround.
Comment 7 Andre Weinand CLA 2003-05-23 05:42:55 EDT
The SWT fix works on MacOS X.
Comment 8 Lynne Kues CLA 2003-06-10 17:27:48 EDT
Backed out the UI workaround.