Closed Bug 1327657 Opened 7 years ago Closed 6 years ago

[e10s] Private tab removes autofilled text and removes http:// of url when it finishes loading

Categories

(Firefox :: Address Bar, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: arni2033, Unassigned)

References

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open http://example.org in a new not-private tab to save it in history
2. Open private window (Ctrl+Shift+P), then immediately type "e" until private tab loads
3. Wait until private tab loads

AR:
 After Step 2 urlbar contains string "e[xample.org/]"  ("e" isn't selected, "xample.org/" is selected)
 After Step 3 urlbar contains only "e", i.e. autofilled text is deleted
ER:
 After Step 3 urlbar should contain "e[xample.org/]"
 ("e" shouldn't be selected, "xample.org/" should be selected)


STR_2 (A):
1. Copy text "http://example.org/" to clipboard
2. Open private window (Ctrl+Shift+P), then immediately paste text into urlbar until private tab loads
3. Wait until private tab loads

AR:  After Step 2 urlbar contains "http://example.org/". After Step 3 urlbar contains "example.org"
ER:  After Step 3 urlbar should contain "http://example.org/"


STR_2 (B):
1. Copy text "http://example.org/" to clipboard
2. Open private window (Ctrl+Shift+P)
3. Press Ctrl+T, then immediately Ctrl+V to paste the text into urlbar until private tab loads
4. Wait until private tab loads

AR:  After Step 3 urlbar contains "http://example.org/". After Step 4 urlbar contains "example.org"
ER:  After Step 4 urlbar should contain "http://example.org/"


Note:
1) You may need some number of history items saved in library. I tested it on a profile with 17000
   items. Scenario 2 (B) is the most reliable - it's reproducible on a clear profile.
   I couldn't reproduce this in non-e10s mode.
2) I don't think that it's really e10s-related, because it's just caused by some race condition cases,
   but it still makes sense to track this for e10s and keep [e10s] in the summary (see Note 1)
No longer blocks: 1277113
Component: Untriaged → Location Bar
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: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.