Closed
Bug 419813
Opened 17 years ago
Closed 15 years ago
Title of page is always set as last tab open
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: praveengarlapati, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022604 Firefox/2.0.0.4 MEGAUPLOAD 1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008022604 Firefox/2.0.0.4
When multiple tabs are opened the title is always shown as the last tab's title.
Reproducible: Always
Steps to Reproduce:
1. Open a tab with say google.com (Title: Google)
2. Open a new tab with yahoo.com (Title: Yahoo!)
3. Switch to Google tab. The title shows as Yahoo!
3. Now close the Yahoo tab
4. The title of the page is still shown as Yahoo!
Actual Results:
Title of the last tab is shown
Expected Results:
Expected result is that the title of the current tab should be shown
Tested in minefield 3.0b4 pre
about:buildconfig
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
cl 14.00.50727 -GL -TC -nologo -W3 -Gy -Fd$(PDBFILE)
cl 14.00.50727 -GR- -GL -TP -nologo -Zc:wchar_t- -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=nightly --enable-optimize --disable-debug --disable-tests --enable-update-packaging --enable-jemalloc
Comment 1•17 years ago
|
||
Are you running McAfee site advisor extension by any chance?
Version: unspecified → Trunk
Reporter | ||
Comment 2•17 years ago
|
||
Just realized I was using a custom User-Agent string.
It should have been Minefield/3.0b4pre
Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #1)
> Are you running McAfee site advisor extension by any chance?
>
No, I am not running this extension.
Comment 4•17 years ago
|
||
Is this problem reproducible if you make a new firefox profile for a test?
- http://kb.mozillazine.org/Profile_manager
(Do not delete your existing profile)
Reporter | ||
Comment 5•17 years ago
|
||
No, its not reproducible with a new profile. But if I switch back to the default profile it is reproducible.
Comment 6•17 years ago
|
||
Are you running any extensions? I would expect one of them to be responsible if you are.
Reporter | ||
Comment 7•17 years ago
|
||
I have disabled the version check for extensions so that I can get them working on minefield.
Maybe I will update later after disabling the extensions on minefield.
Comment 8•17 years ago
|
||
It may be something else, but this is a classic symptom of bug 376222
Reporter | ||
Comment 9•17 years ago
|
||
Yes this looks very similar to that bug's symptom.
I can confirm that the issue is due to the addons installed.
Comment 10•17 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008031104 Minefield/3.0b5pre
Can not duplicate on MAC
test steps:
1 Launch Minefield
result - goes to Mozilla.org page
2 Create new tab
result - new tab (untitled) appears
3 type in google
result Tab gets google
4. create new tab
result - new tab (untitled) appears
5 type in yahoo
result - new tab gets Yahoo
6. close Yahoo tab - click on x in a circle
Result - tab closes - says google
Comment 11•17 years ago
|
||
Bug 337915?
Process Explorer says this PC is running McAfee though:
C:\Program Files\Network Associates\VirusScan\vstskmgr.exe
C:\Program Files\Network Associates\VirusScan\SHSTAT.EXE
C:\Program Files\Network Associates\VirusScan\mcshield.exe
C:\Program Files\Network Associates\Common Framework\UpdaterUI.exe
C:\Program Files\Network Associates\Common Framework\naPrdMgr.exe
C:\Program Files\Network Associates\Common Framework\FrameworkService.exe
Comment 12•17 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042904 Minefield/3.0pre
Works for me with this build
Comment 13•15 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a5pre) Gecko/20100429 Minefield/3.7a5pre
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•