[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2024-02-03 Thread Mathew Hodson
This was fixed in Firefox 85.

** Changed in: firefox (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2024-02-03 Thread Smolnar
https://hg.mozilla.org/mozilla-central/rev/110a46d27bc3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2024-02-03 Thread Pulsebot-d
Pushed by dholb...@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/110a46d27bc3
Add reftests for this bug (which was fixed by the fragmentation fallback 
codepath). r=TYLin

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2024-02-03 Thread Daniel Holbert
Created attachment 9378061
Bug 401121: Add reftests for this bug (which was fixed by the fragmentation 
fallback codepath). r?#layout


As noted in https://bugzilla.mozilla.org/show_bug.cgi?id=401121#c12 , this
issue was fixed by the fragmentation fallback mitigation that we landed.

This patch adds two paginated reftests based on the bug's two attached
testcases. I've modified them so that the content fits into the
reftest-snapshot canvas (while still requiring several reftest-paged pages).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2023-10-24 Thread Daniel Holbert
This is mitigated by the fragmentation-fallback codepath, it looks like.

Both of the attached testcases produce 3 pages of output in current
Nightly (which I think is the expected rendering), though they produce
only 1 page if I toggle `layout.display-list.improve-fragmentation` to
`false` (so the original issue is still present, but mostly-addressed by
the fragmentation fallback).

ni=me to add an automated testcase here. But I think we can close as
fixed by bug 1681052 in the same way that e.g. bug 534182 was.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2023-10-24 Thread Boris-chiou
This is critical before, but it seems there is no update in the previous
14 years, so mark S3 for now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2023-10-24 Thread Release-mgmt-account-bot
The severity field is not set for this bug.
:boris, could you have a look please?

For more information, please visit [BugBot
documentation](https://wiki.mozilla.org/BugBot#workflow.2Fno_severity.py).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2023-10-24 Thread Bug Watch Updater
** Changed in: firefox
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2022-10-24 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Critical => Unknown

** Bug watch added: Mozilla Bugzilla #1789259
   https://bugzilla.mozilla.org/show_bug.cgi?id=1789259

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  In Progress
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216]

2022-10-24 Thread Release-mgmt-account-bot
In the process of [migrating remaining bugs to the new severity
system](https://bugzilla.mozilla.org/show_bug.cgi?id=1789259), the
severity for this bug cannot be automatically determined. Please
retriage this bug using the [new severity
system](https://wiki.mozilla.org/BMO/UserGuide/BugFields#bug_severity).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  In Progress
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2018-05-30 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  In Progress
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2018-05-24 Thread Bug Watch Updater
** Changed in: firefox
   Status: In Progress => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_content=view=4=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 271216] Re: Firefox prints one page only of long doc in a frame

2015-04-07 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown = In Progress

** Changed in: firefox
   Importance: Unknown = Critical

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/271216

Title:
  Firefox prints one page only of long doc in a frame

Status in The Mozilla Firefox Browser:
  In Progress
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: mozilla-firefox

  Firefox 3.01 printing: I have two frames, one containing a document that 
should take many pages to print. Firefox only prints one page, losing the rest. 
Typical site: http://www.cict.bhtafe.edu.au/subjects/ict321/bug.html
  It also prints one page for multi-frame documents from web access to M/S 
Exchange such as 
http://www.cict.bhtafe.edu.au/subjects/bug/MicrosoftOutlookWebAccess.html
  Another problem site is 
http://septemberfestival.com.au/index.php?option=com_contenttask=viewid=4Itemid=4
 which prints three pages but still loses a lot of content

  Package is Ubuntu 8.10 alpha5, but problem has occurred in many other
  distros and earlier versions of firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/271216/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp