WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128954
Web Inspector: shift-clicking #fff swatch results in bad rgb value
https://bugs.webkit.org/show_bug.cgi?id=128954
Summary
Web Inspector: shift-clicking #fff swatch results in bad rgb value
Chris J. Shull
Reported
2014-02-17 22:06:17 PST
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)
Attachments
[PATCH] Proposed Fix
(2.14 KB, patch)
2014-02-18 11:00 PST
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-17 22:06:28 PST
<
rdar://problem/16094504
>
Joseph Pecoraro
Comment 2
2014-02-18 11:00:39 PST
Created
attachment 224523
[details]
[PATCH] Proposed Fix
Daniel Bates
Comment 3
2014-02-18 12:23:51 PST
Comment on
attachment 224523
[details]
[PATCH] Proposed Fix This patch looks straightforward to me.
WebKit Commit Bot
Comment 4
2014-02-18 12:56:27 PST
Comment on
attachment 224523
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 224523 Committed
r164308
: <
http://trac.webkit.org/changeset/164308
>
WebKit Commit Bot
Comment 5
2014-02-18 12:56:29 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug