]
Eric Williams resolved ERT-734.
-------------------------------
Resolution: Done
[GTK] Incorrect ToolBar width on Linux [EBZ#395296]
---------------------------------------------------
Key: ERT-734
URL:
https://issues.jboss.org/browse/ERT-734
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Assignee: Eric Williams
Priority: Major
Labels: SWT, bzira
Created attachment 224066
Snippet to reproduce the bug
On Linux, the spacing between the items of a ToolBar is sometimes much larger than usual,
depending on the text of the items.
How to reproduce:
1) Launch the attached snippet.
2) Click the buttons 'Item 4', 'Rebase HEAD to' and 'Save Stash'
to add a 4th item to the toolbar, or to replace the 4th item in the toolbar.
3) When the 4th item's text is 'Save Stash', there will be large gaps between
all items.
This bug was found on Ubuntu 10.10 and 11.10. It does not show up on Windows XP and 7.