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

Bug 392442

Summary: Command menus with embedded HTML don't display correctly
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 1.0Flags: simon_kaegi: review+
Target Milestone: 1.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-10-19 10:18:48 EDT
1. Type something in the global search box, press Enter to search for it.
2. Click on the Search Options drop-down menu in the search box.
3. Expand the Recent Searches menu
4. You see a bunch of HTML code instead of actual links. 

This is because the CommandMenuItem no longer allows you to shove HTML strings into it-- you need to pass it a DOM element instead if you want HTML.