Closed Bug 633204 Opened 13 years ago Closed 13 years ago

Autocomplete in the Web Console isn't fully cleared on ctrl+backspace

Categories

(DevTools :: General, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: 326374, Unassigned)

Details

(Whiteboard: [console-1])

User-Agent:       Mozilla/5.0 (X11; Linux i686; rv:2.0b11) Gecko/20100101 Firefox/4.0b11
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b11) Gecko/20100101 Firefox/4.0b11

-

Reproducible: Always

Steps to Reproduce:
1. Open Web Console
2. Enter "wind" (suggesting "ow"; don't press tab)
3. Press ctrl+backspace to remove the word ("wind")
Actual Results:  
The manually entered word ("wind") is removed, but the suggestion ("ow") is still there.

Expected Results:  
Both the entered word and the suggestion are removed.
Confirming bug


Regression range:

Last good build:
http://hg.mozilla.org/mozilla-central/rev/95452499f3d6
Mozilla/5.0 (X11; Linux i686; rv:2.0b8pre) Gecko/20101208 Firefox/4.0b8pre


First bad build:
http://hg.mozilla.org/mozilla-central/rev/11e328a49e0a
Mozilla/5.0 (X11; Linux i686; rv:2.0b8pre) Gecko/20101209 Firefox/4.0b8pre

Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=95452499f3d6&tochange=11e328a49e0a
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [console-1]
I don't know *when* this was resolved, but this bug no longer exists in the current Firefox Aurora 6 build. Anyway, I'm marking this as FIXED.

Mozilla/5.0 (X11; Linux i686; rv:6.0a2) Gecko/20110527 Firefox/6.0a2
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified fixed on:
Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110601 Firefox/7.0a1

*Note: If clearing an input in the web console with ctrl+Backspace, the autocomplete is cleared, as well.
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.