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

Click event bubbles to below screen in android #6

Closed
sudhakarnraju opened this issue Jul 5, 2012 · 2 comments
Closed

Click event bubbles to below screen in android #6

sudhakarnraju opened this issue Jul 5, 2012 · 2 comments

Comments

@sudhakarnraju
Copy link

Testing with android galaxy s.

The Date dialog pops up and when I click any button in the dialog [date, year , accept, cancel..] which is positioned above other controls in parent page (say input box), the event bubbles to the parent page as well.

Any workaround to prevent the event bubble

@sustainablepace
Copy link
Owner

Thanks for reporting this issue.

Unfortunately I can't reproduce it. I have tried to create a test, see tests.js (300c6b8)

I doubt it's the click event, but I assume it's some touch event? Can you provide an example? Which browser is used?

Let me know and I'll look into it.

@sustainablepace
Copy link
Owner

Should be fixed now as version 0.9 uses the jQuery mobile popup widget.

sustainablepace added a commit that referenced this issue Jun 9, 2013
sustainablepace added a commit that referenced this issue Jun 9, 2013
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

2 participants