Text fields do not follow Unicode BiDi algorithm, breaking non-LTR text #375
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe#375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version
No response
What were you trying to do?
No response
What did you expect to happen?
No response
What actually happened?
22:53 <sandra> Getting complaints (from off-instance posters
posting from Mastodon) about how Akkoma-FE renders
their RTL paragraphs:
https://idiomdrottning.org/notice/AfDiEjivMhLJ9PW0UC
🤷🏻♀️
00:43 <Oneric> I’m not sure how, since BiDi needs to be run
separately per-paragraph anyway, but somehow the
surrounding is affecting the posts bidi state (or
maybe the browser for some reason refuses to use
Unicode BiDi in the first place atm)
00:43 <Oneric> Setting 'unicode-bidi: plaintext;' on '.StatusBody
.text' fixes this; not sure if/where else this
should be set;.
00:43 <Oneric> sandra: file an issue against akkoma-fe with this
info (or if you can check this more and directly
create a patch)
00:53 <sandra> Oneric: What's weird its that it displays correctly
on their masto
Severity
I can manage
Have you searched for this issue?
[bug] bidito Text fields do not follow Unicode BiDi algorithm, breaking non-LTR text