After pasting a table I am unable to leave table editing mode
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: gmcfoley, Unassigned)
References
Details
Comment 2•15 years ago
|
||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
Comment 13•9 years ago
|
||
Comment 14•8 years ago
|
||
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
Comment 17•4 years ago
|
||
(In reply to Joc from comment #16)
Hi,
you're right, one need to press ctrl-v to paste back the content! I normally
use shift-del and shift-ins. Here's the work around corrected:One work around is to:
- press ctrl-a and ctrl-x to select the whole message and cut it
- press enter to create a blank line
- left arrow to move before it
- and finally ctrl-v to paste back the message followed by the blank line.
Glad I'm not the only one who stumbled across this issue. The workaround seems like the logical thing to do, but I am astonished to find this bug still unresolved.
Comment 18•4 years ago
|
||
It's steel exist. On Ubuntu 18.04 TB 68.8 x64
Comment 19•4 years ago
|
||
Windows 10, still exists.. TB 78.8
And frankly, this is a stupid bug to not be fixed.
Comment 20•3 years ago
|
||
Just leaving a comment to say this issue still exists, the work around is to create blank lines by hitting enter a few times and then inserting a table between them so that I can use the blank lines later to insert text. I always forget, and have to copy/delete the table, and then do the steps mentioned above. Very annoying for living in 2021 to need something like this.
Comment 21•3 years ago
|
||
Still exist in 78.13.0 (64 bit) Ubuntu. Maybe you can add this "enter" when someone paste table? if (part_of_clipboard == "<table") clipboard .= "\r\n" ? If it can not be done better for so many years? Or add some context menu at right click "get out of table, add new line" ?
Comment 22•3 years ago
|
||
Clearly I'm ranting now, but whatever...
Yeah it's more important anyhow to regularly rearrange the GUI and whatnot instead of fixing the real issues and giving the product the love it deserves. This is not the only thing.
It's frustrating.
Comment 23•3 years ago
|
||
Just thought I'd find out how to do this as clearly there must be a way to do it by now. How foolish of me! Please fix bugs that actually stop users doing what they need to do rather than add features they don't need.
Comment 24•3 years ago
|
||
We've heard you, frustrated Thunderbird users! Sorry for the inconvenience, but please remain respectful. Please note that this bug is an age-old issue in Core: Dom: Editor, which is technically outside Thunderbird territory. That said, Thunderbird's message editor is indeed much affected, and yes, we'd expect better in 2021 (although in the big scheme of bugs, this isn't among the biggest painpoints...). So coming from Thunderbird triage, I will try to get some traction on this in the most recent duplicate, bug 1674359, which has a perfectly reduced testcase and was recently filed by Mirko who's involved in this area, so it has recent activity and the right people on board. Let's avoid whining there so that they can focus on finding a solution.
Comment 25•3 years ago
|
||
Sorry, that needinfo wasn't supposed to go here.
Description
•