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!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Delay when closing Inspect Element-tool

  • 7 Antworten
  • 1 hat dieses Problem
  • 7 Aufrufe
  • Letzte Antwort von Patriot1911

more options

Whenever I select an element using "Inspect Element," there's a significant delay between it selecting the element and the overlay that highlights the element closing. At first I thought this was a bug, but perhaps this is considered a feature? Is it possible to remove this delay?

Whenever I select an element using "Inspect Element," there's a significant delay between it selecting the element and the overlay that highlights the element closing. At first I thought this was a bug, but perhaps this is considered a feature? Is it possible to remove this delay?

Alle Antworten (7)

more options

Start Firefox using Troubleshoot(Safe) Mode {web link}

A small dialog should appear. Click Start In Troubleshoot(Safe) Mode (not Refresh). Is the problem still there?

more options

Yes, the delay is there in troubleshoot mode as well.

more options

A post was flagged as Solved Problem. If the problem is not solved, please remove that flag. If you don’t, others that can help may not read this post.

Go to that message, and use the Undo link to its right.

more options

Start your Computer in safe mode with network support. Then start Firefox. Try Secure websites. Is the problem still there?

Starting Any Computer In Safe Mode (web link) Free Online Encyclopedia

https://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

https://www.digitalcitizen.life/4-ways-boot-safe-mode-windows-10/ +++++++++++++++++++++++++++++++++++++++++++++++ If the problem goes away with the computer in Safe Mode, the problem is with one of the other programs on the system.

As a test, disable your protection programs.

more options

I tried it in safe mode, but had the same issue. Still a delay, it's about a second long.

more options

Can you clarify what delay you mean ? Title: "Delay when closing Inspect Element-tool" Question: "using "Inspect Element," there's a significant delay between it selecting the element and the overlay that highlights the element closing" what would suggest to me a delay to show what element is selected

The latter can be because Firefox needs to traverse the DOM to find what element this is about and that can take some time if the DOM is long/complicated or deeply nested. A delay when closing the Inspector can be caused by cleaning data kept in memory.

Just to be sure, boot the computer in Windows Safe Mode with network support to see if that has effect.

more options

When I open the selection tool, it highlights the element with a blue overlay (drawing dashed lines along the borders of the element's bounding box, as well as showing the margins in yellow). When you then click the desired element, it's selection is "locked in" in the source view of the console and the overlay disappears (i.e. the inspect element tool is closed). There is a significant (about a second) delay between closing the inspect element tool and the overlay disappearing.

I have tried it in Safe Mode with Networking, and it also occurs there.