[Webkit-unassigned] [Bug 93166] Web Inspector: Select the shortest match in the FilteredItemSelectionDialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 05:47:25 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93166


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vsevik at chromium.org




--- Comment #3 from Vsevolod Vlasov <vsevik at chromium.org>  2012-08-06 05:47:23 PST ---
I don't think this is a proper way to fix this.
This problem is a result of the http://trac.webkit.org/changeset/116244 which made filtering less restrictive.
Initially filtering was working similarly to eclipse and supported camel case search (e.g. AdSC for AdvancedSearchController).
http://trac.webkit.org/changeset/116244 made it work similarly to Sublime and made camel case search almost unusable (too many false positive results).
I would revert r116244 but I'd like to hear other opinions on that.
John, what do you think?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list