Bug 66796 - URL bar outputs a packet every keypress
Summary: URL bar outputs a packet every keypress
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-28 21:27 UTC by Riku Voipio
Modified: 2003-12-01 05:27 UTC (History)
1 user (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 Riku Voipio 2003-10-28 21:27:22 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Debian testing/unstable Packages

from debian bug report #194652 by Steven Fuerst

On some occasions, every character you type into the url bar is sent out as a 
DNS packet.  Over a slow link, this is really annoying.  Sometimes, this 
causes the browser to freeze up until the timeout on the dns lookup is hit.

Example:  Type http://news.gggggggggggggggggggggggggggggggggggg

You should see a new packet for every 'g' if you use tcpdump on the link, and 
it may hang for a couple of seconds or even longer.

Konqueror should probably wait until you press enter to see if the url is 
valid instead of looking at the partial results.
Comment 1 Thiago Macieira 2003-10-28 23:40:07 UTC
A duplicate, but I can't find the report it is duplicate of. I remember stating that klocaldomainurifilterhelper was at fault and someone corrected me.

Anyways, I can't reproduce on HEAD.
Comment 2 Thiago Macieira 2003-12-01 05:27:00 UTC
I still can't reproduce this. I've tested it because of another bug (Bug #69347).

I am therefore closing this bug report. Reopen if it's reproducible with 3.2 betas.