Closed
Bug 421321
Opened 18 years ago
Closed 18 years ago
Opening new tab keeps old URL
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: trasher, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; fr-FR; rv:1.9b5pre) Gecko/2008030518 Remi/3.0b5pre-0.beta4.20080305.fc8.remi Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; fr-FR; rv:1.9b5pre) Gecko/2008030518 Remi/3.0b5pre-0.beta4.20080305.fc8.remi Minefield/3.0b5pre
When opening a new tab, last entered URL is re-used, and cursor goes to end of it.
Also, the new tab opened does not got focus in tab list.
Note that I'm using 20080305 nightly
Reproducible: Always
Steps to Reproduce:
1. Open a new tab
2. Check address bar
3.
Actual Results:
Gives an url
Expected Results:
Should be blank
Comment 1•18 years ago
|
||
Do you get the same in the Firefox safemode ?
| Reporter | ||
Comment 2•18 years ago
|
||
Indeed, safe-mode solves the problem. Seems the firebug extension causes this problem since this nightly.
Sorry to report something that was not a bug...
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Comment 3•18 years ago
|
||
Firebug causes a lot of issues: http://wiki.mozilla.org/Firebug
:-(
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 4•18 years ago
|
||
I've also reported the problem to Firebug's team :
http://code.google.com/p/fbug/issues/detail?id=505
Comment 5•18 years ago
|
||
Johan,
Do you know which timezone the build-id is in? Or, more to the point, whether the build included the patch for bug 376222 (2008-03-05 14:34 PST)
Comment 6•18 years ago
|
||
Now we have fixed bug 376222 and bug 421190, I am seeing the following in the Error Console:
Error: [Exception... "Success arg 0 [nsIWebProgress.DOMWindow]" nsresult: "0x0 (NS_OK)" location: "JS frame :: chrome://firebug/content/tabWatcher.js :: anonymous :: line 399" data: no]
Source File: chrome://browser/content/tabbrowser.xml
Line: 787
| Reporter | ||
Comment 7•18 years ago
|
||
Build was done around 6PM (Europe/Paris).
A new build will probably be bone tomorrow, I'll test against it and keep you in touch :)
| Reporter | ||
Comment 8•18 years ago
|
||
With a fresh build from today, tabs work like a charm, again :-)
Also, I have the same message as John in the Error Console.
You need to log in
before you can comment on or make changes to this bug.
Description
•