in 100% of cases <b>document.print()</b> opens the printer selection
dialog, but nothing happens after I press 'print' button.
futher calls of <b>document.print()</b> leads to no result at all.
After unsuccessfull printing navigating to another page may freeze the
whole program (in browser only a white rectangle is displaying and
there is no any request to web-server).
But if navigating were successfull, the situation fixes globally:
<b>document.print()</b> works fine, nothing freezes etc.
I'm using XULrunner SDK with <b>#define MOZILLA_LOCALE_VERSION
"1.9a1"</b>
while using the same pages in installed browser (3.0.10) works great.
Anyone met the same problem?
Or maybe I can do something to locate the bug ang debug it?
thx in advance.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to