Opened 20 years ago
Closed 19 years ago
#1098 closed defect (wontfix)
external link icon does not get printed
Reported by: | vittorio | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki system | Version: | 0.8 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
try print this ticket and find the icon for the external link http://external.link.com
theres only a gap (or very small icon) printed. tested with firefox 1.0 and IE6
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
Description: | modified (diff) |
---|
comment:2 by , 20 years ago
ive tried again with printing of backgrounds enabled. firefox 1.0 prints the icon not correctly scaled (barely visible). IE6 still doesnt print it. opera prints the icon correctly. if theres no better solution (e.g. different method other then show an icon to make ext. links distinguishable. #937 does have problems with the icon too) i vote for removing the icon when printing.
comment:3 by , 19 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I've enabled the external link icon decoration only for @media screen
viewing now. This means that the gap and related problems should be gone.
You don't get the icon on printed pages, but then I don't think there's a good way to fix that.
You'll need to enable printing of backgrounds to see the icon (because it is implemented as CSS background image). This option is disabled by default in most browsers.
Of course, that's not a good solution. Maybe we should completely remove the icon (and thus also the gap) when printing?