Closed Bug 1454873 Opened 6 years ago Closed 6 years ago

Bookmarks open in wrong order if browser.tabs.insertAfterCurrent-TRUE

Categories

(Toolkit :: Places, defect)

61 Branch
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: fetrelapsu, Unassigned)

References

Details

(Keywords: regression, Whiteboard: Bug 1344749 Expose API to customize where new tabs open)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180417225505

Steps to reproduce:

SET browser.bookmarks.openInTabClosesMenu & browser.tabs.insertAfterCurrent-TRUE


Open bookmarks from folder 1
A
B
C
D

Open bookmarks
From folder 2
E
F
G
H


Actual results:

Bookmarks open in wrong order

A
E
F
G
B
C
D


Expected results:

Should have opened in right order

A
B
C
D
E
F
G
H
Blocks: 1344749
Severity: normal → critical
Has Regression Range: --- → yes
Has STR: --- → yes
OS: Unspecified → All
Priority: -- → P1
Hardware: Unspecified → All
Whiteboard: Bug 1344749 Expose API to customize where new tabs open
Version: 60 Branch → 61 Branch
I couldn't reproduce this issue on

User Agent 	Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0

Placing this under toolkit:places so someone can look into it.
Component: Untriaged → Places
Product: Firefox → Toolkit
Please don't adjust priority flags, they are for developer triage.

Turns out this is a duplicate of bug 1442679.
Severity: critical → minor
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Priority: P1 → --
Resolution: --- → DUPLICATE
(In reply to Mark Banner (:standard8) from comment #2)
> Please don't adjust priority flags, they are for developer triage.
> 
> Turns out this is a duplicate of bug 1442679.

Sorry but that's fixed and that is what caused this issue so how is this duplicate?
Flags: needinfo?(standard8)
Actually, it is not a dup.   It is also not a bug.  Bulk open respects insertAfterCurrent.  Since A (in OP) is the selected tab, when the second set is opened, it is inserted after that.  OP has described the expected behavior and called it a bug.
Flags: needinfo?(standard8)
Resolution: DUPLICATE → INVALID
(In reply to Shane Caraveo (:mixedpuppy) from comment #4)
> Actually, it is not a dup.   It is also not a bug.  Bulk open respects
> insertAfterCurrent.  Since A (in OP) is the selected tab, when the second
> set is opened, it is inserted after that.  OP has described the expected
> behavior and called it a bug.

Ok thanks for the explanation,
So any way to just open new blank tab next to current?
Like option in right click context menu? above the reload tab?
Flags: needinfo?(mixedpuppy)
Your questions are not very clear.  Are you asking for a way that only newtab is opened after the current tab?
Flags: needinfo?(mixedpuppy)
(In reply to Shane Caraveo (:mixedpuppy) from comment #6)
> Your questions are not very clear.  Are you asking for a way that only
> newtab is opened after the current tab?

Yes
or an option in tab right click menu
Flags: needinfo?(mixedpuppy)
If you want an option in the context menu post a feature request bug against the Firefox product.
Flags: needinfo?(mixedpuppy)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: