Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Weird Inspector hotkey behaviour

  • 4 trả lời
  • 2 gặp vấn đề này
  • 7 lượt xem
  • Trả lời mới nhất được viết bởi morami

more options

The built in Firefox web developer tool inspector can be called with CTRL+SHIFT+I. which will show the web developer toolbar and you can also select a desired element on the page. Now, when I want to select another element and press CTRL+SHIFT+I again, it closes the toolbar. WHY ON EARTH? Is there any way to eliminate this overly annoying toggle behaviour?

I don't want to click every time on an icon, to inspect an element. I want a shortcut which always brings up the toolbar and lets me inspect any element on the page. Like firebug's CTRL+SHIFT+C does it.

Ideas?

The built in Firefox web developer tool inspector can be called with CTRL+SHIFT+I. which will show the web developer toolbar and you can also select a desired element on the page. Now, when I want to select another element and press CTRL+SHIFT+I again, it closes the toolbar. WHY ON EARTH? Is there any way to eliminate this overly annoying toggle behaviour? I don't want to click every time on an icon, to inspect an element. I want a shortcut which always brings up the toolbar and lets me inspect any element on the page. Like firebug's CTRL+SHIFT+C does it. Ideas?

Tất cả các câu trả lời (4)

more options

I usually right-click and press Q to inspect an element. That seems to work without closing the panel. Not sure there is a pure keyboard solution that doesn't involve clicking.

Edit: After looking at the Firebug feature, I see you want to turn on the moving highlight. I don't know of a keyboard combination does that.

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào

more options

It's called Toggle Inspect Mode in Firebug and works like it's intended. It's just fckd' up in Firefox.

more options

Ctrl+Shift+i works like Ctrl+Shift+k and other toggles that open/shut the relevant pane. I don't think it was ever intended to reactivate inspect mode. Someone needs to define a new keyboard shortcut for that.

I looked into using keyconfig 20110522 for that, but I don't know how to invoke the inspector.highlighter.unlockAndFocus() method from an object available to the extension. I'm sure someone does.

more options

Thanks for your continued efforts. I'm wrestling with keyconfig, but it's a bit under-documented :).