Closed
Bug 1921966
Opened 9 months ago
Closed 9 months ago
List ending by double enter wipes rest of comment
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Gijs, Assigned: u232883)
Details
Attachments
(1 file)
This was a pretty frustrating bug to encounter. Edit history (ie ctrl-z for undo) sort of saved me, but still - I think a lot of people would experience this as a dataloss issue.
STR:
- start typing in bug comment / creation rich editor. Write, say, 1 para of stuff (for testing purposes, 3 characters will probably suffice).
- Move to the top of the comment, ie before everything you've typed.
- start a numeric list, ie
1. blah
, and hit enter - bugzilla will automatically input "2. " and move your cursor after that.
- hit enter again
ER:
The list finishes, the "2. " is removed, and you move to the next line and what you've typed after the list stays in the comment box.
AR:
The list finishes, the "2. " is removed, and you move to the next line and what you've typed after the list gets deleted.
Updated•9 months ago
|
Assignee: nobody → kohei
Status: NEW → ASSIGNED
Comment 2•9 months ago
|
||
Comment 3•9 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•