Closed
Bug 1948712
Opened 1 month ago
Closed 1 month ago
‘Open Developer Tools’ secondary action does not appear among search suggestions in the address bar dropdown
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: oardelean, Unassigned)
References
(Blocks 2 open bugs)
Details
Notes
- The issue does not reproduce on Firefox Nightly 137.0a1.
Found in
- Beta 136.0b6;
Affected version
- Beta 136.0b6;
Affected platforms
- Windows 10;
- Ubuntu 22;
- macOS 14;
Steps to reproduce
- Launch Firefox.
- Open a new tab and type ‘devt’ and/or ‘devtools’.
- Observe the urlbar.
Expected result
- ’Open Developer Tools’ secondary actions should be shown in the address bar dropdown.
Actual result
- ’Open Developer Tools’ secondary actions is missing from the address bar dropdown.
Comment 1•1 month ago
|
||
Not sure why this wouldn't work in Beta, it works for us in Nightly and Release. Dale any idea?
Flags: needinfo?(dharvey)
Comment 2•1 month ago
|
||
Moritz found that we show this option only if dev tools were used at least 5 times, so this bug may actually be invalid.
https://searchfox.org/mozilla-central/rev/7b3f3fb5fd2cad8f348131498a35a91bef68b47b/browser/components/urlbar/QuickActionsLoaderDefault.sys.mjs#120
https://searchfox.org/mozilla-central/rev/7b3f3fb5fd2cad8f348131498a35a91bef68b47b/devtools/startup/DevToolsStartup.sys.mjs#785
Comment 3•1 month ago
|
||
Yup expected behaviour
Status: NEW → RESOLVED
Closed: 1 month ago
Flags: needinfo?(dharvey)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•