Bug 71706 - Web Inspector: Suggest box should not accept suggestion on space key pressed.
Summary: Web Inspector: Suggest box should not accept suggestion on space key pressed.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 10:46 PST by Vsevolod Vlasov
Modified: 2011-11-07 12:09 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2011-11-07 10:50 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-11-07 10:46:44 PST
Suggest box should not accept suggestion on space key pressed.

Space is not a typical way to commit auto-complete suggestion and more importantly this interferes with "just typing commands in console". 
When I type space I usually just mean space.
Comment 1 Vsevolod Vlasov 2011-11-07 10:50:33 PST
Created attachment 113891 [details]
Patch
Comment 2 Vsevolod Vlasov 2011-11-07 12:09:58 PST
Committed r99453: <http://trac.webkit.org/changeset/99453>