Bug 99711 - Web Inspector: [Styles] Forcibly invoke property names suggestion box for empty prefix
Summary: Web Inspector: [Styles] Forcibly invoke property names suggestion box for emp...
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 05:46 PDT by Alexander Pavlov (apavlov)
Modified: 2012-10-18 06:18 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.48 KB, patch)
2012-10-18 05:58 PDT, Alexander Pavlov (apavlov)
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-10-18 05:46:54 PDT
Ctrl/Cmd-Space should invoke the suggest box for CSS property names even when the prefix is empty.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=117540
Comment 1 Alexander Pavlov (apavlov) 2012-10-18 05:58:23 PDT
Created attachment 169399 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-10-18 06:18:51 PDT
Committed r131736: <http://trac.webkit.org/changeset/131736>