Notalib / LYT

m.e17.dk
GNU Lesser General Public License v3.0
10 stars 12 forks source link

Modernizr test isPlayBackRateSupported always return true #469

Closed kirkby closed 11 years ago

kirkby commented 11 years ago

Android (tested on 2.3 and 4.2) does not support setting read speed. Nevertheless, Modernizr isPlayBackRateSupported() returns true for these devices.

To reproduce:

Expected: Section "Afspilningshastighed" showing text "Not supported" Actual: Section "Afspilningshastighed" shows the usual radios.

Also, check #494

NajaWulff commented 11 years ago

I just checked this on http://test.m.e17.dk/dev/ with our Galaxy Nexus, and as far as I could see, the speed settings are still visible.

kirkby commented 11 years ago

@NajaWulff pls. specify Android version. Tested on HTC Desire HD 2.3 with success.

kirkby commented 11 years ago

Test on Android device will always return true in current build, hence read speed setting is always shown.

mzedeler commented 11 years ago

I am closing this issue since isPlayBackRateSupported has been deleted.