Description

When selecting print view for a page the tile shows up but is rendedered in something like 2 pt font. I am using IE (6.0) so it's possilbe it is only affecting this browser.

It happens with Firefox 1.5 as well.

Steps to reproduce

  1. Select print view for this page.

Also happens in 1.5 Beta 5

Example

screenshot.png

The markup responsible for rendering the page title is below. It does seem a little strange.

<div id="page" lang="en" dir="ltr">
<div id="interwiki"><span><a href="/MoinMoinWiki">MoinMoin</a></span></div>
<ul id="pagelocation">
<li>PageTitleGoesHere</li>
</ul>

Details

This wiki

Workaround

Use a magnifying glass

Discussion

Print just prints content and a small hint for the pagename, so if you want a big h1 there, use = whatever = in the content.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/Print View Heading Unreadable (last edited 2007-10-29 19:08:29 by localhost)