Closed
Bug 1388703
Opened 9 years ago
Closed 8 years ago
Make dropping a keyword search matching string on the tab bar perform the keyword search (in a new tab)
Categories
(Firefox :: Tabbed Browser, defect, P5)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mayhemer, Unassigned)
Details
STR:
- have a keyword searches defined, such as bug %s -> https://bugzilla.mozilla.org/show_bug.cgi?id=%s
- drop a text, e.g. from an email, "bug 12345" on the tab bar (a little arrow shows before releasing the mouse button)
Expected: should open a new tab and go to https://bugzilla.mozilla.org/show_bug.cgi?id=12345
Actual: it opens a new tab and searches for "bug 12345" via the default search engine.
This is a specific feature of now retired TreeStyleTab extension. I so much got used to it that I believe it would be good to have it natively in Firefox.
Updated•8 years ago
|
status-firefox57:
affected → ---
Priority: -- → P5
| Reporter | ||
Comment 1•8 years ago
|
||
This actually works. The way to enforce going through the keyword search filter is to drop the text on the [+] button in the address bar, and not just drop after the last or somewhere between two tabs (while the little arrow appears, what start the default search engine search)
WFM!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•