Inspect shortcut not working
-
I'd like to do it like in Chrome: Ctrl+Shift+C and click on an element, immediately dev tools pops up with that element selected.
In Vivaldi however Ctrl+Shift+C does nothing, even though its tooltip says so:
This inspect function doesn't seem to appear in shortcuts settings.
Regardless of devtools already open or closed, the shortcut does nothing. -
@nmaxcom That is a already known issue. No fix in progress.
Workaround:
- Remove or change shortcut in Settings โ Keyxboard โ Page for Add Note
- In Devtools panel you need to click in Elements, then Ctrl+Shift+C works
-
Ouch.
@DoctorG said in Inspect shortcut not working:
Remove or change shortcut in Settings โ Keyxboard โ Page for Add Note
Couldn't find this but setting "Toggle developer tools" to CMD+Shift+C worked!!
Thanks.