Bug 16549 - Cannot navigate tabbed notebook with keyboard
Summary: Cannot navigate tabbed notebook with keyboard
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux-Motif
: P3 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2002-05-21 09:19 EDT by Tod Creasey CLA
Modified: 2002-05-28 15:42 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 Tod Creasey CLA 2002-05-21 09:19:45 EDT
On Linux motif you cannot switch between tabs of a tabbed notebook using the
keyboard only. This does work on Windows

STEPS
1) Open a tabbed notebook on Windows 2000.
2) Tab until you get focus on the tab
3) Hit the right arrow - it will go to the next tab\
4) Open a tabbed notebook on Linux motif
5) Tab until you get focus on the tab
6) Hit the right arrow - nothing will happen
Comment 1 Mike Wilson CLA 2002-05-21 09:27:18 EDT
What widget is a "tabbed notebook"? If it's a CTabFolder, it would be odd 
that you aren't getting the same behavior as on windows. If it's a 
TabFolder, then this may require an OS workaround, and depending on 
how much time we have, may need to be defered.
Comment 2 Tod Creasey CLA 2002-05-21 09:49:58 EDT
You can see this using the SWT Examples. If you open up the SWT Controls example
it is not possible to navigate the tabs with the keyboard there.
Comment 3 Veronika Irvine CLA 2002-05-28 15:42:27 EDT
Fixed > 0528