Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing Tab key does not focus child widgets in ModalDialog #7

Open
GoogleCodeExporter opened this issue Nov 10, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

GWT version: 1.3.3
GWT Tk version: 0.2.2
Browsers tested: IE 6, hosted mode
Browsers affected: ?

I've implemented a LoginDialog using the great GWT Tk lib. Unfortunately 
my login input fields focus cycle seems to be broken - the tab key is not 
working inside the dialog. I tested the focus in the multiple-dialog demo 
to doublecheck if this is a general issue but (after a first try that 
didn't work for some reason) it worked perfect.
Is there something obvious that I'm missing?

Original issue reported on code.google.com by [email protected] on 9 May 2007 at 10:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant