Closed Bug 137342 Opened 23 years ago Closed 16 years ago

http_referer for "Open Link in New Tab" is wrong if the link is in sidebar panel

Categories

(SeaMonkey :: Tabbed Browser, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kazhik, Unassigned)

References

Details

(Whiteboard: [sg:privacy])

http_referer for "Open Link in New Tab" or "Open Link in New Window" is wrong if the link is in sidebar panel. Steps to reproduce: (1) Add the sidebar panel for test from: <http://kazhik.net/mozilla/test/2051.shtml> (2) Navigate to somewhere. ex. <http://www.mozilla.org/> (3) Left-Click the "Click this link" in new "Test Sidebar" panel. (4) Right-Click the "Click this link" and select "Open Link in New Tab" or "Open Link in New Window" from context menu. Actual result: In step 3, http_referer is <http://kazhik.net/mozilla/test/2051s.html>. In step 4, http_referer is <http://www.mozilla.org/>. Expected result: http_referer should be <http://kazhik.net/mozilla/test/2051s.html> in both cases.
-> tabbed browser
Assignee: darin → jaggernaut
Component: Networking: HTTP → Tabbed Browser
QA Contact: tever → sairuh
I just stumbled on that bug too, and I'm just wondering why there's not much reaction about it here: isn't it a serious privacy issue when the browser keeps telling everyone what I have visited before? Granted, the importance is relative, and I'm affected only because I store my bookmarks in a custom-made HTML sidebar, so I guess only a minority is affected, but it's still a real privacy problem.
Blocks: 61660
Offtopic: > isn't it a serious privacy issue when the browser keeps telling everyone > what I have visited before? It is. but it is inherent in the referrer. Unfortunately, the referrer is common on the web. See bug 55477.
There's a difference though between "send the url of the page that linked to the page I'm going to" and "send the url of the page I'm currently at, even if I manually typed the url, clicked on a bookmarklet or clicked a link in a sidebar panel".
QA Contact: sairuh → pmac
Blocks: 226548
Whiteboard: [sg:privacy]
Product: Core → SeaMonkey
Assignee: jag → nobody
QA Contact: pmac → tabbed-browser
The correct referrer is shown in both steps.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.