Bug 93168 - Web Inspector: filteredItemSelectionDialog.css has wrong selector for highlights
Summary: Web Inspector: filteredItemSelectionDialog.css has wrong selector for highlights
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 16:44 PDT by johnjbarton
Modified: 2012-08-09 15:34 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-08-03 16:50 PDT, johnjbarton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnjbarton 2012-08-03 16:44:37 PDT
Open inspector on this page
Sources panel
Control-O to bring up FilteredItemSelectionDialog.
Type 'c'

Notice that the matches don't highlight
Comment 1 johnjbarton 2012-08-03 16:50:23 PDT
Created attachment 156482 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-04 15:09:14 PDT
Comment on attachment 156482 [details]
Patch

Clearing flags on attachment: 156482

Committed r124703: <http://trac.webkit.org/changeset/124703>
Comment 3 WebKit Review Bot 2012-08-04 15:09:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 johnjbarton 2012-08-09 15:34:59 PDT
Bug 93166 includes a test for this bug.