Closed
Bug 284956
Opened 20 years ago
Closed 20 years ago
Print Preview uses styles associated with the :hover pseudo-class
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 143471
People
(Reporter: miriam.frenay, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 When moving the mouse over a page in the Print Preview, styles with the CSS :hover pseudo-class are used. Reproducible: Always Steps to Reproduce: 1. Open a page that uses the :hover pseudo-class in its styles. 2. Select the File -> Print Preview menu item. 3. Move the mouse over the page. Actual Results: Hovered elements are displayed with the styles associated with the :hover pseudo-class. Expected Results: Since printed pages are not interactive, styles with the :hover pseudo-class should be ignored.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 143471 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•