Web page snapshot formatting render issue.

Hello, I'm running zotero 7.0.24 on Linux with the zotero connector on Firefox 144.0.
I'm attempting to add the following link to zotero however when I open the saved snapshot the menu is broken and doesn't move so takes up half the viewing space.

Are there any tips, tricks and/or settings I can implement to get the snapshot looking better.

https://specterops.io/blog/2025/10/23/catching-credential-guard-off-guard/

Snapshot view
https://s3.amazonaws.com/zotero.org/images/forums/u13207658/4bhdbbrde7lsptci3un5.png

Online view
https://s3.amazonaws.com/zotero.org/images/forums/u13207658/bfkcjhcup13qxrxgqijh.png
  • I'm not positive what's causing this specific case, but things like this can sometimes happen when a page UI element renders incorrectly without JavaScript. We plan to add an "element zapper" function to deal with these issues.

    For now, you can right-click the snapshot, choose Show File, then open the file in a text editor. Find the first instance of <header and add <!-- before it, then find the first instance of </header> and add --> after it. Note that any annotations you've created in the file may no longer be valid after you modify it externally.
  • Thanks so much for your help. Adding the comment as per your suggestion worked perfectly
Sign In or Register to comment.