Right to Left direction does not affect the footnote #4888

Closed
opened 2026-02-05 09:24:00 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @merrime-n on GitHub (Jul 20, 2024).

Describe the Bug

When modifying the footnote, it is LTR and the strings are not translated. Those strings are not added to the Crowdin project.

Steps to Reproduce

  1. Create a footnote.
  2. In Edit mode, it's in LTR direction.
  3. The strings are not translated.
  4. The strings are not defined in Crowdin project.

Expected Behaviour

I expect the footnote edit environment to be in RTL direction and its strings to be translated in Farsi language.

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

v24.05.1

Originally created by @merrime-n on GitHub (Jul 20, 2024). ### Describe the Bug When modifying the footnote, it is LTR and the strings are not translated. Those strings are not added to the Crowdin project. ### Steps to Reproduce 1. Create a footnote. 2. In Edit mode, it's in LTR direction. 3. The strings are not translated. 4. The strings are not defined in Crowdin project. ### Expected Behaviour I expect the footnote edit environment to be in RTL direction and its strings to be translated in Farsi language. ### Screenshots or Additional Context _No response_ ### Browser Details _No response_ ### Exact BookStack Version v24.05.1
OVERLORD added the 🐛 Bug label 2026-02-05 09:24:00 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 20, 2024):

Hi @okaeiz,
Thanks for raising.

What exactly within BookStack are you referring to when you mention "Footnote"?

@ssddanbrown commented on GitHub (Jul 20, 2024): Hi @okaeiz, Thanks for raising. What exactly within BookStack are you referring to when you mention "Footnote"?
Author
Owner

@merrime-n commented on GitHub (Jul 22, 2024):

Hey there @ssddanbrown
I had forgotten that we were using an unsupported hack which is of course mentioned in the documents.
However, I'd appreciate it if you share your ideas.

@merrime-n commented on GitHub (Jul 22, 2024): Hey there @ssddanbrown I had forgotten that we were using an [unsupported hack](https://www.bookstackapp.com/hacks/wysiwyg-footnotes/) which is of course mentioned in the documents. However, I'd appreciate it if you share your ideas.
Author
Owner

@ssddanbrown commented on GitHub (Aug 29, 2025):

I'm going to go ahead and close this off due to being focused on an unsupported hack.
Depending on exactly what part of the editing is being referenced, it may just require tweaking the hack to force the dir attribute on generated code/elements to ensure it's forced to a direction.

@ssddanbrown commented on GitHub (Aug 29, 2025): I'm going to go ahead and close this off due to being focused on an unsupported hack. Depending on exactly what part of the editing is being referenced, it may just require tweaking the hack to force the `dir` attribute on generated code/elements to ensure it's forced to a direction.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4888