React-sortable-hoc: Firefox dirtying

Created on 9 Sep 2016  Â·  6Comments  Â·  Source: clauderic/react-sortable-hoc

When the component is moved out of the context, In Firefox, it dirty the page.

Se the images
dirtying

dirtyin2

dirtying3

Firefox version: 48.0

Most helpful comment

Ahhhh... I didn't test on Firefox for Linux 😅 I'll take a look and get back to you

All 6 comments

Sorry for the delay, just now saw this. Would you mind providing more details? What OS are you using? This isn't something I've been able to replicate on Firefox for Mac

Hey @clauderic, thanks for response.
I'm using ubuntu 16.04 and Firefox 49.0 (now)

Do you want some more informations or some print?

But now we're sure that the problem is on Firefox for Linux.

Ahhhh... I didn't test on Firefox for Linux 😅 I'll take a look and get back to you

Thank you man! :)

Alright, so after a lot of digging, I think I've got a solution. As far as I'm aware, this isn't so much an issue with react-sortable-hoc as much as it is an issue with Firefox.

For me, adding backface-visibility: hidden to the SortableElement styles fixed the visual glitches. Can you confirm it fixes it on your end as well?

If not, this thread had a lot of other suggestions as well: http://stackoverflow.com/questions/30411909/css-transition-flickering-in-firefox

Going to close this out due to inactivity. Let me know if the proposed fix solved the issue on your end, and if not, feel free to re-open the issue.

Cheers

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dlee picture dlee  Â·  4Comments

zhujunwei picture zhujunwei  Â·  3Comments

sammiwei911 picture sammiwei911  Â·  3Comments

sami616 picture sami616  Â·  4Comments

arackaf picture arackaf  Â·  3Comments