Losing selected option in latest version

24 views
Skip to first unread message

Don

unread,
Aug 15, 2009, 2:33:56 PM8/15/09
to jQuery Editable Combobox Support
In version 1.1.0 I was able to use selected options such as:

<option value="x" selected="selected">text</option>

Now in version 1.2.1 this is no longer working. Selected options are
no longer selected, just getting a blank input option in the select
menu.

RaYell

unread,
Aug 16, 2009, 7:25:45 AM8/16/09
to jQuery Editable Combobox Support
Have you tried setting focusOnNewOption preference to false. This
should prevent moving focus after combobox initialization.

$('#mySelect').jec({focusOnEditableOption: false});

Don Bellamy

unread,
Aug 16, 2009, 5:24:31 PM8/16/09
to jquer...@googlegroups.com
Just tried that, it didn't work. Seems like it should always select
the "selected" option by default. I'll use 1.1 for now. :)

Thanks!

Don

RaYell

unread,
Aug 17, 2009, 12:54:56 AM8/17/09
to jQuery Editable Combobox Support
I'll try to investigate what might be causing the problems and fix it.

Cheers

RaYell

RaYell

unread,
Aug 17, 2009, 1:04:21 AM8/17/09
to jQuery Editable Combobox Support
I have copied your post to project's issue tracker. You can monitor it
to find out the progress on that.

The link is:
http://code.google.com/p/jquery-jec/issues/detail?id=31

Cheers

RaYell

RaYell

unread,
Aug 18, 2009, 3:45:21 AM8/18/09
to jQuery Editable Combobox Support
This issue was fixed in version 1.2.2
Reply all
Reply to author
Forward
0 new messages