Kookma Quickview break Streams right-click menu?

Hello,

Noticed a weird interaction between two plugins.

If you have both Streams (outliner plugin) Streams — on TiddlyWiki 5.2.2 and Quickview (tiddler preview on link hover-over) https://raw.githubusercontent.com/kookma/TW-PluginLibrary/main/docs/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Fkookma%252Fquickview.json

on the latest version of TiddlyWiki, the right-click context menu (right click on node-bullet) in Streams no longer works, and instead it just does the default browser right-click behavior.

Has anyone ran into this? Are there any work-arounds?

Thanks for looking into this.

-Xyvir

Did this work with v5.3.8?

That’s a good question, I didn’t test there.

I can test in awhile.

in 5.3.8 I get an RSOE, though the stream highlights correctly.

In 5.4 it ‘fails’ silently, and no style changes or streamnodes even get highlighted, just vanilla browser right-click menu appears.

In both versions when I disable “Kookma Quickview” the streams context menu works as expected.

ok so with some fiddling one thing I learned is that if I dummy out the Quickview-provided ‘popup.js’ it /almost/ plays nice.

The only thing that doesn’t work properly is the position of the ‘appear’ hover-over windows, they always appear at the upper left of the screen and not near the cursor with this change.