Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Unicode-bidi: plaintext is misaligning text after wrap

  • 1 ответ
  • 0 имеют эту проблему
  • Последний ответ от Allen Krulwich

more options

0

I'm writing a library that takes user submitted text and renders it in the browser, among other things.

The user may submit text that mixes lines of RTL and LTR text, and each line should be rendered in the appropriate alignment and direction.

To this end, I'm presenting text in paragraph html elements with unicode-bidi: plaintext which is intended for this behavior.

I am seeing a strange behavior where a line wrap in a single span of RTL text causes the second line to be rendered LTR. This only occurs in Firefox. I'm hoping to find a workaround or fix. Toggling the unicode-bidi attribute on the paragraph element fixes the issue, as does opening the developer console for me. Seems very erratic.

I am submitting text like this:

זוהי פסקה של טקסט. הנה קישור ראשון, זהו טקסט מילוי. הנה קישור שני, זהו טקסט מילוי. והנה קישור שלישי, זהו טקסט מילוי. Which is wrapping, and the wrapped portion is aligned left instead of right.

This is a demo link: https://musical-arithmetic-54267c.netlify.app/Style_examples#Links_in_right-to-left_text

0 I'm writing a library that takes user submitted text and renders it in the browser, among other things. The user may submit text that mixes lines of RTL and LTR text, and each line should be rendered in the appropriate alignment and direction. To this end, I'm presenting text in paragraph html elements with unicode-bidi: plaintext which is intended for this behavior. I am seeing a strange behavior where a line wrap in a single span of RTL text causes the second line to be rendered LTR. This only occurs in Firefox. I'm hoping to find a workaround or fix. Toggling the unicode-bidi attribute on the paragraph element fixes the issue, as does opening the developer console for me. Seems very erratic. I am submitting text like this: זוהי פסקה של טקסט. הנה קישור ראשון, זהו טקסט מילוי. הנה קישור שני, זהו טקסט מילוי. והנה קישור שלישי, זהו טקסט מילוי. Which is wrapping, and the wrapped portion is aligned left instead of right. This is a demo link: https://musical-arithmetic-54267c.netlify.app/Style_examples#Links_in_right-to-left_text
Приложенные скриншоты

Все ответы (1)

more options

Changing demo link: https://maroon-amabelle-77.tiiny.site/#/Style_examples#Links_in_right-to-left_text

Полезно?

Задать вопрос

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.