Open
Bug 1466498
Opened 6 years ago
Updated 2 years ago
browser.tabs.loadBookmarksInTabs doesn't work for smart bookmarks
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
NEW
People
(Reporter: joy+mozilla, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180516032328
Steps to reproduce:
I have a 'most visited' smart bookmark folder created using the simple procedure at https://support.mozilla.org/en-US/questions/1192603 (except that I added 30 of them to the list instead of 10)
I also have browser.tabs.loadBookmarksInTabs set to true
Actual results:
When I click one of those links in the smart bookmark folder, it opens the URL in the current tab
Expected results:
The link should have been opened in a new tab
Reporter | ||
Comment 1•6 years ago
|
||
As a workaround, I'm currently using https://addons.mozilla.org/en-US/firefox/addon/new-tab-from-location-bar/
The main reason for using that extension used to be https://bugzilla.mozilla.org/show_bug.cgi?id=1394304 but that was since resolved; this particular bug prevents me from removing that extension.
Reporter | ||
Updated•6 years ago
|
Summary: setting to open smart bookmark links in new tab → setting to open bookmark links in new tab not working for smart bookmarks
Comment 2•6 years ago
|
||
::mak is this by any chance a duplicate of bug 1455952?
Component: Untriaged → Bookmarks & History
Flags: needinfo?(mak77)
Summary: setting to open bookmark links in new tab not working for smart bookmarks → browser.tabs.loadBookmarksInTabs doesn't work for smart bookmarks
Comment 3•6 years ago
|
||
(In reply to Gingerbread Man from comment #2)
> ::mak is this by any chance a duplicate of bug 1455952?
it involves different panels, as such it may be the same or not, depending on the code path.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(mak77)
Priority: -- → P3
See Also: → 1455952
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•