Bug 128405 - Web Inspector: Find evaluates attributes in a case sensitive manner
Summary: Web Inspector: Find evaluates attributes in a case sensitive manner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.9
: P3 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-07 15:13 PST by Chris J. Shull
Modified: 2014-02-08 14:06 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.58 KB, patch)
2014-02-08 10:49 PST, Chris J. Shull
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris J. Shull 2014-02-07 15:13:48 PST
Steps:
1) have html with this: <div data-foo="BAR"></div>
2) show DOM tree inspector
3) search (e.g. cmd-f) for "bar" or search for "FOO"

observed:
no results for either query

expected:
results for both queries

Version 538.18+
Comment 1 Chris J. Shull 2014-02-07 15:15:51 PST
Already working on a fix.
Comment 2 Radar WebKit Bug Importer 2014-02-07 15:19:10 PST
<rdar://problem/16016604>
Comment 3 Radar WebKit Bug Importer 2014-02-07 15:19:12 PST
<rdar://problem/16016603>
Comment 4 Chris J. Shull 2014-02-08 10:49:18 PST
Created attachment 223571 [details]
Patch
Comment 5 WebKit Commit Bot 2014-02-08 14:06:25 PST
Comment on attachment 223571 [details]
Patch

Clearing flags on attachment: 223571

Committed r163723: <http://trac.webkit.org/changeset/163723>
Comment 6 WebKit Commit Bot 2014-02-08 14:06:30 PST
All reviewed patches have been landed.  Closing bug.