Closed
Bug 299517
Opened 19 years ago
Closed 19 years ago
New tab and url bar are not properly instantiated when an applet has been loaded in another tab.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: slyoldfox, Unassigned)
References
()
Details
Attachments
(1 file)
|
37.22 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050702 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8b2) Gecko/20050702 Firefox/1.0+ Having a tab loading a java applet, will break opening a second (empty) tab. What I see is that the second tabb (which should be empty) still has the url in the navigation bar from the 1st tab (with applet), navigating to a page in the 2nd tab, will actually open the page in the 1st tab. So somehow it thinks that the two tabs are the same. Reproducible: Always Steps to Reproduce: 1. Close browsers, open http://java.sun.com/applets/other/Bubbles/index.html in your first tab. 2. Open a new tab (notice the url stays the same in the second tab?) 3. Navigate to any URL in the 2nd tab (from history of navigation bar). The page loads in the 1st tab instead of the 2nd. Expected Results: Page to load in right tab and not have the url of the first tab.
Comment 3•19 years ago
|
||
This sounds familiar to me. Would not be surprised if some one has reported this before. When I open the customize window first the problem does not occur.
Comment 4•19 years ago
|
||
(In reply to comment #3) > When I open the customize window first the problem does not occur. I mean: first load the applet, next open the customize window, then open new tab.
Indeed, weird behaviour, I think I started seeing this after they added the "movable tabs".
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•