Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

"inspect element" not able to be closed

  • 3 답장
  • 26 이 문제를 만남
  • 1 보기
  • 최종 답변자: John99

more options

After opening the "inspect element" toolbar though the right click menu it's not able to be closed. I've tried clicking x on toolbar, pushing ESC, and clicking on "inspect element" again in the context menu with no avail. The (Q) key also doesn't cause it to open (as shows in the right click menu).

Anyway, great work starting to implement this useful feature from firebug!

After opening the "inspect element" toolbar though the right click menu it's not able to be closed. I've tried clicking x on toolbar, pushing ESC, and clicking on "inspect element" again in the context menu with no avail. The (Q) key also doesn't cause it to open (as shows in the right click menu). Anyway, great work starting to implement this useful feature from firebug!

선택된 해결법

On the system I am at the moment using in Firefox 9 on linux a cross to close appears on the applications toolbar at the bottom of the screen, that will close the inspect option. The key shortcut on Linux is Ctrl + Shift + I and that toggles the inspect option on and off.

I am assuming you are using the development tools available as standard from Firefox, rather than something else such as Firebug. (Have you also got firebug installed, if so try disabling in case they conflict)

I also have the option to turn Inspect on or off from dropdown menus which include a tickbox | checkbox option, that in Windows 7 will be accessible from the Firefox Button.

See also

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

On the system I am at the moment using in Firefox 9 on linux a cross to close appears on the applications toolbar at the bottom of the screen, that will close the inspect option. The key shortcut on Linux is Ctrl + Shift + I and that toggles the inspect option on and off.

I am assuming you are using the development tools available as standard from Firefox, rather than something else such as Firebug. (Have you also got firebug installed, if so try disabling in case they conflict)

I also have the option to turn Inspect on or off from dropdown menus which include a tickbox | checkbox option, that in Windows 7 will be accessible from the Firefox Button.

See also

more options

I'm able to close it now after disabling firebug. Apparently there is a conflict between the new inspect element feature and firebug. Thanks John99

more options

Glad it worked. Thanks for posting back.