DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37719>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37719

           Summary: Add onpaste attribute to BaseFieldTag
           Product: Struts
           Version: 1.2.8
          Platform: All
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Custom Tags
        AssignedTo: dev@struts.apache.org
        ReportedBy: [EMAIL PROTECTED]


The onpaste attribute is missing as an optional attribute from the <html:text> 
tag. This is a simple addition to the BaseFieldTag class.

For an <input> field, the use of the onpaste attribute is required in order to 
prevent a user from pasting data (Ctrl-v) into the field.

For information on the onpaste event, see: 
http://msdn.microsoft.com/library/default.asp?
url=/workshop/author/dhtml/reference/events/onpaste.asp

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to