Bug 22663 - [Workbench] Perspective icons on sidebar are small, hard to distinguish
Summary: [Workbench] Perspective icons on sidebar are small, hard to distinguish
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 enhancement (vote)
Target Milestone: 3.0   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, usability
Depends on:
Blocks:
 
Reported: 2002-08-21 16:19 EDT by Michael Toomim CLA
Modified: 2005-01-27 10:25 EST (History)
1 user (show)

See Also:


Attachments
Screenshot illustrating hard-to-distinguish icons (8.50 KB, image/png)
2002-08-21 16:20 EDT, Michael Toomim CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Toomim CLA 2002-08-21 16:19:55 EDT
The icons representing different perspectives on the vertical left toolbar in
eclipse are small and hard to distinguish.  This is partly the fault of JDT (the
java and java browsing perspectives look nearly identical).

But I think that some major improvements could be had by allowing text alongside
all or some icons.  As an example, check out the screenshots of Omnicore's
CodeGuide, and look at the vertical toolbar they use to open their application's
sidebar: http://omnicore.com/htmls/screenshots.html

Icons+text have been proven to be easier/faster for people to work with than
either alone, usability-wise, and there's plenty of available space on the
vertical left toolbar to hold the text.  Is there a reason why text hasn't been
included so far?  Is it a widget issue (hard to draw rotated text in a
platform-independent way)?

Oh, and the cvs and resource icons are hard to distinguish as well.  You have to
read the bitmapped characters "cvs" on the CVS icon, which isn't a good solution
for vague icons in general.  If text is needed to distinguish these icons, why
not make it a first-order ui element, instead of hacking it into the bitmaps?
Comment 1 Michael Toomim CLA 2002-08-21 16:20:48 EDT
Created attachment 1871 [details]
Screenshot illustrating hard-to-distinguish icons
Comment 2 Simon Arsenault CLA 2002-08-23 12:14:14 EDT
Good suggestion. We will investigate.
Comment 3 Nick Edgar CLA 2005-01-27 10:25:57 EST
Eclipse 3.0 allows text to be shown for perspective buttons.