Closed
Bug 1174184
Opened 10 years ago
Closed 5 years ago
Pressing tab key while editing in <pre> (code snippet) boxes doesn't work anymore
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug][patchwelcome][difficulty:intermediate][difficulty=intermediate])
What did you do?
================
1. Started editing a page.
2. Created a JavaScript code sample box (<pre> block).
3. Started typing in code.
4. Pressed tab key to indent.
What happened?
==============
Nothing.
What should have happened?
==========================
Tab key used to insert two spaces, but no longer does. This is aggravating as muscle memory tells us all to use tab to indent in code editing.
Is there anything else we should know?
======================================
Not sure when this broke but it was relatively recently, because I use this all the time.
Updated•10 years ago
|
Severity: normal → minor
Keywords: in-triage
Whiteboard: [specification][type:bug] → [specification][type:bug][patchwelcome][difficulty:intermediate][difficulty=intermediate]
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•