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

Custom menu with a placeholder highlights first element in 1.1 Final and RC2 although it's not selected #4061

Closed
brunnsbe opened this issue Apr 16, 2012 · 2 comments
Assignees
Milestone

Comments

@brunnsbe
Copy link

Compare
http://jquerymobile.com/demos/1.1.0/docs/forms/selects/custom.html
or
http://jquerymobile.com/demos/1.1.0-rc.2/docs/forms/selects/custom.html

with

http://jquerymobile.com/demos/1.1.0-rc.1/docs/forms/selects/custom.html
or
http://jquerymobile.com/demos/1.0/docs/forms/selects/custom.html

Go to "Placeholder options" and click on one of the three available demo custom selects.

Previously no element was highlighted, now in 1.1 Final and 1.1-RC2 the first element is automatically shown as selected.

I guess this fix caused this issue:
94f45ff

@jaspermdegroot
Copy link
Contributor

To do: items should get hover style on focus, including the first item that gets focus when the menu is opened

As discussed with @gabrielschulhof I will take care of that.

@gabrielschulhof
Copy link

Just pushed the above todo. Closing ...

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

No branches or pull requests

4 participants