Bug 192956 - [CTabFolder] should investigate optimizing highlight drawing
Summary: [CTabFolder] should investigate optimizing highlight drawing
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Duong Nguyen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 14:45 EDT by Kevin McGuire CLA
Modified: 2019-09-06 16:05 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin McGuire CLA 2007-06-15 14:45:36 EDT
In 3.3 we introduced a one pixel wide highlight treatment to the top and edges of the selected tab.  The highlight gradates to the bottom color.  Each pixel of the edge gradation is lovingly drawn and a color allocated for it.

We should investigate a better solution involving masking and the use of the swt gradated fill call (like we do for the main body of the tab).  This would avoid having to allocated all the intermediate colours for the gradation.

See also bug #185202 which talks about the color allocation problem we now have.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:05:41 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.