Opened 9 years ago
Closed 9 years ago
#12464 closed bug (fixed)
[DNS settings] Entering . into Server field hangs the whole window for over 2 minutes
Reported by: | KapiX | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Preferences/Network | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
As in title. This happens each time I try to enter/delete '.' in this field. After some time window starts working normally and it accepts any input sent during this time: if I type 8.8.8.8 quickly, it hangs on the first dot, but the whole address appears later.
hrev49784 x86_gcc2
This probably happens because this field uses BNetworkAddress for validation and for some reason resolution takes a long time on my machine. Nevertheless, it should not make the whole window unusable.
I am sharing Internet connection from my Windows computer through Ethernet.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev4984.