Closed Bug 1378367 Opened 7 years ago Closed 7 years ago

<select> fields with 10000 <option>s take very long to load on windows when "browser.tabs.remote.autostart.2" is true.

Categories

(Core :: Layout: Form Controls, defect)

54 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1118086

People

(Reporter: roman.zimbelmann, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161212000000

Steps to reproduce:

1. start firefox 54.0 on windows (tested on win10 and win7) with a fresh profile
2. close and start firefox again. (it does not occur on the very first run)
3. open test.html, which just contains a <select> with 10000 <option>s
4. click on the select field


Actual results:

It takes several seconds before the options show up and you can select one. When clicking on one, it takes a long time again. (oddly, not when pressing "Enter")


Expected results:

The options should show up instantly.

To fix this, I found out that you can change the option "browser.tabs.remote.autostart.2" to false. Possibly "browser.tabs.remote.autostart" needs to be set to false as well.
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: