JSBrowser
JSBrowser copied to clipboard
Print fails
When I load an URL into the JSBrowser (or actually any <x-ms-webview>
) print (via e.g. window.print()
it fails with an exception in an edge dll (generated?) preview.js :(
Is there anything to work around this as the webview and therefor also this browser is only working halfway.
To test:
- Open JSBrowser
- Navigate to any page which uses window.print(), I made the simplest page possible http://cthedot.de/test/print.html
- click "print"
- nothing happens or if you have started JSBrowser from VS it shows the exception mentioned
With Edge still having no Fullscreen mode I wanted to use JSBrowser for an browser based app at work but it needs printing. So actually am very much stuck as iframes do not work either (seem to need https content in Windows 10)
Thanks!
Is that any update regarding this bug?