Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

dropdown

  • 3 个回答
  • 4 人有此问题
  • 7 次查看
  • 最后回复者为 XziizX

more options

My dropdown menu does not display as it should, the "refresh firefox" solves the problem but after a boot of my PC or restarting FF the problem comes back. I'll provide a print screen with 4 pictures the 2 first on top is FF when the dropdown not working, the 2 others from Edge and how it should be displayed.

I also tried to unmark "use hardware acceleration when available" and restart of the browser, but thats not helping me either.

My dropdown menu does not display as it should, the "refresh firefox" solves the problem but after a boot of my PC or restarting FF the problem comes back. I'll provide a print screen with 4 pictures the 2 first on top is FF when the dropdown not working, the 2 others from Edge and how it should be displayed. I also tried to unmark "use hardware acceleration when available" and restart of the browser, but thats not helping me either.
已附加屏幕截图

被采纳的解决方案

Is this your site? The following isn't something webmasters can fix, unfortunately:

Are you using e10s?

You can check whether you have this feature turned on as follows. Either:

  • "3-bar" menu button > "?" button > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter

In the first table on the page, check the row for "Multiprocess Windows" and see whether the number on the left side of the fraction is greater than zero. If so, you are using e10s.

With e10s active, the "options" that display in the drop-down below a select control may be rendered using a default font instead of the one assigned by the page. However, I haven't seen enough examples to know the pattern of what font is used.

If you are using e10s:

To help evaluate whether that feature is causing this problem, you could turn it off as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste autos and pause while the list is filtered

(3) Double-click the browser.tabs.remote.autostart.2 preference to switch the value from true to false

Note: the exact name of the preference may vary, but it will start with browser.tabs.remote.autostart

At your next Firefox startup, it should run in the traditional way. Any difference?

What I think is happening:

When you first install or after you refresh Firefox, it starts up traditionally and then performs a check to see whether it can use the new e10s feature starting with the next startup. That's why you see the change when you see it.

定位到答案原位置 👍 1

所有回复 (3)

more options

hi, i think you are seeing an unintentional byproduct of the new firefox multiprocess architecture being enabled for more users on firefox release - this issue is tracked in bug 910022...

more options

选择的解决方案

Is this your site? The following isn't something webmasters can fix, unfortunately:

Are you using e10s?

You can check whether you have this feature turned on as follows. Either:

  • "3-bar" menu button > "?" button > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter

In the first table on the page, check the row for "Multiprocess Windows" and see whether the number on the left side of the fraction is greater than zero. If so, you are using e10s.

With e10s active, the "options" that display in the drop-down below a select control may be rendered using a default font instead of the one assigned by the page. However, I haven't seen enough examples to know the pattern of what font is used.

If you are using e10s:

To help evaluate whether that feature is causing this problem, you could turn it off as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste autos and pause while the list is filtered

(3) Double-click the browser.tabs.remote.autostart.2 preference to switch the value from true to false

Note: the exact name of the preference may vary, but it will start with browser.tabs.remote.autostart

At your next Firefox startup, it should run in the traditional way. Any difference?

What I think is happening:

When you first install or after you refresh Firefox, it starts up traditionally and then performs a check to see whether it can use the new e10s feature starting with the next startup. That's why you see the change when you see it.

more options

Thank you jscher2000, did as you explained and it worked out fine :)