issue with z depth for floating html

This might actually be a safety feature that you have set.

When I try to set the NSWindowLevel of the webview to
-2147483622 the BTT interface replace that value by -2147483648

This is for version 3.298

Thanks for those amazing feature,

Olivier

PS: according to http://www.gietal.net/blog/nswindowlevel-shenanigans this is the kind of value that should allow to put the html below the desktop icon (which is what I try to test)

Weird, it should not do that, I'll have a look!

Should be fixed in 3.324, will upload in 5-10 minutes. AFAIK the problem with behind icon views is, that they don't behave well to click interaction.

Perfect it is working.

PS: In my case my webview does not have button (but it has dynamical content) so it is perfect for being that deep.

1 Like