Bug 269089 - [Accessibility] tab order on Wizard Validation page should be top to bottom
Summary: [Accessibility] tab order on Wizard Validation page should be top to bottom
Status: RESOLVED DUPLICATE of bug 203448
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: wst.ws (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Keith Chong CLA
QA Contact: Keith Chong CLA
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2009-03-17 16:46 EDT by Keith Chong CLA
Modified: 2009-03-30 14:40 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Chong CLA 2009-03-17 16:46:30 EDT
Select the Preference page Web Services->Wizard Validation
Hit tab --> GOes to drop down arrow
Hit tab --> Goes to first radio button
Hit tab --> Goes up to the label.

The tab order should follow the left to right, top to bottom convention
Comment 1 Keith Chong CLA 2009-03-17 16:53:52 EDT
See org.eclipse.wst.ws.ui
Comment 2 Keith Chong CLA 2009-03-26 15:27:01 EDT
This appears to be a bug in SWT.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=203448

Our code creates them in order, as siblings...Text first, and then the radio buttons.
Comment 3 Keith Chong CLA 2009-03-26 15:27:46 EDT

*** This bug has been marked as a duplicate of bug 203448 ***