Bug 135224

Summary: [navigation] Hyperlinking should use workbench colors
Product: [Eclipse Project] Platform Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: markus.kell.r, Tod_Creasey
Version: 3.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 313396    
Bug Blocks:    

Description Dani Megert CLA 2006-04-06 04:50:00 EDT
3.2 M6

org.eclipse.ui defines hyperlink colors which appear on the 'Colors and Fonts' preference page. We should use those for our text hyperlinks.
Comment 1 Dani Megert CLA 2007-08-08 10:15:34 EDT
*** Bug 199256 has been marked as a duplicate of this bug. ***
Comment 2 Dani Megert CLA 2013-02-12 08:32:32 EST
Out of the box we use the Platform value which is now also available as SWT system color (SWT.COLOR_LINK_FOREGROUND). Once Platform UI uses that color for one of its hyperlinks we can do the switch.