Skip to main content

Bug Tracker

Side navigation

#13010 closed feature (notabug)

Opened December 06, 2012 02:15PM UTC

Closed December 06, 2012 11:00PM UTC

After spacing the autocomplete suggestion hide

Reported by: yogendra.singh@daffodilsw.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

I have using the autocomplete jquery plugin. I am facing an issue. i have a strings like below defined:

"Bachelor of Technology, Master of computer Application"

I have seperated it by , comma character and now I am using the autocomplete function in text filed. when I am start typing in text field the content "I have done Bachelor o" the suggestion comes starting from 'B' character.

After typing "Bachelor" when I am pressing the SPACE key the suggestion "Bachelor of Technology" hides means all suggestion hides.

Note:: When I am start typing from starting in text field and suggestion matched, the even after pressing the SPACE tab , all the suggestion is seeing. eg. I am start typing "Bachelor " . After pressing the SPACE tab all the suggestion is seeing.

Please help me , I am looking forward for your kind response.

Thanks

Yogendra singh

Attachments (0)
Change History (1)

Changed December 06, 2012 11:00PM UTC by timmywil comment:1

resolution: → notabug
status: newclosed

Unfortunately, we are unable to assist with issues related to support, jQuery UI, or third party plugins. Support can be found on the forums or on the #jquery irc channel. Bug reports related to jQuery UI can be filed on the jQuery UI bug tracker. Issues with third-party plugins should be filed with the corresponding plugin issue tracker, usually available on http://github.com.