본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Twitter polls are not showing after update, how do I fix it?

more options

After the latest update and installing the firefox fix, Twitter is still not showing polls. I've even checked with disabling addons. Only addons I use are newtabtools and AdBlocker Ultimate. I've inspected the element, it's showing that the poll should be there, but it just isn't showing up. Polls worked fine before this latest update.

After the latest update and installing the firefox fix, Twitter is still not showing polls. I've even checked with disabling addons. Only addons I use are newtabtools and AdBlocker Ultimate. I've inspected the element, it's showing that the poll should be there, but it just isn't showing up. Polls worked fine before this latest update.

모든 댓글 (1)

more options

If a poll was inserted using a script from a blocked site -- for example, if the site is on the trackers list and Firefox's Content Blocking feature was set to block trackers on the page -- then the poll content should be missing in the Inspector. So the fact that you see the poll content suggests it's something else.

It sounds as though you may be reasonably familiar with HTML and CSS. If you check the Rules panel for the outer elements where the poll should appear, are any of them set to visibility:hidden or display:none or opacity:0 or using any other method of hiding that could explain why they are not visible?

Maybe it would be useful if you shared an example link to one of the tweets with polls that are not visible.