Closed
Bug 1591728
Opened 5 years ago
Closed 5 years ago
'% <searchterm>' search in addressbar doesn't find anything if current and open tab are in different container environments (including default)
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
DUPLICATE
of bug 1479858
People
(Reporter: aryx, Unassigned)
Details
All current Firefox versions, Windows 8.1
A '% <searchterm>' search in the addressbar doesn't find anything if the current and the open tab (for which the search matches) are in different container environments (including the default one).
Steps to reproduce:
If the product is not Nightly:
- Open about:config from the addressbar.
- Confirm the warning.
- Set
privacy.userContext.enabled
totrue
. - Set
privacy.userContext.ui.enabled
totrue
. - Set
privacy.userContext.longPressBehavior
to1
.
For all builds:
- Launch a profile.
- Open a web page in the open tab, e.g. https://en.wikipedia.org/wiki/Central_European_Midsummer_Time
- Click the '+' button in the tab bar.
- Open a tab in a tab environment from the menu which opened.
- Type
summer
in the url bar of the new tab.
Actual and expect result: https://en.wikipedia.org/wiki/Central_European_Midsummer_Time suggested
Actual result: Open tab not suggested.
Expected result: Open tab suggested.
- Delete the content of the address bar.
- Type
% summer
instead.
Actual result: Open tab not found.
Expected result: Open tab found.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•