Open Bug 1935958 Opened 2 months ago Updated 2 months ago

Incorrect truncation of LTR strings in RTL mode (Firefox for desktop)

Categories

(Core :: Internationalization: Localization, defect)

defect

Tracking

()

People

(Reporter: willdurand, Unassigned)

References

Details

Attachments

(1 file)

Attached image image.png

While investigating Bug 1915867, we noticed that Firefox for desktop might have a bug with how we truncate LTR strings in RTL mode. That can happen when the content is supplied by an API, e.g. in about:addons via the AMO API when the add-on isn't localized in all locales (and, in this case, we return a fallback string, which is - in most cases - an en-US string).

The screenshot shows that we truncate the string as if it was a RTL string, but that seems incorrect per some discussions with the l10n team. The expectation is that - because it is a LTR string - we truncate on the right, not on the left.

We have a good example with about:addons but I don't know if this is a problem only on this page, or if other parts of Firefox for desktop are affected in a similar manner. I also don't know what we would like to do here, so let's discuss.

See also bug 1623373

The severity field is not set for this bug.
:eemeli, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(earo)
Severity: -- → S3
Flags: needinfo?(earo)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: