Closed
Bug 360332
Opened 18 years ago
Closed 4 years ago
Search <Engine> for <String> context menu option doesn't support Ctrl/Shift/Middle clicks
Categories
(Firefox :: Search, enhancement, P5)
Firefox
Search
Tracking
()
VERIFIED
FIXED
88 Branch
People
(Reporter: bugzilla, Assigned: Eduard.Braun2)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
Some menu items that spawn new tabs support the modifiers Ctrl/Shift and middle clicking in order to determine tab focus. Prime examples would be the History and Bookmarks menus. Search <Engine> for <String> on the context menu does not.
I've done this in my Context Search extension and can probably write a patch for this if anyone is willing to cover QA duties.
Comment 1•18 years ago
|
||
I'm not sure if this is desired. Do other context menu items support these?
Summary: Search <Engine> for <String> doesn't support Ctrl/Shift/Middle clicks → Search <Engine> for <String> context menu option doesn't support Ctrl/Shift/Middle clicks
Updated•18 years ago
|
OS: Windows XP → All
Hardware: PC → All
Comment 2•18 years ago
|
||
(In reply to comment #1)
> I'm not sure if this is desired. Do other context menu items support these?
>
Not sure if it's definitive or not (it was the only thing I could find where it made any sense...) but 'View Background Image' allows Ctrl/Shift and middle clicking.
Reporter | ||
Comment 3•18 years ago
|
||
View Image and View Background Image both support the modifier. Jesse pushed for a bunch of these changes a good while back to address the inconsistencies with these menu items and bookmarks, etc.
Updated•9 years ago
|
Severity: normal → enhancement
Priority: -- → P5
Whiteboard: [fxsearch]
Updated•9 years ago
|
Rank: 59
Comment 5•6 years ago
|
||
Ctrl- and shift-click seem to work these days, but middle-click still doesn't.
Assignee | ||
Comment 6•4 years ago
|
||
Allows to perform the search in a new foreground/background tab or
a new window using modifiers or middle mouse button.
Introduces a certain level of consistency with other entries in
the context menu, like navigation and "view image".
Updated•4 years ago
|
Assignee: nobody → Eduard.Braun2
Status: NEW → ASSIGNED
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50e18cc32331
Enable modifiers / middle click for context search. r=Standard8
Comment 8•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Comment 9•4 years ago
|
||
The issue is verified fixed using Fx88.0b9 and Fx89.0a1 on Windows 10, Ubuntu 18.04 and macOS 11.2. The CTRL/SHIFT/Middle Click are enabled for the "Search <Engine> for <String>" options.
You need to log in
before you can comment on or make changes to this bug.
Description
•