Closed
Bug 290486
Opened 20 years ago
Closed 19 years ago
activated style display:none/block routines are displayed but not printed
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: email, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: active scripting style display routines does not work if you try print routines if you integrate javascript routines that makes buttons or areas un-/visible. perhaps to integrate text before you use the javascript print out routine, you see this on screen but not in the printed document. sorry for my f... english ;O) Reproducible: Always
Comment 1•20 years ago
|
||
Can you provide a reduced testcase? -> General for now.
Assignee: bugs → firefox
Component: JavaScript Console → General
QA Contact: js-console → general
Summary: activated style display:none/block routines are displayed but not printet... → activated style display:none/block routines are displayed but not printed
(In reply to comment #1) > Can you provide a reduced testcase? > -> General for now. hi steffen, i have a unofficial page that will be online in a view days: http://www.dufhues.com/signalomics will demonstrate it. if you use the print button routine in the main frame you will see a small integration on top of the page with a adress text and the background change to white. all this things are called in a javascript routine before the print() routine starts. you see every changes in the frame but the print result does not take care about the changes i have choosen via javascript before the print routine starts. hope that was helpfull... ralf
Updated•20 years ago
|
Assignee: firefox → printing
Component: General → Printing
Product: Firefox → Core
QA Contact: general
Version: unspecified → 1.0 Branch
Comment 3•20 years ago
|
||
ralf, please attach a testcase showing the problem to this bug using https://bugzilla.mozilla.org/attachment.cgi?bugid=290486&action=enter
Comment 4•20 years ago
|
||
hi boris, hi steffen, the bug was fixed in firefox version 1.04 thx ralf
Comment 5•20 years ago
|
||
Ralph, 1.0.4 uses the same rendering engine as 1.0. Could you please test the Deer Park preview build?
Comment 6•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•