Reproduction steps:
- Write an initial paragraph, without signature.
- Add an indented signed comment. (Manually, because Reply is not available since there is no signature.)
- Use Reply to add another comment.
What happens:
== 4 == Text without timestamp * List item ** Comment as a list item ~~~~ : Actual indentation ~~~~
What should have happened instead?
== 4 == Text without timestamp * List item ** Comment as a list item ~~~~ **: Expected indentation ~~~~
Related tasks
- Fixing this issue would partially revert fix for T252702: Reply inserted at the wrong indentation level when the previous message ends in a bullet list.
- However, that would be consistent with behavior introduced with T263217: Discussion tools misplaces signature with lists: use cases 1 and 3 from T252702 cannot be generated by DiscussionTools anymore.
- That would fix T324550#8448400 and T252708#6862957
- That would be an improvement for T259865: Add support for voting-style discussions