Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее
Архивировано

Focus dev tools on inspect element

nikita1347 отвечено
nikita1347

On Ctrl+Shift+C you can inspect an element, but for some reason when you click an element the dev tools window doesn't get focused automatically. If you right click and select "Inspect Element" from the context menu the focus changes correctly. This is a small issue but very annoying to work with.

On Ctrl+Shift+C you can inspect an element, but for some reason when you click an element the dev tools window doesn't get focused automatically. If you right click and select "Inspect Element" from the context menu the focus changes correctly. This is a small issue but very annoying to work with.

Все ответы (5)

When you press Ctrl + Shift + C, whatever element your cursor is hovering over will be highlighted. As you move the cursor, different elements are highlighted. However, the Developer Tools will only be focused when you have clicked on the element that you want to select with your mouse.

My developer tools aren't focused on click, that's the issue.

Do you have the same issue when running Firefox in Safe Mode?

The issue persists in Incognito. All of the extensions are turned off.