Skip to content
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

Simple Translate causes rendering issues when a page contains an element with id "simple-translate" #521

Open
johnmaguire opened this issue Feb 7, 2024 · 1 comment · May be fixed by #537

Comments

@johnmaguire
Copy link

johnmaguire commented Feb 7, 2024

Page is viewable here: https://www.johnmaguire.me/blog/firefox-starter-pack-recommended-addons/

With Simple Translate enabled:

Screenshot 2024-02-07 at 4 05 23 PM

With Simple Translate disabled:

Screenshot 2024-02-07 at 4 06 04 PM

Relevant source:

<h3 id="pushbullet"><a href="https://addons.mozilla.org/en-US/firefox/addon/pushbullet/">Pushbullet</a></h3>
<p>Pushbullet seems like it’s on life support, but it’s still the easiest way for me to send a link from Firefox to my Android phone.</p>
<h3 id="simple-translate"><a href="https://addons.mozilla.org/en-US/firefox/addon/simple-translate/">Simple Translate</a></h3>
<p>Unlike Chrome, Firefox doesn’t ship a “Translate this page” feature built-in to Firefox. This add-on adds that functionality.</p>
@johnmaguire
Copy link
Author

johnmaguire commented Feb 7, 2024

It seems to be related to the id="simple-translate" attribute.

In my case, the ID is automatically generated by the Astro site builder based on the Markdown header text, so it's not easy to change without changing the title.

@johnmaguire johnmaguire changed the title Simple Translate is causing a rendering issue when I try to link to it Simple Translate causes rendering issues when a page contains an element with id "simple-translate" Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant