Side navigation
#14550 closed bug (invalid)
Opened November 15, 2013 09:04PM UTC
Closed November 30, 2013 08:58AM UTC
:visible not working on option elements in IE
Reported by: | brandon.d.g.hill@gmail.com | Owned by: | brandon.d.g.hill@gmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE behaves as though options are not :visible when they are.
http://jsbin.com/oFALajOG/1/edit?html,js,console,output
Reproducible on all versions available at JSBin (1.8.3, 1.10.1, 1.latest, 2.0.2, 2.git).
Attachments (0)
Change History (3)
Changed November 15, 2013 10:27PM UTC by comment:1
owner: | → brandon.d.g.hill@gmail.com |
---|---|
status: | new → pending |
Changed November 30, 2013 08:58AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
This seems like a bad question to ask. Technically only one option is visible, the currently selected one. There is a better way to ask for that. What is the use case here that would justify normalizing the results? Is there an applicable standard?