Closed Bug 260782 Opened 20 years ago Closed 18 years ago

Can print preview and print autoscroll icon/cursor

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: garyvdm, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 When the scroll wheel icon (the transparent circle with up down arrows) is visible, and you print a page, it prints the icon. Reproducible: Always Steps to Reproduce: 1.Visit any page. 2.Click your mouse wheel button, so the the scroll wheel icon shows 3.Print page. Actual Results: The scroll wheel icon is printed on every page. Expected Results: The scroll wheel icon should not be printed.
no such wheel in mozilla -> firefox
Assignee: core.printing → firefox
Component: Printing → General
Product: Browser → Firefox
QA Contact: firefox.general
I confirm your findings in Firefox latest-trunk nightly (build 20040921 rv: 1.8a4) under XP Pro SP2. I printed what you refer as scroll wheel icon. That's because the autoscroll cursor (CSS3 all-scroll cursor) is not a real cursor (e.g.: an .cur file) right now in the Mozilla code: it's an image inserted in the DOM of documents with a transparent area around and most likely with a set z-index. You probably can print that autoscroll cursor too with Mozilla (by installing first the autoscroll.xpi extension from mozdev). CONFIRMING I believe this bug is related to/dependent on bug 242621 (or even bug 242466).
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Prints Scroll wheel Icon → Can print preview and print autoscroll icon/cursor
Adding dependency.
Depends on: 242621
Blocks: 212273
No longer blocks: 212273
Blocks: 212273
Also confirmed on Windows 2000, Firefox 1.0. Severity should be upped to "normal", it's annoying on every page that gets printed.
*** Bug 283174 has been marked as a duplicate of this bug. ***
I also had this problem with version 1.07 on Windows XP Pro SP2. While it's not a serious problem, it is annoying (especially when printing out 43 pages as I was, all with a big black icon in the middle of every page). It wouldn't be so bad if it only did it on a single page, but every page is a huge waste of paper if printing large documents.
Assignee: bross2 → nobody
This should be fixed with my checkin for bug 242621.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.