Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Problems with native select menus #897

Closed
@adammessinger

Description

@adammessinger

The new option to use native select menus with data-native="true" works great in Google Chrome and the desktop and mobile versions of Safari. In testing with the documentation/demo page for select menus, I've found the following problems in other browsers:

  • Firefox 3.6 (desktop): The first click on a native select reveals the drop-down menu of options, but choosing one doesn't change the text of the styled button. Subsequent clicks on the button do nothing.
  • Firefox Mobile for Android: Tapping the styled button of a native select switches it to the "active" state, but doesn't show the menu of options.
  • Opera Mobile 10.1 for Android: Works, but the styled button retains the active state after a choice is made.
  • Opera Mini 5.1.22460: Selection works, but the styled button's appearance is a combination of a non-native select and a native select (double text, looks pretty weird). It also retains the active state after a selection is made.
  • Default Browser for Android 1.5: Same problem as Opera Mobile 10.1.
  • Default Browser for Android 1.6: Same problem as Opera Mobile 10.1.
  • Default Browser for Android 2.1: The page fails to load.
  • Default Browser for Android 2.2: Works fine, but page scrolls to top after a selection is made from the menu of options. Could be disorienting and annoying on longer forms.
  • Default Browser for Android 2.3: Same problem as Opera Mobile 10.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions