You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/11/30 17:08:51 UTC

DO NOT REPLY [Bug 37719] New: - Add onpaste attribute to BaseFieldTag

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: jtronson@yahoo.com


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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org