Opened 14 years ago
Closed 14 years ago
#10565 closed defect (cantfix)
Highlighted text is printed as ordinary text
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | rendering | Version: | 0.13dev |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
We use highlighted text quite a lot in description and comments. When printing ticket the highligh is lost (see Test Ticket 525 on t.e.o/demo-0.13
Example: highlighted text will be printed as plain text (without background color).
It would be good, when the information (highlight) would also be printed.
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Isn't this a browser issue? AFAIK, many (most?) browsers don't print background colors. Or is there some CSS magic that we could add that would override the setting?
comment:3 by , 14 years ago
| Resolution: | → cantfix |
|---|---|
| Status: | new → closed |
Closing the ticket, since it is a browser-specific thing, see Howto -Printing Background colors : browser setup



I just realized that it works with IE 9.0.4. With Firefox 9.0.1 and Chrome 17.0.963.46 m the effect is as described above.