Closed Bug 320907 Opened 19 years ago Closed 19 years ago

Autocomplete popup doesn't close when there are no results

Categories

(SeaMonkey :: Autocomplete, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: ajschult784)

References

Details

(Keywords: regression)

Attachments

(1 file)

bug 124674 folded alwaysOpenPopup into minResultsForPopup, but some things (Open Location, setting the home page) used the defaults and relied on the alwaysOpenPopup=false preventing the popup.  Since the default minResultsForPopup is 0, these things now always have a popup.  The default should really just be 1; location bar already overrides it.
Attached patch patchSplinter Review
Attachment #206356 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #206356 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 206356 [details] [diff] [review]
patch

I wonder whether we should be changing all these to use parseInt(foo, 10)?
Attachment #206356 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #206356 - Flags: superreview+
Attachment #206356 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #206356 - Flags: review+
FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: