Closed
Bug 152625
Opened 22 years ago
Closed 20 years ago
[FIX]Bookmark/Tab group load focuses first tab in group regardless of 'Load links in the background' pref
Categories
(SeaMonkey :: Tabbed Browser, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: david, Assigned: caillon)
References
Details
Attachments
(1 file)
(deleted),
patch
|
sicking
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a) Gecko/20020617
BuildID: 2002061707
I have the 'Load links in the background' preference turned on.
When I load a tabgroup, I expect it to obey this pref; load the tabs of the
group in the background. Instead, the first tab in the group is focused.
Reproducible: Always
Steps to Reproduce:
1. Create a tabgroup
2. Set Tabbed Browsing pref 'Load links in the background' to on (checked)
3. Open the tabgroup
Actual Results: Tabs in the group are appended to existing tabs, and the first
tab of the group is switched to.
Expected Results: Tabs in the group are appended to existing tabs, and the
current tab is still focused.
Comment 1•22 years ago
|
||
I can reproduce this with Build 2002062208, Win XP and couldn´t find a
duplicate, so marking NEW.
This bug is a consequence of the behaviour to preserve the already open tabs and
load a bookmark group in new tabs. I believe the "Load links in the background"
pref should be honored whenever links in new tabs are opened. So a more general
bug than this may make sense.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•22 years ago
|
||
*** Bug 153018 has been marked as a duplicate of this bug. ***
Comment 3•22 years ago
|
||
jag: do we want to fix this, or is this going to be WONTFIXed?
Comment 4•22 years ago
|
||
I agree that this should be fixed. Caillon, do you want to take this bug?
Assignee | ||
Comment 5•22 years ago
|
||
Assignee | ||
Comment 6•22 years ago
|
||
I'd better take this since I have the patch.
Assignee: jaggernaut → caillon
Priority: -- → P2
Summary: Bookmark/Tab group load focuses first tab in group regardless of 'Load links in the background' pref → [FIX]Bookmark/Tab group load focuses first tab in group regardless of 'Load links in the background' pref
Target Milestone: --- → mozilla1.2alpha
Comment 7•22 years ago
|
||
Comment on attachment 95910 [details] [diff] [review]
The fix
there's a pref or prefs global variable that you could reuse :-)
sr=jag if you use that.
Attachment #95910 -
Flags: superreview+
Comment on attachment 95910 [details] [diff] [review]
The fix
r=sicking
Attachment #95910 -
Flags: review+
Assignee | ||
Comment 9•22 years ago
|
||
Landed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
QA Contact: sairuh → claudius
Comment 10•20 years ago
|
||
This is broken again. Re-opening.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040924
Prog.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•20 years ago
|
Blocks: bm-group-tracker
Comment 11•20 years ago
|
||
This bug was fixed two years ago. No doubt, if it is broken, the reasons behind
it being so are now radically different than they were before.
I'm going to mark this FIXED again. Please create a new case and refer back to
this one. But one so old should stay closed...
Status: REOPENED → RESOLVED
Closed: 22 years ago → 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•