Bug 230388 - Cannot get focus out of browser widget any more
Summary: Cannot get focus out of browser widget any more
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.4 RC1   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2008-05-06 09:18 EDT by Markus Keller CLA
Modified: 2008-05-07 12:35 EDT (History)
3 users (show)

See Also:
Silenio_Quarti: review+


Attachments
fix (905 bytes, patch)
2008-05-06 15:23 EDT, Grant Gayed CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-05-06 09:18:30 EDT
I20080502-0100, was OK in M5.

Cannot get focus out of browser widget any more. To reproduce, e.g. launch ControlExample, tab into the browser widget and then try to get out by keyboard.

- Tab and Shift+Tab used to pass focus out after the last/first link was selected (worked fine in M5, broken in M6 and in HEAD)
- Ctrl+Tab and Ctrl+Shift+Tab already didn't work in M5

This is an accessibility problem. E.g. in Javadoc hovers (opened with F2 in a Java editor), you cannot reach the toolbar buttons any more.
Comment 1 Grant Gayed CLA 2008-05-06 15:23:47 EDT
Created attachment 98926 [details]
fix
Comment 2 Grant Gayed CLA 2008-05-07 11:44:27 EDT
fixed > 0507