Keyboard shortcuts missing most of shortcuts for Style Editor
Categories
(DevTools :: Documentation, defect, P3)
Tracking
(firefox107 fixed)
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: human.peng, Assigned: Honza)
Details
Attachments
(1 file)
Steps to reproduce:
https://firefox-source-docs.mozilla.org/devtools-user/keyboard_shortcuts/index.html#style-editor
Actual results:
This list is very incomplete.
For example, it's missing Ctrl+G (search next), Ctrl+Shift+F (replace), potentially more.
Expected results:
Keep in mind these shortcuts are not necessarily the same as other components so you can't even relying on other chapter.
Ctrl+G is indeed the same as Debugger, but Ctrl+Shift+F is not, for example.
Comment 1•4 months ago
|
||
The severity field is not set for this bug.
:Sylvestre, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 months ago
|
Assignee | ||
Comment 2•4 months ago
|
||
Nicolas, I'll update the docs, do you think this is the complete list?
- Ctrl+G - Cmd+G => Find next
- Shift+Ctrl+G / Shift+Cmd+G => Find previous
- Shift+Ctrl+F / Cmd+Option+F => Replace
- Ctrl+P / Cmd+P => Focus the filter input
Comment 3•4 months ago
|
||
I think you're only missing Ctrl+S / Cmd+S to save file to disk
Assignee | ||
Comment 4•4 months ago
|
||
Assignee | ||
Updated•4 months ago
|
Updated•4 months ago
|
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6494b66a6e46 Keyboard shortcuts missing most of shortcuts for Style Editor r=nchevobbe
![]() |
Reporter | |
Comment 6•4 months ago
|
||
Thanks for working on it.
Just a small question: why the Component of this bug isn't "Firefox Source Docs: Content"? This is what "Report an issue" button on that exact page told me to do: https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer+Infrastructure&component=Firefox+Source+Docs%3A+Content&short_desc=Documentation+issue+on+devtools-user/keyboard_shortcuts/index&comment=URL+=+https://firefox-source-docs.mozilla.org/devtools-user/keyboard_shortcuts/index.html&bug_file_loc=https://firefox-source-docs.mozilla.org/devtools-user/keyboard_shortcuts/index.html
Is this also a bug itself?
Comment 7•4 months ago
|
||
bugherder |
Assignee | ||
Comment 8•4 months ago
|
||
(In reply to fireattack from comment #6)
Just a small question: why the Component of this bug isn't "Firefox Source Docs: Content"? This is what "Report an issue" button on that exact page told me to do: https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer+Infrastructure&component=Firefox+Source+Docs%3A+Content&short_desc=Documentation+issue+on+devtools-user/keyboard_shortcuts/index&comment=URL+=+https://firefox-source-docs.mozilla.org/devtools-user/keyboard_shortcuts/index.html&bug_file_loc=https://firefox-source-docs.mozilla.org/devtools-user/keyboard_shortcuts/index.html
"Firefox Source Docs: Content" is general component covering the entire docs and it's ok to file documentation bugs there. But, many teams are responsible for building and maintaining the docs so, consequent triage is moving (documentation related bugs) to components that belong to the right team (to make sure that the right team knows about the bug).
Comment hidden (obsolete) |
Updated•4 months ago
|
Assignee | ||
Comment 10•4 months ago
|
||
Alexandru, this alert doesn't seem to be related to the chage. The patch is only changing documentation.
Updated•4 months ago
|
Description
•