Community
Participate
Working Groups
Build Identifier: I20100608-0911 If we open the dialog which includes the web browser area, the tab key will access into the browser area alternately. Please refer to the sample code in the attachment. BrowserTabOrderTest is the one which needs to open the dialog and causes the problem describing here. If we use the tab key, the cursor skips the browser area alternately. Another sample named BroswerTabOrderComposite is the one not using the dialog and the behavior is correct. Reproducible: Always Steps to Reproduce: Please refer to the sample code for better understanding. 1.open the dialog which has browser area with BrowserTabOrderTest 2.use tab key to access each field 3.the cursor skips the browser area alternately.
Created attachment 188648 [details] Sample for reproduce the problem
Created attachment 188649 [details] sample screen shot
Any update on this? Need more information to recreate the problem?
Please let us know if there's anything that we can provide for this bug or if there's any update.
Thanks for the test snippets. I see the problem happen with Eclipse 3.6, but it now works with the latest SWT content from HEAD, so this is fixed in the Eclipse 3.7 stream. Closing as WORKSFORME.