Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355960 - visualization of mnemomnics on buttons depends on user interaction
Summary: visualization of mnemomnics on buttons depends on user interaction
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows 7
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 10:48 EDT by Felix Otto CLA
Modified: 2011-08-30 10:02 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Otto CLA 2011-08-26 10:48:30 EDT
Build Identifier: I20110613-1736

The visualization of mnemonics shown on dialogue buttons depends on the user interaction. Using the mouse does not make the mnomonics visible in any case, while usage of keyboard does.

Reproducible: Always

Steps to Reproduce:
1. context menu in project explorer: Import...
2. use mouse and expand first folder, select first entry (single click)
=> Next button get's enabled, but mnemonic is not visible
3. close the import dialogue and re-open
4. focus is on filter, use keyboard to jump to the first folder (Arrow Down)
5. Expand the folder (Arrow Right) and navigate to the first entry (Arrow Down)
=> Next button gets enabled and mnemonic is visible

Mnmonic should become visible also when the mouse is used.
Comment 1 Felipe Heidrich CLA 2011-08-30 10:02:32 EDT
That is not true, mnemonics only show when using the keyboard.
Test using another native app, like Windows Explorer property page.

closing.