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

select tags not working inside richmarkers #329

Open
GoogleCodeExporter opened this issue Oct 6, 2015 · 0 comments
Open

select tags not working inside richmarkers #329

GoogleCodeExporter opened this issue Oct 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Demo link or sample code:
[Enter the URL pointing to a simple demo which clearly reproduces the bug,
or insert code snippet]

What steps will reproduce the problem?
1. Create a richmarker with an <select> element and options inside as the 
richmarker's content.
2. set richmarker to an google map, and open it up.
3. Try clicking on the select dropdown menu.

Expected result:
select dropdown menu opens up, allow you to select options.

Actual result:
select dropdown menu doesn't open.

Browser / Operating System:
This happens in the latest version of FF (32.0.3) and IE 10. but works in 
webkit browsers.

Additional comments:
I've added an click event listener to the select element, and it does pick up 
the click. but it wouldnt open the drop down menu.


*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by [email protected] on 7 Oct 2014 at 12:47

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