Closed Bug 741877 Opened 12 years ago Closed 2 years ago

new tab opened in a different user's browser

Categories

(Toolkit :: Startup and Profile System, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 271191

People

(Reporter: kdevel, Unassigned)

Details

User Agent: 

Steps to reproduce:

1. Open a terminal, echo $DISPLAY (assuming ":0.0").
2. Open a terminal, su to a second user ("u2"): su - u2
3. As user u2: Start either Firefox 3.6.28 (/usr/bin/firefox is assumed to be 3.6.28, plain "firefox" is assumed to start /usr/bin/firefox) or nightly 2012-03-27-03-11-49-mozilla-central.
4. As the initial user open a terminal and issue 

   env -i DISPLAY=:0.0 firefox http://www.mozilla.org


Actual results:

4. A new tab is created in the user u2's browser.


Expected results:

4. A different user's browser shall not be affected.
OS: Other → Linux
Hardware: Other → x86_64
It's bug 295945, bug 271191 and similar.  May be fully by design.

To prevent this from happening, use "-no-remote" in the command line (of at least the first instance), or set a shell variable MOZ_NO_REMOTE=1.
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.