Bug 41760 - Web Inspector: '?' typed in Search field causes shortcuts help to appear
Summary: Web Inspector: '?' typed in Search field causes shortcuts help to appear
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: 2010-07-07 05:25 PDT by Andrey Kosyakov
Modified: 2010-07-08 05:25 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.60 KB, patch)
2010-07-07 05:36 PDT, Andrey Kosyakov
yurys: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
patch (1.57 KB, patch)
2010-07-08 01:35 PDT, Andrey Kosyakov
pfeldman: review+
pfeldman: commit-queue-
Details | Formatted Diff | Diff
patch (1.58 KB, patch)
2010-07-08 01:39 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2010-07-07 05:25:05 PDT
0. Open Inspector
1. Navigate to search field
2. Type '?"

EXPECTED: '?" appears in the search field.
ACTUAL: Shortcuts help pops up.
Comment 1 Andrey Kosyakov 2010-07-07 05:36:12 PDT
Created attachment 60721 [details]
patch
Comment 2 WebKit Commit Bot 2010-07-07 21:54:15 PDT
Comment on attachment 60721 [details]
patch

Rejecting patch 60721 from commit-queue.

Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1
Last 500 characters of output:
mitting to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/inspector.js
A repository hook failed: MERGE request failed on '/repository/webkit/trunk': Commit blocked by pre-commit hook (exit code 1) with output:
svnlook: Can't write to stream: Broken pipe

    The following ChangeLog files contain OOPS:

        trunk/WebCore/ChangeLog

    Please don't ever say "OOPS" in a ChangeLog file.
 at /usr/local/git/libexec/git-core/git-svn line 570


Full output: http://webkit-commit-queue.appspot.com/results/3431011
Comment 3 Andrey Kosyakov 2010-07-08 01:35:34 PDT
Created attachment 60852 [details]
patch
Comment 4 Pavel Feldman 2010-07-08 01:37:45 PDT
Comment on attachment 60852 [details]
patch

WebCore/ChangeLog:5
 +          Do not invoke shortcuts popup upon bare '?' if it's typed
Nit: mind Web Inspector: prefix.
Comment 5 Andrey Kosyakov 2010-07-08 01:39:17 PDT
Created attachment 60853 [details]
patch
Comment 6 WebKit Commit Bot 2010-07-08 05:25:47 PDT
Comment on attachment 60853 [details]
patch

Clearing flags on attachment: 60853

Committed r62781: <http://trac.webkit.org/changeset/62781>
Comment 7 WebKit Commit Bot 2010-07-08 05:25:54 PDT
All reviewed patches have been landed.  Closing bug.