Closed Bug 1444599 Opened 5 years ago Closed 5 years ago

Middle/Ctrl/Cmd-clicking bookmark folders in sidebar doesn't open all in tabs anymore

Categories

(Firefox :: Bookmarks & History, defect, P1)

60 Branch
defect

Tracking

()

RESOLVED FIXED
Firefox 61
Tracking Status
firefox-esr52 --- unaffected
firefox58 --- unaffected
firefox59 --- unaffected
firefox60 + fixed
firefox61 --- fixed

People

(Reporter: philipp, Assigned: standard8)

References

Details

(Keywords: regression, Whiteboard: [fxsearch])

Attachments

(1 file)

we have received a report about this regression in the sumo forum at https://support.mozilla.org/questions/1208595

this behaviour is reproducible and was introduced by bug 517719.
Mark, could you please look into this?
Flags: needinfo?(standard8)
From the console:

TypeError: tbo.view.nodeForTreeIndex is not a function[Learn More]  sidebarUtils.js:46:47
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Flags: needinfo?(standard8)
Priority: -- → P1
Whiteboard: [fxsearch]
asking tracking since this is a new regression affecting a common functionality
Comment on attachment 8958067 [details]
Bug 1444599 - Fix opening bookmark folders from the sidebar by middle/ctrl/cmd clicking.

https://reviewboard.mozilla.org/r/227018/#review232768

::: browser/components/places/tests/browser/browser_sidebar_open_bookmarks.js:9
(Diff revision 1)
> +"use strict";
> +
> +let sidebar = document.getElementById("sidebar");
> +
> +const TEST_URI = "http://example.com/";
> +var bms;

nit: let above, var here. please just stick to one in the global scope. Prefixing with g is encouraged.
Attachment #8958067 - Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6b3a36becdd8
Fix opening bookmark folders from the sidebar by middle/ctrl/cmd clicking. r=mak
https://hg.mozilla.org/mozilla-central/rev/6b3a36becdd8
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
please request uplift to beta when you get a chance.
Flags: needinfo?(standard8)
Comment on attachment 8958067 [details]
Bug 1444599 - Fix opening bookmark folders from the sidebar by middle/ctrl/cmd clicking.

Approval Request Comment
[Feature/Bug causing the regression]: Bug 517719
[User impact if declined]: Users won't be able to middle/ctrl/cmd click bookmark folders to open them.
[Is this code covered by automated tests?]: This now has tests.
[Has the fix been verified in Nightly?]: Landed in nightly, I've just tested it.
[Needs manual test from QE? If yes, steps to reproduce]: No
[List of other uplifts needed for the feature/fix]: None
[Is the change risky?]: No
[Why is the change risky/not risky?]: Simple one line fix, tests included
[String changes made/needed]: None
Flags: needinfo?(standard8)
Attachment #8958067 - Flags: approval-mozilla-beta?
Comment on attachment 8958067 [details]
Bug 1444599 - Fix opening bookmark folders from the sidebar by middle/ctrl/cmd clicking.

regression fix for bookmark folders, beta60+
Attachment #8958067 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Settings qe-verify- based on comment 12.
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.