[Webkit-unassigned] [Bug 28214] New: -webkit-box-shadow forces image to display at low resolution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 00:34:05 PDT 2009


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

           Summary: -webkit-box-shadow forces image to display at low
                    resolution
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: charles_ying at yahoo.com
                CC: simon.fraser at apple.com, cmarrin at apple.com


Created an attachment (id=34642)
 --> (https://bugs.webkit.org/attachment.cgi?id=34642)
test case and reduction

In the following test reduction, having a -webkit-box-shadow on a DIV
containing an image forces the image to stay at a lower resolution when zoomed
in.

To toggle the zoom, press the Space bar.

The image in question is 300x300. The image is sized down to 50px and scaled up
by a factor of 6.

When the image does not have a box-shadow applied, the image shows at its
native resolution of 300x300 when zoomed in.
When the image has a box-shadow applied, the image shows at a pixellated 50x50
but bitmap scaled up, along with a pixellated box shadow.

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