RESOLVED FIXED 150452
Web Inspector: Restore :not(:placeholder-shown) behavior on search bars with comments
https://bugs.webkit.org/show_bug.cgi?id=150452
Summary Web Inspector: Restore :not(:placeholder-shown) behavior on search bars with ...
Joseph Pecoraro
Reported 2015-10-22 10:55:00 PDT
* SUMMARY Restore :not(:placeholder-shown) behavior on search bars with comments. > > <http://trac.webkit.org/changeset/191071> > > > > 4. Removed some :placeholder-shown CSS that didn't seem to be changing > > behavior, unless I'm missing what it was doing. > > The point of the :placeholder-shown selectors was to style the sidebar inputs with a > white background when they had user typed text, not just when focused. So if you > click/tab away it will stay white. That way the user has an indication a filter is > applied and it won't recess into the sidebar background.
Attachments
[PATCH] Proposed Fix (2.23 KB, patch)
2015-10-22 10:56 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-22 10:56:34 PDT
Created attachment 263836 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-10-22 11:42:58 PDT
Comment on attachment 263836 [details] [PATCH] Proposed Fix Clearing flags on attachment: 263836 Committed r191464: <http://trac.webkit.org/changeset/191464>
WebKit Commit Bot
Comment 3 2015-10-22 11:43:03 PDT
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.