Closed
Bug 250545
Opened 21 years ago
Closed 20 years ago
strange print preview interactions - links, window scrolling
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 127909
People
(Reporter: norbert.notz, Unassigned)
References
()
Details
(Keywords: testcase)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1
1.
I found some strange possible interactions in the print preview:
Mouseover effects _do_ work in the print preview!
You can try it with:
http://aktuell.de.selfhtml.org/artikel/css/mouseover/beispiel1.htm
2.
With the mouse wheel you can scroll the following elements if you place the
mouse pointer over them:
- textarea fields
- frames
-embedded frames
As example, please open: http://de.selfhtml.org/html/frames/anzeige/iframe.htm
You can scroll this iframe down and get a buggy looking grey border. Scrolling
up again seems to be impossible.
****Another very strange thing is that the print preview does not show the full
content of the iframe!!! Should we post another bug for this problem?****
(I think I remember a site where I was able to switch checkboxes (but no other
form elements) in the print preview. But currently I cannot reproduce this.)
Solution:
Print preview should be static. I think there should be no interactions possible.
Reproducible: Always
Steps to Reproduce:
Comment 1•20 years ago
|
||
Well, I was about to file a report on the fact that I was able to scroll
through a frame inside print preview, and found this. I am running last
night's build (March 2, 2005).
Here is a movie of it on version 1.0.1:
http://www.cc.gatech.edu/~jasonmac/print_preview.avi
Comment 2•20 years ago
|
||
*** Bug 296293 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
*** Bug 274051 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Component: General → Print Preview
Ever confirmed: true
Product: Firefox → Core
Version: unspecified → Trunk
Updated•20 years ago
|
Assignee: firefox → printing
QA Contact: general
Comment 4•20 years ago
|
||
Here's another testcase:
Steps to reproduce:
1. Load http://www.sony.com.au/homecinema/catalog/product.jsp?categoryId=22031
2. Open Print Preview
3. Hold the mouse over the grey bordered box on the right hand side and roll the
scroll wheel.
This bug exists in trunk build 20050802 on Windows XP
Comment 5•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050905
Firefox/1.6a1
http://aktuell.de.selfhtml.org/artikel/css/mouseover/beispiel1.htm
and http://www.sony.com.au/homecinema/catalog/product.jsp?categoryId=22031
still "fail'
http://www.cc.gatech.edu/~jasonmac/print_preview.avi no longer exists.
(with trunk) http://de.selfhtml.org/html/frames/anzeige/iframe.htm no longer
works (fails) as a testcase
similar goodies in bug 127909
Keywords: testcase
Summary: some strange possible interactions in the print preview → strange print preview interactions - links, window scrolling
Comment 6•20 years ago
|
||
is a dupe of Bug 127909 Links are partly 'enabled' in Print Preview
here http://aktuell.de.selfhtml.org/artikel/css/mouseover/beispiel1.htm
is a simple testcase, it imports
http://aktuell.de.selfhtml.org/artikel/css/mouseover/style.css
*** This bug has been marked as a duplicate of 127909 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•