Bug 63570 - [Workbench] [R21PRES] Bevel border around status bar items missing
Summary: [Workbench] [R21PRES] Bevel border around status bar items missing
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael Van Meekeren CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-23 00:44 EDT by Florian Priester CLA
Modified: 2005-11-03 01:21 EST (History)
1 user (show)

See Also:


Attachments
Screenshot (3.0M9 vs. 3.0M7) (6.11 KB, image/png)
2004-05-23 00:46 EDT, Florian Priester CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Priester CLA 2004-05-23 00:44:01 EDT
In order to look like a native application (and resemble 2.1),
the R2.1 style presentation needs to put a lowered bevel border (SWT.SHADOW_IN)
around each status bar item. The separator lines that are currently used
should be removed.

This applies to both the IDE and RCP apps.
Comment 1 Florian Priester CLA 2004-05-23 00:46:01 EDT
Created attachment 10991 [details]
Screenshot (3.0M9 vs. 3.0M7)
Comment 2 Florian Priester CLA 2005-11-03 01:21:51 EST
Okay, I'll mark this WONTFIX. While I would like to see Eclipse match the
appearance of other (native) applications when using the Windows Classic Theme,
applying the reasoning laid out in (the similar) bug 63567 comment #2 to this
report makes it seem unlikely that there will be a fix for the status bar issue.

(The best solution, really, would be to have SWT provide a native status bar
control (bug 88837) and then convince the Platform/UI team to use it.)