Skip to content

Ember.Select auto-selects the last <option> by default in Firefox Browser #10984

@grapho

Description

@grapho

Just as the title suggests: I have noticed that in Ember Version 1.11.1, Ember.Select is a little unexpected behavior when in Firefox Browser.

The following jsbin (using Ember Version 1.11.3) shows Ember.Select(s) alongside a native HTML <select>.

http://emberjs.jsbin.com/cuwoci/1/edit?html,js,output

You should see that by default, the Firefox browser is auto-selecting the last <option> in the select list, as opposed to the first option like a native select.

It is hard to tell if this can be an Ember fix, or if firefox is interpreting the ember.select in a strange way and there is no direct way to fix?

Other browsers seem to be fine, and i did not notice this issue in previous releases (1.8 or 1.9.1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions