You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by rsi610 <ra...@lntinfotech.com> on 2014/11/19 11:35:39 UTC

AutoComplete requires a Key Press event

I have added an AutoCompleteTextField.
The textfield doesnt have any onchange behaviours attached to it.

Autocomplete works only when i there is a key press event . It should work
normally which is not happening

Wicket version : 6.9 



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: AutoComplete requires a Key Press event

Posted by rsi610 <ra...@lntinfotech.com>.
I understand there is some problem. But has any1 faced any issue like this or
knows a fix for the same ?

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452p4668458.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: AutoComplete requires a Key Press event

Posted by Martin Grigorov <mg...@apache.org>.
http://www.wicket-library.com/wicket-examples-6.0.x/ajax/autocomplete works
fine here
it should be either a problem in 6.9.0 or in your app

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Nov 19, 2014 at 1:23 PM, rsi610 <ra...@lntinfotech.com> wrote:

> My Bad , I apologies for the confusion
>
> I need an arrow key / enter key press event on which  the choices come.
> When
> i enter characters and wait, the choices dont show.
> After entering the characters i need to press either up/down/right/left
> arrow.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452p4668456.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: AutoComplete requires a Key Press event

Posted by rsi610 <ra...@lntinfotech.com>.
My Bad , I apologies for the confusion

I need an arrow key / enter key press event on which  the choices come. When
i enter characters and wait, the choices dont show.
After entering the characters i need to press either up/down/right/left
arrow.



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452p4668456.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: AutoComplete requires a Key Press event

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, Nov 19, 2014 at 1:00 PM, rsi610 <ra...@lntinfotech.com> wrote:

> Hi ,
>
> Normally means without any key press.. i enter 2 3 characters and the
> choices should become visible.
> Right now i need a key press event.
>

How do you enter 2/3 characters without pressing a key ?


>
> We are using 6.9 in our application. Upgrading wont be possible as of now.
>

It is not possible to fix/improve 6.9.0 anymore. It has been released 1
year ago.
Any improvement would go in 6.19.0. But first we need to understand what
exactly is the problem.


>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452p4668454.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: AutoComplete requires a Key Press event

Posted by rsi610 <ra...@lntinfotech.com>.
Hi ,

Normally means without any key press.. i enter 2 3 characters and the
choices should become visible.
Right now i need a key press event.

We are using 6.9 in our application. Upgrading wont be possible as of now.

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452p4668454.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: AutoComplete requires a Key Press event

Posted by Martin Grigorov <mg...@apache.org>.
Hi,


On Wed, Nov 19, 2014 at 12:35 PM, rsi610 <ra...@lntinfotech.com> wrote:

> I have added an AutoCompleteTextField.
> The textfield doesnt have any onchange behaviours attached to it.
>
> Autocomplete works only when i there is a key press event . It should work
> normally which is not happening
>

Please define "normally".


>
> Wicket version : 6.9
>

Please update to 6.18.0


>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/AutoComplete-requires-a-Key-Press-event-tp4668452.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>