Open
Bug 1848529
Opened 2 years ago
Updated 2 years ago
Message compose window, in a numbered list, adding a Tab following the text causes a tab to be inserted before the number.
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: dmccammishjr, Unassigned)
Details
(Keywords: dupeme)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
Created a numbered list
- text for #1
- text for #2
etc.
Go back to add a Tab following the text for #1
Actual results:
The Tab entered with the cursor at the end of "text for #1" caused a Tab inserted at the beginning of the line (i.e., an indent).
1. text for #1
2. text for #2
etc.
Expected results:
The Tab should either insert a Tab character or n spaces at the end of "text for #1"
Comment 1•2 years ago
|
||
duplicate?
You need to log in
before you can comment on or make changes to this bug.
Description
•