You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Lech S. (JIRA)" <ji...@apache.org> on 2014/06/05 09:27:01 UTC

[jira] [Comment Edited] (WICKET-5609) AutoCompleteTextField can only complete text that is visible on screen browser screen

    [ https://issues.apache.org/jira/browse/WICKET-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018553#comment-14018553 ] 

Lech S. edited comment on WICKET-5609 at 6/5/14 7:26 AM:
---------------------------------------------------------

I attached example [^calerr.7z | https://issues.apache.org/jira/secure/attachment/12648335/calerr.7z] - case 2 . Try to pick the last one choice.
{quote}
Can you please re-phrase
{quote}
Yes.
AutoCompleteTextField has choices. If you choices that doesn't fit on screen then any of it cannot be selected by click. 

For example:
On the  [^WICKET-5609_1.png] the last visible object on screen is "10040" and it's the last that you can select. If you scroll down (using a mouse wheel) and you try to click on "10041" or any below ( [^WICKET-5609_1.png]) then choices list disappear without selecting clicked text (without autocomplete it)



was (Author: lech123):
I attached example [^calerr.7z | https://issues.apache.org/jira/secure/attachment/12648335/calerr.7z] - case 2 . Try to pick the last one choice.
{quote}
Can you please re-phrase
{quote}
Yes.
AutoCompleteTextField has choices. If you choices that doesn't fit on screen then some of them cannot be selected by click.


> AutoCompleteTextField can only complete text that is visible on screen browser screen 
> --------------------------------------------------------------------------------------
>
>                 Key: WICKET-5609
>                 URL: https://issues.apache.org/jira/browse/WICKET-5609
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.9.1, 6.15.0
>            Reporter: Lech S.
>            Priority: Minor
>         Attachments: WICKET-5609_1.png, WICKET-5609_2.png
>
>
> AutoCompleteTextField can only complete text that is visible on screen. If autocomplete-hints drop-down text below visible page, then after scroll-down and click text is not completed. When AutoCompleteTextField is present at the bottom then any choice below ~50 cannot be selected.
> This bug exist since Wicket 6.9.1 (6.15.0 still present)



--
This message was sent by Atlassian JIRA
(v6.2#6252)