Search and Top Navigation
#9586 closed feature (notabug)
Opened October 04, 2013 05:22AM UTC
Closed October 04, 2013 05:43AM UTC
Autocomplete combox not accepting spaces
Reported by: | asureshb86 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
for example if i have selected 'Suresh babu' from the autocompleted dropdown combobox and when i click on submit button it is accepting only 'suresh'. that means if is ignoring spaces after a certain word. please kindly provide a solution for my request.
Attachments (0)
Change History (1)
Changed October 04, 2013 05:43AM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Hi asureshb86,
Thanks for taking the time to contribute to the jQuery UI project. The combobox widget is a demo and not an officially supported component. You should be able to add support for spaces by altering this line in
- https://github.com/jquery/jquery-ui/blob/ed09ee5b75064c7e6aa221e834cd5843d7c16260/demos/autocomplete/combobox.html#L116.If you need further help please use Stack Overflow or the forums.