[Webkit-unassigned] [Bug 128954] New: Web Inspector: shift-clicking #fff swatch results in bad rgb value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 22:09:05 PST 2014


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

           Summary: Web Inspector: shift-clicking #fff swatch results in
                    bad rgb value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chrisjshull at gmail.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com


Steps:
1) <div style="color:#fff">foo</div>
2) inspect
3) shift-click swatch until it is rgb

Observed:
rgb(65025, 65025, 65025)

Expected:
rgb(255,255,255)

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