Closed
Bug 1209767
Opened 10 years ago
Closed 5 years ago
Move the PRE icon and Syntax Highlighter icon next to each other
Categories
(developer.mozilla.org Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jswisher, Assigned: sheppy)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
On the toolbar of the editor UI, move the PRE icon and Syntax Highlighter icon next to each other.
What problems would this solve?
===============================
The icon for making text into a PRE block is separated from the icon for selecting the language for syntax highlighting by the icons for heading levels. This makes it hard to discover, remember, or describe the syntax highlighting icon.
Who would use this?
===================
MDN editors creating code examples
What would users see?
=====================
The PRE icon immediately next to the Syntax Highlighter icon
What would users do? What would happen as a result?
===================================================
Users would be more likely to discover the Syntax Highlighter menu, or to find it quickly.
Is there anything else we should know?
======================================
Updated•10 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
This PR moves the <pre> button to be adjacent to the syntax highlighger items:
https://github.com/mozilla/kuma/pull/5160
Comment 2•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
•