搜索 | 用户支持

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

详细了解

Delay when closing Inspect Element-tool

  • 7 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 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?

所有回复 (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.