Bug 14660 - Spacebar doesn't "press" a button
Summary: Spacebar doesn't "press" a button
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux-Motif
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2002-04-25 14:34 EDT by Ian Petersen CLA
Modified: 2002-04-29 10:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Petersen CLA 2002-04-25 14:34:31 EDT
Build: 20020423

Description:
As I tab through the Import Plugins dialog, I can't use the space bar to press
the next button.  This could be an accessibility issue.
Comment 1 Dejan Glozic CLA 2002-04-25 14:43:56 EDT
Next button is provided by the Wizard class - moving to JFace.
Comment 2 Nick Edgar CLA 2002-04-25 21:03:09 EDT
Please determine whether this is a UI or SWT problem.
Comment 3 Tod Creasey CLA 2002-04-29 09:23:17 EDT
Verfied it works on Win 2000 - likely a SWT problem.
Comment 4 Tod Creasey CLA 2002-04-29 10:18:53 EDT
The issue here is now Linux shows focus.

In the case of the next button when you tab it looks like there is focus on the 
next button as it has a square around it but it is actually on the button at 
the top of the dialog. If you tab to the back button and then hit the right 
arrow key you will see what focus actually looks like (double box). Space works 
then.