Closed Bug 767364 Opened 12 years ago Closed 6 years ago

URL autocomplete suggests unexpected result, if URL contains percent-encode

Categories

(Firefox :: Address Bar, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: ananuti, Unassigned)

References

Details

Attachments

(1 file)

Attached video screencast
Steps:

1. I have http://logbot.glob.com.au/?c=mozilla%23developers http://logbot.glob.com.au/?c=mozilla%23jsapi in history
2. Type "log" (w/o quote)
3. Press down arrow key to choose http://logbot.glob.com.au/?c=mozilla#jsapi
4. Press backspace key to delete "i"

Result:

autocompletes to ">> lologbot.glob.com.au/?c=mozilla#jsapi"

Expected:

autocompletes to "i"
Status: NEW → RESOLVED
Closed: 12 years ago
No longer depends on: 566489
Resolution: --- → DUPLICATE
hmm, bug 775072 doesn't fix this bug. I still can reproduce on latest m-c nightly.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
what is "latest", the 24th August ones?
ok, I can reproduce comment 0, _while the ac panel is still open_ with the entry selected, pressing backspace completes wrongly.
Status: REOPENED → NEW
fwiw, this is "autocomplete-in-the-middle" (by the presence of >>), the bug may lay in the controller.cpp code.
that said, we should likely not complete in the middle, in this case, the % is probably confusing the comparison (we are likely comparing escaped to unescaped to figure out if we should do common autocomplete or in the middle autocomplete).
Blocks: 1339497
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 12 years ago6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: