sharkdp / purescript-flare

A special-purpose UI library for Purescript
287 stars 17 forks source link

Sliders not showing up in Firefox #16

Closed oblitum closed 8 years ago

oblitum commented 8 years ago

Hi, I didn't even code with Flare yet, but I've noticed that in all current samples available online the sliders are invisible:

Tutorial:

screenshot from 2016-06-15 14-43-14

Tests (mouse pointer was over the invisible slider, hence the selection box):

screenshot from 2016-06-15 14-43-32

Try Flare (mouse pointer was over the invisible slider, hence the selection box):

screenshot from 2016-06-15 14-44-22

Except for purescript-isometric which shows sliders correctly:

screenshot from 2016-06-15 14-42-54

I'm on ArchLinux with Gnome 3.

oblitum commented 8 years ago

Tested in other browser (https://minbrowser.github.io/min/) and the sliders are showing up.

oblitum commented 8 years ago

I got a fix for Firefox from this page, by applying one of the referred FF fixes (border: 1px solid transparent;).

oblitum commented 8 years ago

It seems it's the only thing to do? I've then converted the issue into a pull-request. This implies this CSS change should be applied in all other places you showcase purescript-flare...

sharkdp commented 8 years ago

Thank you for the detailed report and the fix! I'm on holiday s right now so I won't get around to update everything before I am back home..

sharkdp commented 8 years ago

Thanks again! Took me some time, but it's updated now in

Try Flare still needs to be updated to PureScript 0.9