[Webkit-unassigned] [Bug 45827] New: Fail to print article from Google reader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 12:01:38 PDT 2010


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

           Summary: Fail to print article from Google reader
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.google.com/reader/view
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmadhusu at chromium.org



kmadhusu <kmadhusu at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67696|                            |review?
               Flag|                            |


Created an attachment (id=67696)
 --> (https://bugs.webkit.org/attachment.cgi?id=67696)
Patch

Reproducible only on Safari and Chrome.

Steps to reproduce:
1. Go to http://www.google.com/reader/
2. Log in
3. Print a reader article.

Observation:
When we print any article from Google reader, sometimes webkit prints  only a row on header and a white page, sometime half page. To my investigation, the coordinates of the printed article is shifted by the scroll offset value. So I made code change to add the positioned ancestor scroll offset value to the current node coordinates.  

Note:
Issue: http://code.google.com/p/chromium/issues/detail?id=46076

-- 
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