codrops/ModalWindowEffects

Blur effect crashes Android browser

manuelpaulo opened this issue · 0 comments

Open demo in Android default browser, select the blur effect, browser crashes:

A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)

I noticed this on a Cordova app running on the emulator (soft and x86).

Is this only an emulator issue, due to the lack of hardware acceleration support?

Thanks