windingwind / zotero-actions-tags

Customize your Zotero workflow.
GNU Affero General Public License v3.0
1.94k stars 48 forks source link

[Bug] The Action and Tag items remain in main window while triggering in new window reader menu #318

Closed ramonmi closed 7 months ago

ramonmi commented 7 months ago

Is there an existing issue for this?

Are you using the latest Zotero and the latest plugin?

Environment

Describe the bug

The popup pane by clicking in the new window reader menu is not alongside the trigger logo. While it is normal in the main window reader menu. Video_20240421162608-ezgif com-video-to-gif-converter

Debug Output

(3)(+0030292): Starting full-text content processor

(4)(+0000000): Registering notifier observer 'fulltext_DI' for [sync]

(3)(+0015597): Notifier.trigger('select', 'tab', [tab-g2TkylVU], {"tab-g2TkylVU":{"type":"reader"}}) called [observers: 5]

(3)(+0000000): Notifier.trigger('close', 'tab', [tab-MgdkJ62p], true) called [observers: 5]

(3)(+0000001): BlockingObserver: Removed observer

(3)(+0000004): Viewing item

(3)(+0000006): Refreshing item box

(3)(+0000000): Setting mode to 'edit'

(4)(+0000007): Unregistering notifier observer in notifier with id 'ItemDetails_qO'

(4)(+0000001): Unregistering notifier observer in notifier with id 'paneHeader_Kb'

(4)(+0000000): Unregistering notifier observer in notifier with id 'itemBox_WL'

(4)(+0000001): Unregistering notifier observer in notifier with id 'abstractBox_rC'

(4)(+0000000): Unregistering notifier observer in notifier with id 'attachmentsBox_7U'

(4)(+0000001): Unregistering notifier observer in notifier with id 'notesBox_XA'

(4)(+0000000): Unregistering notifier observer in notifier with id 'attachmentbox_qt'

(4)(+0000000): Unregistering notifier observer in notifier with id 'noteEditor_6j'

(4)(+0000001): Unregistering notifier observer in notifier with id 'tagsBox_Z0'

(4)(+0000000): Unregistering notifier observer in notifier with id 'relatedbox_kZ'

(4)(+0000000): Unregistering notifier observer in notifier with id 'librariesCollectionsBox_WE'

(4)(+0000000): Unregistering notifier observer in notifier with id 'tagsBox_IK'

(4)(+0000000): Unregistering notifier observer in notifier with id 'relatedbox_vT'

(3)(+0000011): [Actions and Tags for Zotero] notify select tab ["tab-g2TkylVU"] {"tab-g2TkylVU":{"type":"reader"}}

(3)(+0000001): [Actions and Tags for Zotero] notify close tab ["tab-MgdkJ62p"] true

(4)(+0000007): SELECT IA.itemID FROM itemAttachments IA NATURAL JOIN items I LEFT JOIN itemData ID ON (IA.itemID=ID.itemID AND fieldID=13) LEFT JOIN itemDataValues IDV ON (ID.valueID=IDV.valueID) WHERE parentItemID=? AND linkMode NOT IN (3) AND IA.itemID NOT IN (SELECT itemID FROM deletedItems) ORDER BY contentType='application/pdf' DESC, value=? DESC, dateAdded ASC [5608, 'https://www.nature.com/articles/s41929-023-01006-2']

(3)(+0000041): Viewing item

(3)(+0000001): Refreshing item box

(3)(+0000000): Setting mode to 'edit'

(3)(+0000087): Getting contents of D:\Repository\ZoteroVault\storage\24VWATE9.zotero-reader-state

(3)(+0000161): BlockingObserver: Added observer

(4)(+0000024): SELECT IA.itemID FROM itemAttachments IA NATURAL JOIN items I LEFT JOIN itemData ID ON (IA.itemID=ID.itemID AND fieldID=13) LEFT JOIN itemDataValues IDV ON (ID.valueID=IDV.valueID) WHERE parentItemID=? AND linkMode NOT IN (3) AND IA.itemID NOT IN (SELECT itemID FROM deletedItems) ORDER BY contentType='application/pdf' DESC, value=? DESC, dateAdded ASC [5608, 'https://www.nature.com/articles/s41929-023-01006-2']

(3)(+0000023): itemTree.render(). Displaying Item Tree

(3)(+0000238): Got MIME type application/pdf from extension 'pdf'

(3)(+0005825): Writing reader state to D:\Repository\ZoteroVault\storage\24VWATE9.zotero-reader-state

(3)(+0009272): Getting contents of D:\Softwares\Zotero7_Profiles\yo5slc0r.Zotero7beta\treePrefs.json

(3)(+0000002): Writing column prefs of length 15193 to file D:\Softwares\Zotero7_Profiles\yo5slc0r.Zotero7beta\treePrefs.json

Anything else?

No response