JSBrowser icon indicating copy to clipboard operation
JSBrowser copied to clipboard

Print fails

Open cthedot opened this issue 9 years ago • 1 comments

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:

  1. Open JSBrowser
  2. Navigate to any page which uses window.print(), I made the simplest page possible http://cthedot.de/test/print.html
  3. click "print"
  4. 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!

cthedot avatar Jan 06 '16 15:01 cthedot

Is that any update regarding this bug?

xianyangwongie avatar Jun 25 '19 01:06 xianyangwongie