Community
Participate
Working Groups
Created attachment 277367 [details] Package explorer image (first part of bright theme arrow is highlighted) Bright theme tree arrows visible under dark theme triangle tree arrows. If you put mouse over arrow part of light theme arrow highlights. (Dark theme arrows drawn over light theme arrows, but their position wrong so we can see part of light theme arrow)
Created attachment 277601 [details] SWT_Tree_Dark_Theme SWT Tree under dark theme only show the Bright themed arrows on hover. Sharing a screen-shot for reference. Whereas in Eclipse's Tree we can see two set of Arrows one is from SWT bright themed and other one is white themed.
IMO an issue with Eclipse CSS component, moving the bug to UI for further investigation.
Created attachment 282338 [details] Square styled arrows in tree This problem is actually more general: * it happens when using square styling, not only triangle. * it happens when styling the default white theme as well. Here's the CSS fragment I've been using: Tree{ swt-tree-arrows-color:#cccccc; swt-tree-arrows-mode: square; }
Will be handled via Bug 543962 *** This bug has been marked as a duplicate of bug 562576 ***
(In reply to Lars Vogel from comment #4) > Will be handled via Bug 543962 I mean Bug 562576 > *** This bug has been marked as a duplicate of bug 562576 ***