Citation tab does not show on the Word window (Mac OS)
Hi,
When I try to cite something in word, the citation tab for Zotero always appears on my desktop window instead of appearing on top of my word document. When I try and drag it into my word window, it doesn't work. It wasn't like this when I first downloaded Zotero but it has been like this since like the third time I used it. Is there any way to fix this? Thank you!
Best,
Vicky.
When I try to cite something in word, the citation tab for Zotero always appears on my desktop window instead of appearing on top of my word document. When I try and drag it into my word window, it doesn't work. It wasn't like this when I first downloaded Zotero but it has been like this since like the third time I used it. Is there any way to fix this? Thank you!
Best,
Vicky.
Thanks!
This isn't something we can fix — since you have Word and Zotero in full-screen mode, and the citation bar is a separate Zotero window, it's going to open in the desktop space.
Is this a problem, though? If I try this, it switches to the citation bar in the desktop space, but once I search for a citation and press Return, it switches back to full-screen Word.
I did some research and found a potentially helpful StackOverflow discussion: https://stackoverflow.com/questions/36205834/allow-an-nswindow-nspanel-to-float-above-full-screen-apps
There is a comment from 23 May 2024 referring to NSWindow.StyleMask.nonactivatingPanel, which sounds like it may be relevant: https://developer.apple.com/documentation/appkit/nswindow/stylemask-swift.struct/nonactivatingpanel
(I don't usually use GitHub and didn't want to clutter up the ticket there with my layman's research, but thought it might be helpful to share nevertheless.)