Closed
Bug 980054
Opened 12 years ago
Closed 12 years ago
Multiple spaces in text and popup editors are squished into one
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
I recently landed a patch that made the spaces work in the editor, but seems the css didn't carry over to the export.
It was fixing a bunch of other stuff too so doing it in another ticket actually makes some sense anyway.
STR:
1. create a text event.
2. enter the text "pop up"
3. save
4. view make
5. play
expected: text event with the text "pop up"
Actual: "pop up"
If you're on staging, it'll look as expected in the editor, so I just need that same css on the embed too.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scott
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8386361 -
Flags: review?(pomax)
Comment on attachment 8386361 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/480
sense has been made.
Attachment #8386361 -
Flags: review?(pomax) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
staging has been made
https://github.com/mozilla/popcorn.webmaker.org/commit/b07eb357eec1e53fbab0015f5c16a6a14f90d5cf
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(scott)
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Flags: needinfo?(scott)
You need to log in
before you can comment on or make changes to this bug.
Description
•