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!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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.