[Webkit-unassigned] [Bug 69421] New: Client side image maps breaks with css image resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 07:19:13 PDT 2011


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

           Summary: Client side image maps breaks with css image resize
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: egil.moller at freecode.no


Created an attachment (id=109787)
 --> (https://bugs.webkit.org/attachment.cgi?id=109787&action=review)
Test html file exhibiting the problem

Client side image maps breaks in conjunction with css based image scaling (max-width, max-height, width and height)). When setting the width/height of an image using css, the client side image map coordinates are not rescaled, and the map breaks.

This is breakage is not limited to webkit, but also exists in at least Firefox and possibly all major browsers.

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