[Search Quantumbar] One-click search in new tab function doesn't open a new tab
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | unaffected |
People
(Reporter: laszlo.bialis, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsearch])
Attachments
(3 files)
Affected versions
- Nightly 67.0a1
Affected platforms
- Win10 x64, macOS 10.14, Ubuntu 16.04
Steps to reproduce
- Launch Firefox
- Make sure "browser.urlbar.quantumbar" is set to "true" in about:config
- Restart the browser
- Use the same profile as before and type something in the URL bar
- Right click on a one-click search button
- From the context menu select the Search in New Tab item.
Expected result
- Search should be performed in a new tab with the selected one-click search engine but with the focus remaining on the tab where the search has been started.
Actual result
- Search is performed in a the same tab from where the text was typed in the URL bar.
Additional notes
- The issue affects Quantumbar only, in Awesomebar the Search in New Tab works ok.
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
We can't mark 67 as affected because we're not releasing the QB in 67.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
I just noticed, this also always searches using the default search engine rather than the one you're right-clicking on.
Assignee | ||
Comment 3•6 years ago
|
||
This seems to make more sense as it is currently only handling the search service.
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D22351
Assignee | ||
Comment 5•6 years ago
|
||
Depends on D22352
Assignee | ||
Comment 6•6 years ago
|
||
So bug 1525101 has actually just landed a fix for this - because we no longer have any more anonymous elements following the search popup move away from URLs.
However, I'll still be landing all of this, since this will at least add a test to make sure we don't break it in future.
Assignee | ||
Comment 7•6 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #6)
So bug 1525101 has actually just landed a fix for this - because we no longer have any more anonymous elements following the search popup move away from URLs.
However, I'll still be landing all of this, since this will at least add a test to make sure we don't break it in future.
Err, actually it broke the context menu for the existing address bar, which probably means my change actually broke the search popup.
I'll figure out a fix that works for everywhere.
Updated•6 years ago
|
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e01745bb65d
https://hg.mozilla.org/mozilla-central/rev/a5c70252fc38
https://hg.mozilla.org/mozilla-central/rev/3815b3ac1823
Description
•