Enable the Google Lens/visual search context menu item by default in 145
Categories
(Firefox :: Search, enhancement, P1)
Tracking
()
People
(Reporter: adw, Assigned: adw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
Gayatri says the Google Lens context menu item should be enabled by default in 145.
Updated•27 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
This simply changes the default value of the feature-gate pref from false to
true. It does not remove it for two reasons: (1) There's an enterprise policy
that depends on it (bug 1983249 D264608), and (2) it's a setPref
for the
feature-gate Nimbus variable (see next point).
This also does not remove the corresponding visualSearchEnabled
Nimbus
variable [1] because I think it's wise to keep it around in case of emergency
where we need to disable this feature ASAP. We should remove the variable some
number of releases from now. I'll file a bug for that if this revision is
approved.
Assignee | ||
Updated•25 days ago
|
Comment 3•25 days ago
|
||
bugherder |
Updated•22 days ago
|
Updated•18 days ago
|
Comment 4•18 days ago
|
||
Verified as fixed with Firefox 145.0a1 (20251002211313) on macOS 14, Windows 10 and Ubuntu 22.
Comment 5•14 days ago
|
||
(Enabling a feature should be marked as an enhancement bug type)
Drew, could you please request an addition to our release notes? Thanks
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Assignee | ||
Comment 6•13 days ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: It adds a new "Search Image with Google Lens" menu item to Firefox's context menu.
[Affects Firefox for Android]: No
[Suggested wording]: Right-clicking an image now shows a "Search Image with Google Lens" menu item if Google is your default engine. Most common image formats are supported.
[Links (documentation, blog post, etc)]: I don't think there's any
Comment 7•11 days ago
|
||
Note added to 145 nightly release notes thanks.
Description
•