Kirix Support Forums

Print and Cancel buttons in Print dialog are not working

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

Print and Cancel buttons in Print dialog are not working

Postby adrian on Wed Sep 09, 2009 10:11 am

Hello,

Print and Cancel buttons in Print dialog are not working. They are not responding to mouse clicks. Other controls in this dialog works well (printer name combo for example). Mouse move events over these buttons works well (buttons are being highlighted).

Operating system: GNU/Linux
wxWebConnect: version 1.0
XulRunner: http://releases.mozilla.org/pub/mozilla ... 128.tar.gz
wxWidgets: version 2.8.10 (GTK+)
GTK+: 2.14.7
Gcc: 4.3.2

Tested using testapp and custom code. Any ideas to fix it or how to debug this issue?
adrian
Registered User
 
Posts: 3
Joined: Wed Sep 09, 2009 9:35 am

Re: Print and Cancel buttons in Print dialog are not working

Postby adrian on Thu Sep 17, 2009 6:08 am

Could someone at least confirm using wxWebControl::Print() method with "false" argument (with gecko print dialog) without problems on Linux?

It is working with xulrunner 1.9, that have other kind od print dialog (more advanced), but unfortunately other methods are not working as expected. We added additional code using PrintPreview method from nsIWebBrowserPrint and SetHeaderStrLeft(), SetHeaderStrCenter(), SetHeaderStrRight(), SetFooterStrLeft(), ... methods from nsIPrintSettings. Header and footer methods works well with xulrunner 1.8, but not with xulrunner 1.9.
adrian
Registered User
 
Posts: 3
Joined: Wed Sep 09, 2009 9:35 am

Re: Print and Cancel buttons in Print dialog are not working

Postby adrian on Mon Nov 23, 2009 5:48 pm

Has anyone any news in this topic? Could someone confirm this issue?
adrian
Registered User
 
Posts: 3
Joined: Wed Sep 09, 2009 9:35 am

Return to wxWebConnect Questions, Thoughts & Feedback