| Summary: | [Button] Adding html markup support | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | bertram velichorpillai <bertram.velichorpillai> |
| Component: | RWT | Assignee: | 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: | |||
We just added mnemonic support for Bottons. Does it solves your problem? Yes... that's exactly why i asked this feature... Thanks |
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,