Closed Bug 191543 Opened 23 years ago Closed 22 years ago

Listbox incremental search should use space if the user is already typing

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 188199

People

(Reporter: john, Unassigned)

References

Details

(Keywords: access)

When you type a word the listbox implementation will help you find it. But if it is two words, it doesn't work because space is not counted as one of those. If we are during the interval where the next key would be counted as part of the incremental search string, space should count as part of that string. From bug 159947 comment 23 (bz): Should this be triggering if the user is typing text to scroll to? eg if I focus the "component" dropdown and type "Layout: F" it focuses "File Handling" which is _so_ not the expected or desired behavior...
OS: Windows XP → All
Hardware: PC → All
Depends on: 188199
jkeiser, I remember this has already been fixed in bug 188199, hasn't it?
It was, yes. *** This bug has been marked as a duplicate of 188199 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.