Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 476373

Summary: Unreadable icon in Markdown editor toggle
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 10.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
markdown toggle none

Description Mark Macdonald CLA 2015-09-01 14:15:00 EDT
Created attachment 256303 [details]
markdown toggle

1. Open a markdown file
2. The icons in the horizontal/vertical toggle are difficult to see

(consult screenshot)
Comment 1 Silenio Quarti CLA 2015-09-01 18:09:56 EDT
Fixed by

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b69dfad9f51b5577834cfe10f87f66cc4f66b64f
https://hub.jazz.net/project/idsorg/IDS%20Web%20IDE/commit/4e04c848203ff57ce55220fe17aece06cb45467c

To document:

Icons have no color set and they should inherit it from its parent.  The parent that sets the background should also set the color. The switch explicitly sets the background of both states. It has to explicitly set the color to avoid inheriting white from main toolbar.

The live update switch also changes both: background/color.