Context menu can't be opened when right-clicking inside the "Add Search Engine" fields
Categories
(Firefox :: Search, defect, P1)
Tracking
()
People
(Reporter: dlucaci, Assigned: mbeier)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(2 files)
Found in
- Beta 140.0b7
Affected versions
- Beta 140.0b7
- Nightly 141.a1
Tested platforms
- Affected platforms: Windows 10, Ubuntu 22, macOS 14
Preconditions
- browser.urlbar.update2.engineAliasRefresh is set to true
Steps to reproduce
- Go to a website that has a search field (eg: www.wikipedia.org/).
- Right click inside the website's search field.
- Click on the "Add Search Engine" option from the context menu.
- Right-click in one of the fields in order to open the context menu.
Expected result
- The context menu is correctly displayed.
- The copy/paste actions can be made using the context menu.
Actual result
- The context menu does not appear, so copy and paste actions cannot be performed through it.
Regression range
- Not a regression.
Additional notes
- As a workaround, you can use keyboard shortcuts (Ctrl+C / Ctrl+V) to perform copy and paste actions.
Comment 1•4 months ago
|
||
I can't reproduce this on 140.0b7 or Nightly on macOS. Could you add more detail please? Are there any errors in Firefox's browser console at any point in your STR? (Tools menu > Browser Tools > Browser Console)
Here's what I did:
- Verify
browser.urlbar.update2.engineAliasRefreshis true - Open https://www.wikipedia.org/
- Right-click in the search field in the middle of the page
- Click Add Search Engine
- Right-click in the search field again
The context menu appears as expected and paste, select all, etc. work. I also tried with https://bugzilla.mozilla.org/.
Comment 2•4 months ago
|
||
I can reproduce the issue.
No context menu appears.
Comment 3•4 months ago
|
||
Thanks Alice, I see now. I really misread Dana's STR. This dialog is part of the search code so I'll move this bug there. It's not obvious at a quick glance why there's no context menu.
Updated•4 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
| Assignee | ||
Comment 4•4 months ago
|
||
Comment 6•4 months ago
|
||
| bugherder | ||
Comment 7•4 months ago
|
||
The patch landed in nightly and beta is affected.
:mbeier, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox141towontfix.
For more information, please visit BugBot documentation.
Updated•4 months ago
|
Updated•4 months ago
|
Comment 8•4 months ago
|
||
Issue is reproducible on a 2025-07-06 Firefox Nightly build on macOS 15.
Verified as fixed on Firefox Nightly 142.0a1 on Windows 10, Ubuntu 22, macOS 15.
| Assignee | ||
Updated•4 months ago
|
Comment 9•2 months ago
|
||
Updating the bug since the issue has been verified per Comment 8.
Description
•