Closed
Bug 761494
Opened 13 years ago
Closed 13 years ago
Cannot open all Bookmarks in tabs by Middle-clicking a folder in Sidebar (Ctrl+click open in all tabs and Shift+click open all in window also do not work)
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
Firefox 16
People
(Reporter: alice0775, Assigned: asaf)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
2.43 KB,
patch
|
mak
:
review+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/rev/dd6ec482a85d
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120604030527
Steps to Reproduce:
1. Start Browser with new profile
2. Open Sidebar (Ctrl+B)
3. Expand tree and middle click a folder
Actual Results:
Nothing happens
And an error appears in Error Console as follows.
Error: TypeError: tbo.view.nodeForTreeIndex is not a function
Source file: chrome://browser/content/bookmarks/sidebarUtils.js
Line: 41
Expected Results:
All Bookmarks in the folder should be opened in tabs
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/d0ebcaa7efb5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120603030523
Bad:
http://hg.mozilla.org/mozilla-central/rev/07d362aa2c1b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120603120904
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d0ebcaa7efb5&tochange=07d362aa2c1b
Regression window(m-c)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/ddd5acd40b93
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120603032105
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/b1b44a491f6a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120603055102
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=ddd5acd40b93&tochange=b1b44a491f6a
Suspected; Bug 730340
| Reporter | ||
Updated•13 years ago
|
Summary: Cannot open all Bookmarks in tabs by Middle clicking afolder → Cannot open all Bookmarks in tabs by Middle clicking a folder in Sidebar
Does this for me on the bookmark toolbar, even right clicking on the folder the "open all in tabs" is greyed out too.
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Grant from comment #1)
> Does this for me on the bookmark toolbar, even right clicking on the folder
> the "open all in tabs" is greyed out too.
WFM on Bookmarks Toolbar. Are you try in New profile?
Updated•13 years ago
|
Assignee: nobody → mano
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•13 years ago
|
||
In Sidebar, Ctrl+clcik open in all tabs and Shift+click open all in window also do not work.
Summary: Cannot open all Bookmarks in tabs by Middle clicking a folder in Sidebar → Cannot open all Bookmarks in tabs by Middle clicking a folder in Sidebar (Ctrl+clcik open in all tabs and Shift+click open all in window also do not work.)
Updated•13 years ago
|
Comment 4•13 years ago
|
||
You beat me to the bug Alice, i was just about to enter this.
| Assignee | ||
Comment 5•13 years ago
|
||
Attachment #637593 -
Flags: review?(mak77)
Updated•13 years ago
|
Attachment #637593 -
Flags: review?(mak77) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
| Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 637593 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 730340
User impact if declined: Some addons which mess with places trees could break, plus this bug.
Testing completed (on m-c, etc.): No tests for this functionality yet (will do in a follow up)
Risk to taking this patch (and alternatives if risky): there's a one-liner alternative (QI to nsINavHistoryResultTreeViewer in tree.xml's view setter), but this shouldn't be risky.
String or UUID changes made by this patch: none.
Attachment #637593 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Attachment #637593 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 8•13 years ago
|
||
status-firefox15:
--- → fixed
Target Milestone: --- → Firefox 16
Comment 9•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 10•13 years ago
|
||
Comment on attachment 637593 [details] [diff] [review]
patch
Review of attachment 637593 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/components/places/content/treeView.js
@@ +50,5 @@
> +
> + // Bug 761494:
> + // ----------
> + // Some addons use methods from nsINavHistoryResultObserver and
> + // nsINavHistoryResultTreeViewer, without QIing to these intefaces first.
interfaces
Updated•13 years ago
|
Summary: Cannot open all Bookmarks in tabs by Middle clicking a folder in Sidebar (Ctrl+clcik open in all tabs and Shift+click open all in window also do not work.) → Cannot open all Bookmarks in tabs by Middle-clicking a folder in Sidebar (Ctrl+click open in all tabs and Shift+click open all in window also do not work)
Comment 11•13 years ago
|
||
Verified as fixed on:
Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20100101 Firefox/15.0
Comment 12•8 years ago
|
||
Unfortunately, this bug is reappeared in latest nightly version: Firefox 60.0a1 (2018-01-24)
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180124100321
Comment 13•8 years ago
|
||
(In reply to zephyrer from comment #12)
> Unfortunately, this bug is reappeared in latest nightly version: Firefox
> 60.0a1 (2018-01-24)
> User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0)
> Gecko/20100101 Firefox/60.0
> Build ID: 20180124100321
Please don't comment on long-fixed bugs, the cause is likely to be very different and your comments are likely to be lost. Please file a new bug, and if possible provide a regression range using mozregression.
You need to log in
before you can comment on or make changes to this bug.
Description
•