Fixed
Status Update
Comments
ko...@chromium.org <ko...@chromium.org> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
ka...@google.com <ka...@google.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
go...@springtimesoftware.com <go...@springtimesoftware.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
pe...@google.com <pe...@google.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
ka...@google.com <ka...@google.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
pe...@google.com <pe...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
dx...@google.com <dx...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
Description
Steps to reproduce the problem
Problem Description
The :active and :focus states of option elements are only partially honored. When the user clicks on an option, so that it should be in the checked and active or focused states, any CSS for its color or background-color styles is ignored, and the default applied. Only when the option is blurred (its state changes to unfocused) are the color styles applied.
Summary
Some CSS to modify select option elements fails when the elements are in certain states
Additional Data
Category: API
Chrome Channel: Stable
Regression: No