This suffices to work around the issue, although it may have undesired
effects on some layouts (although not on any layouts I've run across so
far).

@media print { 
  * {
    overflow: visible !important;
  }
}

Placing the above in your profile's chrome/userContent.css file and
restarting firefox is an effective way of applying it.

** Attachment added: "userContent.css"
   http://launchpadlibrarian.net/24032954/userContent.css

-- 
ubuntu/gnome printing system is not able to print on more than 1 page in some 
cases
https://bugs.launchpad.net/bugs/54454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to