credentials icon indicating copy to clipboard operation
credentials copied to clipboard

Right-to-left language display broken in Course Certificates display

Open hurtstotouchfire opened this issue 3 years ago • 1 comments

This ticket may cover multiple independent bugs and need to be broken up. The "Issue date" is the only translated string. We're not certain how best to handle this.

This was logged for course certificates, and would be fixed in edx-platform: https://github.com/edx/edx-platform/blob/40964045e4cc284a8761419d2dc3cdd8e5cd1c6e/lms/djangoapps/certificates/views/webview.py#L123

Original Report:

Learners with browsers using a right to left language as their default will see the certificate jumbled:

Steps to reproduce

  1. Set browser default language to Arabic or other R to L language
  2. View a certificate
  3. Note the signatures, instructor names and Valid cert ID are to the left instead of the right.

Also to note, usually the Issue date is in the browser default language instead of the certificate language (this is the only bit actually translated)

hurtstotouchfire avatar Sep 09 '22 22:09 hurtstotouchfire

For the sake of tracking, this issue also has a ticket in the @openedx/2u-aperture backlog (APER-1598), but is not prioritized.

Anyone in the open-source community who is willing to take it is welcomed!

jsnwesson avatar Dec 05 '23 18:12 jsnwesson