View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005602 | SOGo | with SOGo | public | 2022-09-15 09:51 | 2023-11-19 17:02 |
Reporter | hexagon | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 5.7.1 | ||||
Summary | 0005602: When trying to print mutiple mails, there are always one page with the mail title, a blank page and a page with the attachments | ||||
Description | If you want to print a mail conversation sogo usually makes a titel page, a blank page and a page with your | ||||
Steps To Reproduce | Just go to your mails and print them, you have to print mutiple mails at once. | ||||
Tags | printing, sogo, webmail | ||||
|
|
It only happens in chrome, in firefox it comes out normal |
|
As per latest Firefox 111.0.1 this problem exists in Firefox too. Tested on Windows 10,11,Fedora37,Ubuntu22.04 with Edge,Firefox,Chrome,Chromium,Opera. This blank page drives me nuts.. P.s.: Outlook / Thunderbird printing is not affected. |
|
Also SoGo Version 5.8.0 (@sogo-build.alinto.int 202303022257) |
|
Problem is the use of the "page" css property, which Firefox supports only from version 110 (https://developer.mozilla.org/en-US/docs/Web/CSS/page). SOGo obviously uses this property to separate the emails in a useful way. From my point of view, the corresponding div (<div class="WordSection1">) should not be used to split the body of the email, but the entire email. We have helped ourselves in this way https://www.sogo.nu/support/faq/how-to-change-the-color-theme.html and add the following CSS: Hope it helps or Alinto improves the print. ;-) |
|
Thanks @Rob, for the suggestion. We initially wanted to adopt it to relieve the SoGo team, but then realised that the change would not have survived the next update. As we also have to live with the nightly builds due to other changes (e.g. 0005490), we would have to make the change again with every update. As per latest Firefox 115.4.0 this problem still exists (on Windows 10/11), we would be very grateful if the SoGo team could either Thank you and best regards, the Bahnkonzept team form Dresden/Germany |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-15 09:51 | hexagon | New Issue | |
2022-09-15 09:51 | hexagon | Tag Attached: printing | |
2022-09-15 09:51 | hexagon | Tag Attached: sogo | |
2022-09-15 09:51 | hexagon | Tag Attached: webmail | |
2022-09-15 09:51 | hexagon | File Added: Screenshot_33.png | |
2022-09-15 09:51 | hexagon | File Added: Screenshot_1.png | |
2022-09-15 10:14 | hexagon | Note Added: 0016225 | |
2023-03-29 17:44 | rpapazov | Note Added: 0016764 | |
2023-03-29 17:45 | rpapazov | Note Added: 0016765 | |
2023-10-18 09:54 | rof | Note Added: 0017388 | |
2023-11-19 17:02 | bahnkonzept | Note Added: 0017446 |