Consider adding manually-added Top Sites to Places
Categories
(Firefox :: Address Bar, enhancement, P3)
Tracking
()
People
(Reporter: aryx, Unassigned)
References
Details
Attachments
(1 file)
4.74 MB,
video/quicktime
|
Details |
Bug 1685133 added to option to suggest the shortcuts set on about:newtab (with browser.newtabpage.activity-stream.customizationMenu.enabled
set to true
) in the address bar. This doesn't work here with Firefox 86.0b9 and latest Nightly and I didn't find a bug for its implementation.
Steps to reproduce:
- Open about:config from the address bar.
- Set browser.newtabpage.activity-stream.customizationMenu.enabled to
true
. - (Restart the browser but I doesn't make a difference here)
- Open Options/Preferences, go to Privacy & Security and check the option to suggest Shortcuts from the address bar is enabled.
- Open about:newtab
- In the top section, open the menu on the top right > "Add Top Site".
- Set Title as "test" and the url as one still unknown to the browser, e.g. https://www.weltzeit.de and save.
- Type
test
into the address bar. Expected: https://www.weltzeit.de suggested but isn't. - Type
weltzeit
into address bar. Expected (?): https://www.weltzeit.de suggested but isn't.
Comment 1•4 years ago
|
||
If I understand this bug correctly, you expect that Top Sites manually added on the new tab page should be autofilled when they are typed in the address bar.
That's not how Top Sites are currently implemented. The address bar shows Top Sites when it is clicked and no search string has been typed. Adding Top Sites to autofill would be a new feature, so I'm marking this as an enhancement. I'm also removing the dependency on bug 1685133 since we've supported manually adding Top Sites for years. The customization menu behind browser.newtabpage.activity-stream.customizationMenu.enabled
does not control that behaviour.
Comment 2•4 years ago
|
||
Just so I'm sure we're on the same page, here's a screen recording of how your STR are expected to work. I skipped the steps that enable browser.newtabpage.activity-stream.customizationMenu.enabled
because that's not necessary to make this work.
Please let me know if I'm misunderstanding your report.
![]() |
Reporter | |
Comment 3•4 years ago
|
||
Thanks for the explanation and the video. I never saw the pin because I always hit Ctrl+L to type the url (or click on bookmarks in the bookmarks toolbar or sidebar). This in combination with the addition of the "Shortcuts" checkbox in 86 made me believe this is a new feature.
Description
•