You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Daniel Niklas <da...@continentale.de> on 2007/08/10 14:11:17 UTC

Strange behavior (bug?) of lightweight dateInput picker

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.


Re: Strange behavior (bug?) of lightweight dateInput picker

Posted by Matthias Wessendorf <ma...@apache.org>.
Btw. in FF3, that is already fixed.

-Matthias

On 8/10/07, Matthias Wessendorf <ma...@apache.org> wrote:
> That is a bug in the Firefox 2
>
> It's odd, yes
>
> On 8/10/07, Daniel Niklas <da...@continentale.de> 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
>


-- 
Matthias Wessendorf

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

Re: Strange behavior (bug?) of lightweight dateInput picker

Posted by Matthias Wessendorf <ma...@apache.org>.
That is a bug in the Firefox 2

It's odd, yes

On 8/10/07, Daniel Niklas <da...@continentale.de> 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