WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.64k stars 1.02k forks source link

Permalink copy does not work in Zen mode #13074

Closed nijel closed 3 days ago

nijel commented 6 days ago

Describe the issue

Clicking on permalink icon in zen mode should copy the link, but instead it follows the link.

I already tried

Steps to reproduce the behavior

  1. Go to zen mode (for example https://hosted.weblate.org/zen/weblate/legal/cs/?offset=1&)
  2. Click on copy permalink icon

Expected behavior

No response

Screenshots

No response

Exception traceback

No response

How do you run Weblate?

weblate.org service

Weblate versions

No response

Weblate deploy checks

No response

Additional context

No response

meel-hd commented 5 days ago

@nijel can you double check again. I have just tried it and it seems working fine. Maybe there is some inconsistency with the html template and the cached javascript since the last update that changed data-*-text attributes. image

Try hard clearing cache by:

nijel commented 5 days ago

Just tested it, and it works for the first page, but it doesn't work on the next page of strings once it is loaded.

github-actions[bot] commented 3 days ago

Thank you for your report; the issue you have reported has just been fixed.