Bug 66796

Summary: URL bar outputs a packet every keypress
Product: [Applications] konqueror Reporter: Riku Voipio <nchip>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: thiago
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

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.