Bug 14660

Summary: Spacebar doesn't "press" a button
Product: [Eclipse Project] Platform Reporter: Ian Petersen <Ian_Petersen>
Component: UIAssignee: Tod Creasey <Tod_Creasey>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: ispeters
Version: 2.0Keywords: accessibility
Target Milestone: ---   
Hardware: PC   
OS: Linux-Motif   
Whiteboard:

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.