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?
Kirix Support Forums
Print and Cancel buttons in Print dialog are not working
3 posts
• Page 1 of 1
- adrian
- Registered User
- Posts: 3
- Joined: Wed Sep 09, 2009 9:35 am
Re: Print and Cancel buttons in Print dialog are not working
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.
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
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
3 posts
· Page 1 of 1
Return to wxWebConnect Questions, Thoughts & Feedback