After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 337604 - Print dialog covers the print preview window for contacts panel
Print dialog covers the print preview window for contacts panel
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.6.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-04-07 09:24 UTC by Xiurong Simon Zheng
Modified: 2006-06-13 05:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
screenshot (116.56 KB, image/png)
2006-04-07 09:25 UTC, Xiurong Simon Zheng
  Details
patch (1.17 KB, patch)
2006-04-14 05:47 UTC, Xiurong Simon Zheng
committed Details | Review

Description Xiurong Simon Zheng 2006-04-07 09:24:05 UTC
Please describe the problem:
print dialog didn't disappear after click button "print preview".

Steps to reproduce:
1. launch evolution, 
2. switch to Contacts Panel, slect on one contact
3. File->Print, pop up print dialog
4. click button "Print Preview".


Actual results:
The print window covers the print preview window, so the content can not be seen.

Expected results:
Like mailer and calendar panel, the print dialog should be disappear and then
print preview window popup.

Does this happen every time?


Other information:
Comment 1 Xiurong Simon Zheng 2006-04-07 09:25:25 UTC
Created attachment 62900 [details]
screenshot
Comment 2 André Klapper 2006-04-07 12:56:50 UTC
confirming.
Comment 3 Xiurong Simon Zheng 2006-04-14 05:47:43 UTC
Created attachment 63431 [details] [review]
patch

We should destroy the print dialog after clicking "Print Preview" button.
Comment 4 Sushma Rai 2006-04-17 03:54:18 UTC
looks good.
Comment 5 Xiurong Simon Zheng 2006-04-21 11:24:08 UTC
Sushma, thanks. Committed the patch to CVS HEAD.