Community
Participate
Working Groups
Build ID: 3.5 milestones Cocoa builds Steps To Reproduce: 1. Open Eclipse 2. In various dialogs etc the buttons are too small More information: Eclipse Cocoa seems to be using Cocoa small controls everywhere. This is against Apple's UI guidelines for native Cocoa applications (which Eclipse is presumably trying to mimic in its Aqua-like LAF) which recommends normal sized controls be used except in cases where space is constrained. Eclipse should follow this guideline because using small controls everywhere makes it harder to use the controls, e.g. clicking the buttons (mouse positioning needs to be more accurate which is more demanding).
I believe most people prefer small controls.
*** This bug has been marked as a duplicate of bug 262758 ***