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

Matthias Weßendorf resolved TRINIDAD-1400.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core

> Trinidad's inputText (maxLength) doesn't work correct for the "paste" event 
> ----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1400
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1400
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.10-core
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For:  1.2.12-core
>
>         Attachments: TRINIDAD-1400_onpaste.patch
>
>
> go to the inputText demo:
> http://www.irian.at/trinidad-demo/faces/components/inputText.jspx
> make maxLength=>2 and rows=>3, click UPDATE.
> Copy the String "hellohellohellohello" and paste it into the textarea.
> => you see the total string
> now, TAB out
> =>The string becomes corrected
> It would work if we would introduce a callback for this event (paste), like 
> onpaste="_check....";

-- 
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