[Webkit-unassigned] [Bug 106485] New: position:fixed div prints in incorrect place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 12:55:31 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106485

           Summary: position:fixed div prints in incorrect place
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mari.masuda at stanford.edu


Created an attachment (id=181972)
 --> (https://bugs.webkit.org/attachment.cgi?id=181972&action=review)
file to demonstrate incorrect printing location of position:fixed div

When I have a "position: fixed;" div it displays correctly in the browser (Safari version 5.1.7 (6534.57.2) and Chrome version 23.0.1271.101 on Mac OS X 10.6.8) but moves to an unexpected place when the page is printed.

Steps to reproduce:
1.  Open attached "test.html" file.  The majority of the page is blue text that scrolls with the scrollbar.  On the right side there is a fixed div that remains stationary even when the blue text scrolls.

2.  Attempt to print the page and note that the red text moves to the left, covering the blue text.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list