Skip to content

fix: use correct dir converting plaintext to HTML#8248

Merged
nicodh merged 1 commit into
mainfrom
ndh/mixed-directions-in-plaintext
May 15, 2026
Merged

fix: use correct dir converting plaintext to HTML#8248
nicodh merged 1 commit into
mainfrom
ndh/mixed-directions-in-plaintext

Conversation

@nicodh
Copy link
Copy Markdown
Contributor

@nicodh nicodh commented May 15, 2026

This reapplies #8227 but this time with fixed tests.

It turned out for desktop the style unicode-bidi: plaintext is needed. dir="auto" didn't work. The style only without dir attribute worked too but maybe it's better to have both. With this change deltachat/deltachat-desktop#6345 is also solved for long messages that have a "Show full message" dialog

I hope there was no other reason for 6fb2f27 then the failing CI tests

Copy link
Copy Markdown
Collaborator

@WofWca WofWca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't test but looks good, as far as I can tell.
See discussions at deltachat/deltachat-desktop#6379.

@nicodh nicodh merged commit 219dbd8 into main May 15, 2026
31 checks passed
@nicodh nicodh deleted the ndh/mixed-directions-in-plaintext branch May 15, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants