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

autocomplete in DialogBox, PlaceChangeMapEvent didnt occur #214

Open
ghost91pl opened this issue Jul 19, 2014 · 3 comments
Open

autocomplete in DialogBox, PlaceChangeMapEvent didnt occur #214

ghost91pl opened this issue Jul 19, 2014 · 3 comments

Comments

@ghost91pl
Copy link

Hi Bran,

At first i would like to say that you made an awesome work!

Ok so i noticed that when i use code from your autocomplete example and put the AutoCompletePlacesMapWidget in rootPanel it works fine but when i put that Widget into DialogBox the suggesting function works but when i click on one of the suggestion nothing happens.

I'm not able to provide any additional info like stacktrace etc. because i dont know how ;)
I'm beginner in GWT so i will be very glad if u provide for me some workaround.

@twistedpair
Copy link
Collaborator

@ghost91pl thanks for the report.

When you have the unusual behavior, do you see any output in the JS console? Just hit F12 in Chrome and then load the page. If there are any errors, you should get something there. Cheers.

@skyl
Copy link

skyl commented Aug 15, 2014

I'm experiencing the same thing. The click handler is what does not work. Selection of the autocomplete by keyboard still works in the dialog.

Nothing is in the JS console in chrome. Seems the click event just doesn't fire on the suggestions.

https://gist.github.com/skyl/de647abf051083c3a85c

@twistedpair
Copy link
Collaborator

@skyl Thanks for the details. I'll dig into this soon when I've got a free evening. Since your gist is identical to the Showcase, I'd certainly expect it to work. Let me dig into this.

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

No branches or pull requests

3 participants