[ http://issues.apache.org/jira/browse/TAPESTRY-699?page=comments#action_12356268 ]
Howard M. Lewis Ship commented on TAPESTRY-699: ----------------------------------------------- >From discussions on the mailing list, the best approach is to add a style="display: none;" to the <div>. > Form hidden fields are wrapped with DIV tag > ------------------------------------------- > > Key: TAPESTRY-699 > URL: http://issues.apache.org/jira/browse/TAPESTRY-699 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 4.0 > Environment: Any browser > Reporter: Michael Bezoyan > Assignee: Howard M. Lewis Ship > > Form rendering was changed since T4-b5 and now it wraps hidden fields with > the div tag. Because of this, new blank space is appeared before first data > inside form, and, of course, site layout becomes corrupted. > Possible solutions are: > 1) Remove wrapping div > 2) Define a class attribute for the div equals to "_hidden_", for example -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
