Hi, I just tried this on our demo page: http://www.irian.at/trinidad-demo/faces/components/inputText.jspx
I can't reproduce that. rows:2; maxLength:1 => only one char I could write On Mon, Jun 2, 2008 at 5:39 AM, Ed Dening <[EMAIL PROTECTED]> wrote: > > I have a problem with the inputText Trinidad component. When I set the rows > attribute to be greater than 1 it allows me to enter 1 additional char to > what is set in the maximumLength attribute. When the page is submitted the > value is the correct length. > > For example: > > <tr:inputText rows="2" maximumLength="10" /> > > The will allow me to enter 11 chars into the inputText component. When I > submit the page there are 10 chars. > > Is there a way around this problem? > > Thanks, > Ed > -- > View this message in context: > http://www.nabble.com/Trinidad-maximumLength-incorrect-when-set-rows-%3E-1-for-inputText-tp17600304p17600304.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

