PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Underline does not animate away when unfocused on FF on Linux #169

Open e111077 opened 8 years ago

e111077 commented 8 years ago

Description

The underline does not animate away when quickly tabbed through. Only seems to be reproducible on FF v47.0 on linux (works fine on same version of FF on OS X)

pdm

Expected outcome

Underline should animate when not focused.

Actual outcome

Underline stops animating when not focused.

Live Demo

http://jsbin.com/qosigiredo/1/edit?html,output

Steps to reproduce

  1. Open demo in FF 47.0 on linux
  2. Tab quickly through

    Browsers Affected