Project

General

Profile

Actions

Bug #22283

closed

Backend not printable if more than one page.

Added by Stefan Geith over 14 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-03-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If yout print a page from the backend (e.g. from template analyzer) you always only get the first page printed.
This is because of style div#typo3-docbody { overflow:auto; }

Solution: Add stylesheet_print.css to be, that sets overflow:visible; for media="print".

See attached Patch.
(issue imported from #M13823)


Files

13823_printable_backend.patch (2.23 KB) 13823_printable_backend.patch Administrator Admin, 2010-03-16 11:54
Actions #1

Updated by Xavier Perseguers over 14 years ago

committed to trunk (rev. 7121)

Actions #2

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF