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

Bug 394783

Summary: [Button] Adding html markup support
Product: [RT] RAP Reporter: bertram velichorpillai <bertram.velichorpillai>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: ivan
Version: 1.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description bertram velichorpillai CLA 2012-11-21 09:31:13 EST
use case :

in a form, we have criteria with a "Search" button.
This button has a key biding ("ALT+S")
It will be nice to underline the 'S' of the buton text "Search" to inform the user that the key binding with the sequence "ALT+S" is linked to the button selection.

Regards,
Comment 1 Ivan Furnadjiev CLA 2013-04-05 05:57:19 EDT
We just added mnemonic support for Bottons. Does it solves your problem?
Comment 2 bertram velichorpillai CLA 2013-04-10 04:50:17 EDT
Yes... that's exactly why i asked this feature...
Thanks