Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 3 Antworten
  • 1 hat dieses Problem
  • 44 Aufrufe
  • Letzte Antwort von Paul

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

Geändert am von chory521

Alle Antworten (3)

Hi

Are you able to share the URL for the website?

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

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/.