Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

#3183: Added necessary fix for Firefox when using <option value=""> #6177

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

#3183 seems to mostly not appear, but it does appear in Firefox still when I have select elements when

  1. The select element is not nested in a form element, or
  2. When <option value=""> is used

However, there seems to be some additional condition(s) where this arises - I'm having problems reproducing this. It is something similar to what I have in this Plunker, although more complicated than what is there.

This additional check stops a weird edge case from appearing on occasion.

@petebacondarwin
Copy link
Contributor

@wesleycho this PR is really old. Since it was submitted there has been a major refactor of select in 1.4. Do you still need it for 1.3?

@wesleycho
Copy link
Contributor Author

Nope - it did fix an edge case with Firefox, but I seem to remember being able to hack around it even though it was a bug.

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@googlebot googlebot added cla: no and removed cla: yes labels Sep 7, 2015
@petebacondarwin
Copy link
Contributor

Great. I will close this then. Thanks.

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

Successfully merging this pull request may close these issues.

6 participants