Summary | Cant print text-only messages with IE11 |
Queue | IMP |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | heinz (at) htl-steyr (dot) ac (dot) at |
Created | 12/05/2014 (3865 days ago) |
Due | |
Updated | 12/22/2014 (3848 days ago) |
Assigned | 12/20/2014 (3850 days ago) |
Resolved | 12/22/2014 (3848 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
several times, I'm not able to reproduce the behavior myself
State -> NotABug
Sorry for taking your time
State ⇒ Feedback
Priority ⇒ 1. Low
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Cant print text-only messages with IE11
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
leads in a short popup (and automaticaly close) of a window without
displaying any printing dialog.
Problem appears only with IE11.
Printing works fine with Firefox 31 or Seamonkey
Reproduce:
- Printing fails with mail source:
_______________________________________________
Subject: Test1
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Hallo
_______________________________________________
- Printing works
_______________________________________________
Subject: Test2
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<!--a75c305b1c0a6022--><meta http-equiv="content-type"
content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<b>Hallo</b>
</body>
</html>
_______________________________________________