That is a bug in the Firefox 2

It's odd, yes

On 8/10/07, Daniel Niklas <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> i've tried out the greate new "lightweight dialogs" and found a strange
> behavior of dateInput picker. After picking a date value, there isn't shown
> a cursor in the next fields. You can tab or cklick into the next field and
> enter some data, but there is no cursor!
>
> I've tested in the following environment:
> - *Firefox 2* (IE 6 works fine)
> - trinidad-api, trinidad-impl - 1.0.2-SNAPSHOT
> - myfaces-api, myfaces-impl - 1.1.6-SNAPSHOT
> - jsf-facelets - 1.1.12
> - jetty - 6.1.3
>
> My example:
>
> <?xml version="1.0" encoding="UTF-8"?>
>
> <trh:html xmlns:trh="http://myfaces.apache.org/trinidad/html";
>         xmlns:tr="http://myfaces.apache.org/trinidad";>
>
> <trh:head>
>         <title>problem with lightweight dateInput picker</title>
> </trh:head>
> <trh:body>
>
>         <tr:form>
>                 <tr:inputDate label="date" value=""></tr:inputDate>
>                 <tr:inputText label="another field" value=""></tr:inputText>
>
>         </tr:form>
>
> </trh:body>
> </trh:html>
>
> greetings
> Daniel
>
>
> --
> View this message in context: 
> http://www.nabble.com/Strange-behavior-%28bug-%29-of-lightweight-dateInput-picker-tf4248315.html#a12090116
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to