You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i visit the CTD campaign page and let Firefox translate the page to English for me, it renders the feature comparison chart unreadable. My guess is this is because we're using <td class="firefox" aria-label="checkmark">✓</td> instead of something like a CSS image replacement technique.
This looks like a bug in Firefox translations in general with any unicode/emoji glyphs:
Screen.Recording.2024-08-21.at.12.43.26.mov
I'll look into reporting the bug: https://bugzil.la/1914159, not sure if a workaround in bedrock is currently worth it? (Like changing the checkmarks to bullets perhaps?)
Description
When i visit the CTD campaign page and let Firefox translate the page to English for me, it renders the feature comparison chart unreadable. My guess is this is because we're using
<td class="firefox" aria-label="checkmark">✓</td>
instead of something like a CSS image replacement technique.Steps to reproduce
Expected result
Actual result
Environment
Firefox Nightly
macOS
The text was updated successfully, but these errors were encountered: