Summary | IE doesn't automatically print messages |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | rui.carneiro (at) portugalmail (dot) net |
Created | 03/31/2011 (5210 days ago) |
Due | |
Updated | 04/01/2011 (5209 days ago) |
Assigned | 03/31/2011 (5210 days ago) |
Resolved | 04/01/2011 (5209 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 5 |
Patch | No |
should be working too.
should be working too.
should be working too.
Priority ⇒ 2. Medium
Milestone ⇒ 5
State ⇒ Feedback
Assigned to Michael Slusarz
Bug #9756: Fix printing on IEDon't use framesets as they may not print correctly on IE depending on
user's local settings. Use Mozilla method instead, which involves
injecting header information into HTML output.
4 files changed, 71 insertions(+), 122 deletions(-)
http://git.horde.org/horde-git/-/commit/609ca9ea9ad781526b69558c5d23eb22150665ea
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ IE doesn't automatically print messages
Type ⇒ Bug
Unless we hit Ctrl+P (IE will print 2 files: headers and content) or
right-click on the frame we want (it will print only the selected
frame) IE will not print that page automatically.