Closed Bug 152278 Opened 22 years ago Closed 22 years ago

Opening a bookmark group from the sidebar loads about:blank into the active tab

Categories

(SeaMonkey :: Bookmarks & History, defect, P2)

x86
Linux

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ian, Assigned: caillon)

Details

(Whiteboard: [verified on trunk])

STEPS TO REPRODUCE
   1. Open a bookmark group from the sidebar.
   2. Wait for it to be totally loaded.
   3. Click on one of the middle tabs of the bookmark group.
   4. Open the bookmark group again, from the sidebar.

ACTUAL RESULTS
   It correctly appends all the bookmarks from the bookmark group, and focusses 
   the first one, however, it also clobbers the tab that was focussed when the 
   bookmark group was opened. That tab ends up pointing at about:blank. Its 
   session history is not wrecked though, and clicking back will return it to 
   the previously shown page.

EXPECTED RESULTS
   Tab focussed upon opening the bookmark group should not be affected.

Using CVS tip, opt build, on Mandrake 8.1 (Linux kernel).
Ah from the bookmarks sidebar.  Ok I can reproduce this now.  Looking into it. 
We probably do something like 'Load this bookmark into the current tab' and
being that the group doesn't touch the tab, we literally load nothing
(about:blank) into the current tab... Modifying the summary to reflect the problem.
Status: NEW → ASSIGNED
Priority: -- → P2
Summary: Opening a bookmark group clobbers the active tab → Opening a bookmark group from the sidebar loads about:blank into the active tab
The patch for this is in bug 134800.  Checked in w/ r=blake sr=jag.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
this looks fine --tested with 2002.06.18.0x comm trunk builds on linux rh7.2,
mac 10.1.5 and win2k (see bug 134800 comment 50 for details).

marking verified.
Status: RESOLVED → VERIFIED
Whiteboard: [verified on trunk]
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.