Bug 157913 - Web Inspector: REGRESSION: Search magnifying glass shifted in Search tab input field
Summary: Web Inspector: REGRESSION: Search magnifying glass shifted in Search tab inpu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-19 12:38 PDT by Timothy Hatcher
Modified: 2016-05-19 13:22 PDT (History)
8 users (show)

See Also:


Attachments
Screenshot (7.01 KB, image/png)
2016-05-19 12:38 PDT, Timothy Hatcher
no flags Details
Patch (1.67 KB, patch)
2016-05-19 12:51 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Screenshot with Patch Applied (14.94 KB, image/png)
2016-05-19 12:52 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2016-05-19 12:38:40 PDT
Created attachment 279414 [details]
Screenshot

The layout is off and runs into the text.
Comment 1 Radar WebKit Bug Importer 2016-05-19 12:39:42 PDT
<rdar://problem/26374424>
Comment 2 Timothy Hatcher 2016-05-19 12:51:28 PDT
Created attachment 279415 [details]
Patch
Comment 3 Timothy Hatcher 2016-05-19 12:52:05 PDT
Created attachment 279416 [details]
Screenshot with Patch Applied
Comment 4 Matt Baker 2016-05-19 12:58:17 PDT
Comment on attachment 279415 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=279415&action=review

> Source/WebInspectorUI/UserInterface/Views/SearchSidebarPanel.css:51
> +.sidebar > .panel.navigation.search > .search-bar > input[type="search"]::-webkit-search-results-button {

Is "::" used for something other than CSS3 pseudo-elements?
Comment 5 WebKit Commit Bot 2016-05-19 13:22:39 PDT
Comment on attachment 279415 [details]
Patch

Clearing flags on attachment: 279415

Committed r201178: <http://trac.webkit.org/changeset/201178>
Comment 6 WebKit Commit Bot 2016-05-19 13:22:43 PDT
All reviewed patches have been landed.  Closing bug.