[Webkit-unassigned] [Bug 119455] New: [Forms: color] The positioning of the popover color well is inverted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 13:01:14 PDT 2013


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

           Summary: [Forms: color] The positioning of the popover color
                    well is inverted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ruthiecftg at gmail.com


The IntRect object passed to WebColorPickerMac assumes that the origin is at the top-left of the screen, while by default NSRect assumes that the origin is at bottom-left of the screen.

The needed change will be in WKColorPopoverMac::initWithFrame: inView:.

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