Closed
Bug 915314
Opened 12 years ago
Closed 12 years ago
[Redesign] KumaScript error message is formatted like a paragraph instead of code
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lorchard, Unassigned)
References
Details
(Whiteboard: [specification][type:bug][needs design])
What did you do?
================
1. Find or produce a page with a kumascript error
2. View the site in new redesign style
What happened?
==============
The error text flows like a paragraph, rather than like a code listing with line breaks & etc
What should have happened?
==========================
Error text should have appeared like a code listing, with line breaks honored
Is there anything else we should know?
======================================
| Reporter | ||
Updated•12 years ago
|
Blocks: 910513
Summary: KumaScript error message is formatted like a paragraph instead of code → [Redesign] KumaScript error message is formatted like a paragraph instead of code
Comment 1•12 years ago
|
||
I've send my day yesterday dealing with this, it is terrible for productivity and likely 1-2 lines of CSS. Must block beta launch.
Updated•12 years ago
|
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/78de90fbcc98129b9ac11b82f084c6e03560433d
fix bug 915314: Use preformatted styling for code in script warning messages
https://github.com/mozilla/kuma/commit/dcb1d33420d22012ce074c46b3cf506826d1ce09
Merge pull request #1520 from lmorchard/915314-kumascript-error-styling
fix bug 915314: Use preformatted styling for code in script warning messages
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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
•