You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Rune Peter Bjørnstad (JIRA)" <ji...@apache.org> on 2008/08/05 13:16:44 UTC

[jira] Created: (WICKET-1774) AutoCompleteTextField width is limited to the width of the associated input element.

AutoCompleteTextField width is limited to the width of the associated input element.
------------------------------------------------------------------------------------

                 Key: WICKET-1774
                 URL: https://issues.apache.org/jira/browse/WICKET-1774
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.4-M3, 1.4-M2, 1.4-M1
         Environment: IE7, Firefox 3 and Opera 9
            Reporter: Rune Peter Bjørnstad


The width of the AutoCompleteTextField drop-down is limited to the width of the associated <INPUT> element. This is a major problem when you, for example, make us of custom renderers to display explainatory information to a choice.

I'll submit images that demonstrated this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1774) AutoCompleteTextField width is limited to the width of the associated input element.

Posted by "Rune Peter Bjørnstad (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rune Peter Bjørnstad updated WICKET-1774:
-----------------------------------------

    Attachment: screenshot-1.jpg

The width of the drop-down is limited to the width of the target <INPUT> element.

> AutoCompleteTextField width is limited to the width of the associated input element.
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1774
>                 URL: https://issues.apache.org/jira/browse/WICKET-1774
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3
>         Environment: IE7, Firefox 3 and Opera 9
>            Reporter: Rune Peter Bjørnstad
>         Attachments: screenshot-1.jpg
>
>
> The width of the AutoCompleteTextField drop-down is limited to the width of the associated <INPUT> element. This is a major problem when you, for example, make us of custom renderers to display explainatory information to a choice.
> I'll submit images that demonstrated this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1774) AutoCompleteTextField width is limited to the width of the associated input element.

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619898#action_12619898 ] 

Igor Vaynberg commented on WICKET-1774:
---------------------------------------

can you not use css to control the width?

> AutoCompleteTextField width is limited to the width of the associated input element.
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1774
>                 URL: https://issues.apache.org/jira/browse/WICKET-1774
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3
>         Environment: IE7, Firefox 3 and Opera 9
>            Reporter: Rune Peter Bjørnstad
>         Attachments: screenshot-1.jpg
>
>
> The width of the AutoCompleteTextField drop-down is limited to the width of the associated <INPUT> element. This is a major problem when you, for example, make us of custom renderers to display explainatory information to a choice.
> I'll submit images that demonstrated this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1774) AutoCompleteTextField width is limited to the width of the associated input element.

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1774.
-----------------------------------

    Resolution: Duplicate

> AutoCompleteTextField width is limited to the width of the associated input element.
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1774
>                 URL: https://issues.apache.org/jira/browse/WICKET-1774
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-M1, 1.4-M2, 1.4-M3
>         Environment: IE7, Firefox 3 and Opera 9
>            Reporter: Rune Peter Bjørnstad
>         Attachments: screenshot-1.jpg
>
>
> The width of the AutoCompleteTextField drop-down is limited to the width of the associated <INPUT> element. This is a major problem when you, for example, make us of custom renderers to display explainatory information to a choice.
> I'll submit images that demonstrated this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.