Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Text from sticky button at the end of the page disappears when I click it

  • 3 răspunsuri
  • 1 are această problemă
  • 10 vizualizări
  • Ultimul răspuns de Paul

more options

Hi, I have a website that has a sticky button at the end of the page - as you can imagine I am using `position: fixed` and `bottom: 0` to set it there - Testing my site on Mozilla for android I discovered that when I click this button the text within it disappears but it only happens if there is more content and you scroll the page until the end, then If I scroll the content up a bit the text appears.

I recorded a video where you can see the issue: https://youtu.be/2rz-AjRtp9M

here the code sandbox with the code you see in the video: https://codesandbox.io/s/quirky-carson-5ksot

Hi, I have a website that has a sticky button at the end of the page - as you can imagine I am using `position: fixed` and `bottom: 0` to set it there - Testing my site on Mozilla for android I discovered that when I click this button the text within it disappears but it only happens if there is more content and you scroll the page until the end, then If I scroll the content up a bit the text appears. I recorded a video where you can see the issue: https://youtu.be/2rz-AjRtp9M here the code sandbox with the code you see in the video: https://codesandbox.io/s/quirky-carson-5ksot

Modificat în de chory521

Toate răspunsurile (3)

more options

Hi

Are you able to share the URL for the website?

more options

sadly I cannot, but go to https://5ksot.csb.app/ the sticky button code that is there, is the same I have on my website

more options

Hi

This looks to me more like a web development question than an issue with Firefox for Android. I recommend that you ask at https://stackoverflow.com/.