Closed Bug 132345 Opened 22 years ago Closed 22 years ago

tabbed browsing does not integrate with sidebar what's related

Categories

(SeaMonkey :: Sidebar, enhancement, P3)

x86
Windows 98
enhancement

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 122723
mozilla1.2alpha

People

(Reporter: zebrasileiro, Assigned: samir_bugzilla)

Details

Suppose I am navigating. I am at mozilla.org. I want to open a new tab to see
slashdot.org. What's related was showing mozilla.org 'relations', but when i tel
 tab #2 to see slashdot.org, it reloads the what's related with slashdot
'relations'. if i click on tab #1, to read mozilla.org, my what's related
sidebar is still showing slashdot's content, because it was ->The Last Opened
Page<-. To my end-user experience, I'd EXPECT to see information associated to
the page I am viewing, and when i switch tabs, information should switch
accordingly. I believe it should be cached to avoid overhead on the server.
Sarah, can you confirm ? thanks.
i see this using 2002.03.22.08 comm bits on linux.

confirming, however: marlon / jag, is this already a known issue?
Status: UNCONFIRMED → NEW
Ever confirmed: true
jag,
The what's related tabs (mozilla and ns I believe) install document load
observers and get new related links based on the callbacks.  When tabbed
browsing tabs are changed the what's related code should be updated to observe
the current tab's doc.  What is the recommended strategy for us to do this in
the new world of tabbed browsing?  Thanks.
Priority: -- → P3
Target Milestone: --- → mozilla1.2alpha
If you want to show "What's related" for the active tab, you'll need to hook up
to "select" events on the tab panels (gBrowser.mPanelContainer). These are fired
whenever the active tab changes.
Needs to be fixed separately  in both ns and mozilla since the codebases have
diverged.  Fix should be low-risk and fairly simple.  Nominating.  Without this,
What's Realted breaks once tab browsing is used.
Keywords: nsbeta1
nsbeta1- per Nav triage team. What's related is not installed by default, nor
are tabs active by default, so this affects few users, low impact.
Keywords: nsbeta1nsbeta1-

*** This bug has been marked as a duplicate of 122723 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.