RESOLVED FIXED 128909
Web Inspector: CSS selectors containing a color name shouldn't be considered for color editing
https://bugs.webkit.org/show_bug.cgi?id=128909
Summary Web Inspector: CSS selectors containing a color name shouldn't be considered ...
Antoine Quint
Reported 2014-02-17 07:08:17 PST
If you have a CSS selector like #facebook, the #fac part of the selector is recognised as a color in the CSS resource and hovering the string will show a hover menu to edit the text as a color. This doesn't make sense, this type of UI should be reserved for CSS properties.
Attachments
Patch (1.72 KB, patch)
2014-02-17 08:44 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2014-02-17 07:08:59 PST
Antoine Quint
Comment 2 2014-02-17 08:44:06 PST
Joseph Pecoraro
Comment 3 2014-02-17 11:02:59 PST
Comment on attachment 224378 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-02-17 11:30:47 PST
Comment on attachment 224378 [details] Patch Clearing flags on attachment: 224378 Committed r164236: <http://trac.webkit.org/changeset/164236>
WebKit Commit Bot
Comment 5 2014-02-17 11:30:49 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.