Open
Bug 1806459
Opened 3 years ago
Updated 15 days ago
Offer Some Way for Profiler Shortcut to Be Prioritized
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
NEW
People
(Reporter: dshin, Unassigned)
References
Details
(Whiteboard: [fp])
(Not sure if the right component for UI-related suggestion)
While investigating Bug 1768308, I found that Google Maps would take Ctrl+Shift+1 (Shortcut to start the profiler) as "toggle satellite/map view." Having to click on the profiler icon caused more complications due to hover events generated while moving the cursor.
Further down the road, I discovered a way to prevent websites from overriding keyboard shortcuts, by:
- Click on the lock icon beside the address
- Click on "Connection Secure"
- Click on "More Information"
- Go to Permissions tab
- Find "Override Keyboard Shortcuts"
- Uncheck "Use Default" and select "Block"
It'd be nice if the profiler toolbar icon can be toggled so that instead of the keypress event going to the site, it starts the profiler.
Thanks, that sounds like a good idea. We track the about:profiler, popup and UI related bugs in the Devtools::Performance Tools component, so moving it there.
Component: Gecko Profiler → Performance Tools (Profiler/Timeline)
Priority: -- → P3
Product: Core → DevTools
Version: unspecified → Trunk
Updated•2 years ago
|
Whiteboard: [fxp]
Updated•2 years ago
|
Updated•2 months ago
|
See Also: https://mozilla-hub.atlassian.net/browse/FXP-3353 → https://mozilla-hub.atlassian.net/browse/FP-1119
Whiteboard: [fxp] → [fp]
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•