You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/11/27 07:38:44 UTC

[jira] Resolved: (WICKET-1921) Add an extension of AutoCompleteTextField which includes default css

     [ https://issues.apache.org/jira/browse/WICKET-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Rantalaiho resolved WICKET-1921.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
                   1.3.6

Thankyou Anthony! I added Apache License Header and inlined the protected getCss-method, so that people will not do stuff in there that you shouldn't do before the object construction is finished (that's the danger of calling overridable methods from constructors).

> Add an extension of AutoCompleteTextField which includes default css
> --------------------------------------------------------------------
>
>                 Key: WICKET-1921
>                 URL: https://issues.apache.org/jira/browse/WICKET-1921
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.4-M3
>            Reporter: Antony Stubbs
>            Assignee: Timo Rantalaiho
>             Fix For: 1.3.6, 1.4-RC2
>
>         Attachments: defaultcss.patch, wicket.rar
>
>
> The component doesn't seem to work very well without some basic CSS. Adding this will help people get started with it / demonstrate the css.

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