Trinidad maximumLength incorrect when set rows > 1 for inputText
----------------------------------------------------------------

                 Key: TRINIDAD-1209
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1209
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.0.9-core
         Environment: Internet Explorer 6
            Reporter: Adrian Gray


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.

I have tested the same issue on the test rig at 
http://www.irian.at/trinidad-demo/faces/components/inputText.jspx using IE6 on 
the current build and I still get this issue.

Please Fix if you can.

Thanks!

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

Reply via email to