Closed
Bug 513557
Opened 16 years ago
Closed 7 years ago
Trailing slash added when going through auto-complete suggestions without choosing one
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: crangasi2001, Unassigned)
Details
(Whiteboard: [dupeme])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ro; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ro; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
When using the auto-complete feature in the address bar, a slash is added at the end of the suggestion for some texts. It appears for all the strings that begin with a protocol ("http://" or "ftp://"), but not for the other addresses.
Reproducible: Always
Steps to Reproduce:
1. Write "http://www" in the address bar. Some suggestions appear.
2. Choose one of them using the "down" or "up" keys, then go back using the other key.
Actual Results:
The new text in the address bar is "http://www/" (it has an added trailing slash).
Expected Results:
The text should remain unchanged: "http://www".
The same thing happens when going through all the suggestions without selecting one.
Comment 2•16 years ago
|
||
Confirming for now since I didn't find any dupe. But it might be possible that there is already one, so I'm adding also [dupeme].
This happens also on Linux.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20090830 Minefield/3.7a1pre ID:20090830031020
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: x86 → All
Summary: Shash added when going through auto-complete suggestions without choosing one → Trailing slash added when going through auto-complete suggestions without choosing one
Whiteboard: [dupeme]
Version: unspecified → Trunk
Comment 3•16 years ago
|
||
Bug 480642 looks to be the duplicate. Not the same steps - but looks to be the same result.
Comment 4•14 years ago
|
||
Marking as a duplicate of Bug 480642 - if you disagree feel free to undo
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
I've tested this on a Nightly build: 12.0a1 from 2012-01-23. Bug 480642 is resolved, but this one isn't.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 6•7 years ago
|
||
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: REOPENED → RESOLVED
Closed: 14 years ago → 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•