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: 1. start typing in bug comment / creation rich editor. Write, say, 1 para of stuff (for testing purposes, 3 characters will probably suffice). 2. Move to the top of the comment, ie before everything you've typed. 3. start a numeric list, ie `1. blah`, and hit enter 4. bugzilla will automatically input "2. " and move your cursor after that. 5. hit enter again ER: The list finishes, the "2. " is removed, and you move to the next line (with a blank line between "1. blah" and your cursor) 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 (with a blank line between "1. blah" and your cursor) and what you've typed after the list **gets deleted**.
Bug 1921966 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
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: 1. start typing in bug comment / creation rich editor. Write, say, 1 para of stuff (for testing purposes, 3 characters will probably suffice). 2. Move to the top of the comment, ie before everything you've typed. 3. start a numeric list, ie `1. blah`, and hit enter 4. bugzilla will automatically input "2. " and move your cursor after that. 5. 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**.