-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Layout of RTL broken in Firefox 128 #1643
Comments
@kathy-phet @marlitas FYI. I believe that some investigation here should be a pretty high priority. |
@zepumph I completely agree. It looks like @jonathanolson is looking at it already according to slack. |
Reproducing. Also seems broken in Firefox nightly 130.0a1, so likely not temporary. |
Appears to be specific to SVG, does not happen with |
Looks like one of the necessary components to this is the directional marks. |
10 year old issue (https://bugzilla.mozilla.org/show_bug.cgi?id=1131192) led to me trying However this likely is... version specific. |
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
…nchor added) workaround for Firefox, see #1643
This looks like it will likely be fixed in Firefox 130. MR workaround complete, so closing for now. |
Found during phetsims/qa#1105, but occurs in published sims.
Between Firefox 127 and Firefox 128 the layout of rtl strings in sims was broken. They appear far right of where they should. This is both in the locale selection page and in the sim itself if those locales are chosen. Happens with both dynamic locale and non-dynamic locale.
The text was updated successfully, but these errors were encountered: