[fc6] Postscript Print problem w/ CSS & firefox

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This happens with both firefox and epiphany.
I don't know who's bug it is.

Use the following css in a web page:

body {
  font-family: serif;
  font-size: 16px;
  background-color: white;
  color: black;
  text-align: justify;
  margin: 50px;
  line-height: 18px;
  }

Firefox will properly display it, but printing to a postscript printer
results in garbage.

change

text-align: justify;

to

text-align: left;

and it prints just dandy.

-=-

You don't have to waste paper to demonstrate - print to file (ie
output.ps) and view it with evince.

Anyone else seeing this?
Know whos bug it is?
Is it already reported?


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux