Bug 109568

Summary: Web Inspector: [SuggestBox] SuggestBox not hidden when prefix is empty and there is preceding input
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 109668    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Alexander Pavlov (apavlov) 2013-02-12 05:03:18 PST
When editing "border" value "1px solid b|" (caret after "b", suggestbox shown), press Backspace. The suggestbox is not hidden or its contents changed, yet the word prefix has become empty.
Comment 1 Alexander Pavlov (apavlov) 2013-02-12 05:16:54 PST
Created attachment 187839 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-12 06:17:23 PST
Comment on attachment 187839 [details]
Patch

Clearing flags on attachment: 187839

Committed r142611: <http://trac.webkit.org/changeset/142611>
Comment 3 WebKit Review Bot 2013-02-12 06:17:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Vsevolod Vlasov 2013-02-12 23:58:52 PST
This breaks console: SuggestBox is not shown neither automatically nor on ctrl-space anymore when one types 'window.' in console.
We should revert this and fix it some other way.
Comment 5 WebKit Review Bot 2013-02-13 00:00:22 PST
Re-opened since this is blocked by bug 109668
Comment 6 Brian Burg 2014-12-12 13:29:34 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.