google / ioweb2015

I/O Web App 2015
https://events.google.com/io2015/
Apache License 2.0
687 stars 122 forks source link

[Schedule] Copy in Time zone indicator #1428

Closed monicabagagem closed 9 years ago

monicabagagem commented 9 years ago

MacBook, Safari Version 7.1.6 (9537.85.15.3)

Don't see this in Chrome! Can we have "Select time zone" instead? screen shot 2015-05-21 at 10 46 37 pm

ebidel commented 9 years ago

@devnook this looks like a polyfill styling issue.

ebidel commented 9 years ago

This is a bug in paper-dropwdown running in polyfill'd browsers: https://github.com/Polymer/paper-dropdown-menu/issues/43

ebidel commented 9 years ago

https://github.com/GoogleChrome/ioweb2015/commit/a034b226cf73012bdb8b119f2b035c870186bd2f fixes the styling. It doesn't fix the timezone not being selected on page load (non-chrome browsers). That needs to be fixed in paper-dropdown-menu.