Bug 171254 - tabs mixing up domain/path state
Summary: tabs mixing up domain/path state
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-18 08:02 UTC by Thomas
Modified: 2009-01-23 00:06 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2008-09-18 08:02:40 UTC
Version:            (using Devel)
Compiler:          debian gcc 4.3.1 
OS:                Linux
Installed from:    Compiled sources

somehow clicking on a bookmark in one tab, mixed up the bookmarks path info, with the last active tab's hostname
a bookmark or link says to go to http://foo.com/bar, last tab was some google search, and somehow I get http://www.google.com/bar
screenshot: http://strangesoft.net/konquerorstatebug.png

It happens sometimes, not all of the time.
Comment 1 Chani 2008-09-25 03:02:22 UTC
I'm seeing this too. it has a tendency to happen when I'm reading webcomics... it'll cycle through 2-4 different failures on each refresh, either giving a 404 from some other site or loading everything but the comic image itself... then if I go back and click the link again sometimes it works. it'll go back to working after a while, but sometimes I have to view the actual comic image url to be able to load it.
Comment 2 Thomas 2008-09-25 04:09:10 UTC
Heres a couple screenshots of something I think is related, the tab titles get mixed up as well:

http://strangesoft.net/konqtabbug1.png
http://strangesoft.net/konqtabbug2.png
Comment 3 David Palacio 2008-11-15 01:25:54 UTC
I can confirm this. Testcase:

1. Open multiple tabs in different domains.
2. Open a site that takes some time to load.
3. Before the page loads completely, open a link in it.
4. Konqueror will mixup the site's domain name with another tab's.
Comment 4 Tommi Tervo 2008-11-15 10:06:58 UTC

*** This bug has been marked as a duplicate of bug 170470 ***
Comment 5 David Palacio 2008-11-15 11:17:36 UTC
This is not a duplicate of bug 170470. Comment #2 is related to that bug. But this bug's original report and the rest of the comments are a different bug.

When 2 tabs or more are open (example1.com/page, example2.net/home). One tab is still loading (example2) and you if you click in a link inside of it, konqueror will try to open: example1.com/pageofexample2.

I get this with trunk/ (soon to be 4.2). Not 4.1.
Comment 6 Thomas 2008-11-18 01:41:16 UTC
I have to agree with David on this. I can be browsing a single site, in a single tab for a while, bouncing between one common page, and a few others (forum, recent threads, individual threads), and different servers respond randomly, sometimes I get a domain that isn't even open in any of the tabs, sometimes its google, sometimes its some domain I can't figure out because all I get is some error message in floating point...

Comment 7 Thomas 2008-11-28 05:13:58 UTC
Its still consistently happening (as of last week's svn). Interesting circumstance this time, I clicked a link in google to look up some actors IMDB page, it opens, I look at it, click an image, it opens that link (blocks a popup), close that tab, go back to another tab and click a link there, and it goes to IMDB which reports the following:


If you find a broken URL on an IMDb page, please report it to us here.
The following information is required, please copy and include it (DO NOT ALTER):
Server: iol601 (us.imdb.com)(www.imdb.com, imdb-online-pure.imdb.com)
Date: Thu Nov 27 20:06:44 2008
IP: 68.149.34.103
Browser: Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.80 (like Gecko)
Cookie: uu=...; session-id=...; session-id-time=...; cs=...
Url: /forums/recent
Method: GET
Referrer: http://www.allegro.cc:80/forums/recent

Notice the referer, also notice that its port 80, konqueror has been adding the port number onto some sites manually for no real reason for a while now, also happens with https. Oddly it tends to break some images in the page when it appends the port number. I posted a bug about that one as well (171256) which has seen little action.

Sometimes the problem gets so bad I can't get a tab to go to the right domain, it will just pick random open, or possibly previously opened tabs to get a domain from, and build the final url from that, making it nearly impossible to get konqueror to work. I usually end up restarting konqueror.
Comment 8 Alexander Danilov 2008-12-20 12:17:10 UTC
I had the same problem with KDE 4.1.80. Browsing with mutiple tabs was unusable.
After upgrade to KDE 4.1.85, the problem is gone. At least it never showed up for a couple of days of multitab browsing. It looks like it was fixed somewhere between 4.1.80 and 4.1.85.
Can anyone reproduce this bug in KDE 4.2 Beta2?
Comment 9 David Faure 2009-01-22 23:55:15 UTC
This was a kio_http bug, it's fixed for 4.2.
Comment 10 David Palacio 2009-01-23 00:06:27 UTC
SVN revision please. For the record.