auchenberg / vscode-browser-preview

A real browser preview inside your editor that you can debug.
MIT License
4.39k stars 153 forks source link

Dropdowns/<select> are not clickable and doesn't show #111

Open shasank opened 5 years ago

shasank commented 5 years ago

Dropdowns inside the webpage are not clickable! When you click on a drop down, nothing happens - select options are not shown.

auchenberg commented 5 years ago

@shasank Do you have an example page that can help repro?

shasank commented 5 years ago

Just load the below url in 'Browser Preview' and try to click on the dropdown. https://www.w3schools.com/html/tryit.asp?filename=tryhtml_elem_select

crystal-wb commented 4 years ago

I have the same issue. I have zero time and I wanted to view the edits I was making to a page, but this extension doesn't seem helpful. I can't even use inspector to view the html generated on the page. What is the point of it?

artifactdev commented 4 years ago

@auchenberg Will this bug get fixed? As the extension isn't really usable if the site requests some things in selected within a select element.

auchenberg commented 4 years ago

@artifactdev These days I don't have time to work on this extension. If time allows I'd appreciate your contributions.