Bug 204888 - [WorkbenchLauncher] tab-key not working with default interactive login splash handler
Summary: [WorkbenchLauncher] tab-key not working with default interactive login splash...
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2007-09-28 03:14 EDT by Christoph Mayerhofer CLA
Modified: 2019-09-02 15:05 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Mayerhofer CLA 2007-09-28 03:14:16 EDT
Build ID: I20070625-1500

Steps To Reproduce:
1. create a interactive login splash handler with the extension wizard template "Splash Handler"

2. use the splash handler options "splash screen type" "interactive - a simulated login session"

3. the splash handler extension and the splash handler class "InteractiveSplashHandler.java" are added to the plugin-project.

4. start the application under linux (tested on gtk) or on mac-os. the splash-screen is opened. try to switch with the tab-key from one field to the next. this will not work. switch from the splash-screen to eclipse (with alt+tab) and back to the splash-screen. now the tab-key works, you can switch from one text-field to the next.


More information:
I have tried to register a traversel-listener, but the traversel-event does not fire until I make a application-switch with alt+tab to eclipse and back to the splash-screen. It is a lack of comfort for our users because they have to use the mouse to go to the text-fields.
Comment 1 Kevin McGuire CLA 2007-10-03 15:43:57 EDT
This seems a problem with the example itself.  Kim, did we write it or did the PDE team?
Comment 2 Kim Horne CLA 2007-10-03 16:12:08 EDT
We did write the original although as I understand it's gone through some changes by the PDE since then.  I will investigate and make a recommendation to the PDE team.
Comment 3 Kim Horne CLA 2008-02-04 13:57:29 EST
My recommendation would be to mark as "helpwanted, bugday" - I'm afraid I don't have time to look into this.  :(
Comment 4 Eclipse Genie CLA 2018-09-18 11:42:02 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Lars Vogel CLA 2019-09-02 15:00:51 EDT
This bug has been marked as stalebug a while ago without any further interaction.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.
Comment 6 Lars Vogel CLA 2019-09-02 15:05:25 EDT
This bug was marked as stalebug a while ago. Marking as worksforme.

If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.