Bug 4663 - Fail to tab the views. (1GGYV8T)
Summary: Fail to tab the views. (1GGYV8T)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows All
: P3 major (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:20 EDT by Greg Adams CLA
Modified: 2002-03-07 10:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Adams CLA 2001-10-11 14:20:51 EDT
id  RATLC00008897     Priority: 2
Headline:  Fail to tab the views. 
 
 Description:  How to Reproduce: 

1. Bring all tool windows (Navigator, PB, Tasks) up if they are not present in the WSW. 
2. Place the focus on the title of any view by clicking on the title. 
3. Hit the tab key a few times. 

Result: Unable to place the focus on all the title of the views. 

Expected result: The focus should be displayed when user click on the title of view. 
Then, If the user hit the Tab key, the focus should be moved from one view to another. 
After the user hit the tab a few times, the focus should be return to the beginning place. 


NOTES:

VI (31/08/2001 10:25:36 AM)
	Some improvements made on Windows platform in 1.0 134.  Still need to investigate on Linux and propagate changes to 2.0.
	Things we want to do are 1) add comments 2) investigate setTabRadioFocus 3) see if we can remove the implementation of
	setTabGroupFocus from Table and Tree 4) see if OLE clients work.

SN (9/10/01 1:49:54 PM)
	Also make sure that the test is "hooks (SWT.KeyDown) || hooks (SWT.KeyUp" and maybe SWT.Traverse on all platforms.
Comment 1 DJ Houghton CLA 2001-10-29 16:29:16 EST
PRODUCT VERSION:
0.9
@RATL-0.9

Comment 2 Mike Wilson CLA 2001-12-10 13:01:22 EST
The tabbing behavior has been overhauled on windows.
Comment 3 Steve Northover CLA 2002-01-14 16:13:23 EST
Fixed > 20020114.