Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 3 ответа
  • 1 имеет эту проблему
  • 10 просмотров
  • Последний ответ от 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

Изменено chory521

Все ответы (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/.