in plain text: breaking quoted line with typed CR loses quote status for end of line because of missing ">" quote sign
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
People
(Reporter: 3.14, Unassigned)
References
(Blocks 3 open bugs)
Details
(Keywords: reproducible)
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Reporter | ||
Comment 5•23 years ago
|
||
Comment 6•23 years ago
|
||
Comment 7•23 years ago
|
||
Comment 8•23 years ago
|
||
Reporter | ||
Comment 9•23 years ago
|
||
Reporter | ||
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
Reporter | ||
Comment 12•23 years ago
|
||
Comment 13•22 years ago
|
||
Comment 14•22 years ago
|
||
Comment 15•22 years ago
|
||
Comment 16•21 years ago
|
||
Updated•21 years ago
|
Comment 17•20 years ago
|
||
Comment 18•20 years ago
|
||
Comment 19•19 years ago
|
||
Comment 20•19 years ago
|
||
Updated•17 years ago
|
Assignee | ||
Updated•17 years ago
|
Comment 21•16 years ago
|
||
Comment 22•10 years ago
|
||
workaround |
Updated•3 years ago
|
Comment 23•1 year ago
|
||
can reproduce in
- TB 115.6.1 @ Win10-64bit
- TB 128.0a1 (2024-05-27) (64-bit) @ Win10-64bit
Comment 24•8 months ago
|
||
This bug is still reproducible in TB 128.5.2esr.
The analysis by Nelson Bolyard in comment #17 is still accurate and on-point.
Essentially, users should be able to decide what ‘>’-prefixed lines should be quotes or not. Now, a space is silently added before the ‘>’ when it is typed manually or when I copy-paste from a quote. The space should be added non-silently in the composition window as well, but if it is removed, the line should interpreted as being a quote, and colored as such. This allows users to discover this behavior naturally. (They'll think “Why is that space there?” remove it, see the color change, add it back and see the color change again.)
Furthermore, it is essential that only lines with initial ‘>’ (no space in front) are colored, as now it still happens that lines without ‘>’ are colored. Otherwise, the quoting=color logic is broken, which is confusing for users.
I hope this bug will get the attention I feel it deserves again.
N.B.1: In this bug editor I can add a quote myself by just typing a ‘>’ at the line's start:
I am a famous quote
N.B.2: Likely related bugs: Bug 1266173, Bug 1190076
Description
•