Closed
Bug 1430833
Opened 7 years ago
Closed 4 years ago
Cannot insert text before table
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1674359
People
(Reporter: bhasker, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20171114221957
Steps to reproduce:
Compose a mail (HTML)
the very first thing in the mail must be a table (any number of rows or cols)
Now try to insert a text/line before the table
i.e bring the table down to insert a text line before the table.
Actual results:
The table sticks as the first in the composed mail and does not allow text to be inserted
Expected results:
I must be able to insert a line before the table and type text before the table.
Comment 1•7 years ago
|
||
Yes, inserting stuff before a table or after it can be really tricky.
You could install the add-on ThunderHTMLedit and edit the HTML. Or use "Insert > HTML" from the menu. Or "plan" the insertion, so insert a few empty lines before you insert the table.
Comment 2•4 years ago
|
||
This problem comes from Core: DOM: Editor and should be fixed there.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Summary: Insert text before table → Cannot insert text before table
You need to log in
before you can comment on or make changes to this bug.
Description
•