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!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Delay when closing Inspect Element-tool

  • 7 antwoorden
  • 1 heeft dit probleem
  • 7 weergaven
  • Laatste antwoord van 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 antwoorden (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.