[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3011) Incorrect positions of elements inside nested <h:form>'s

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Wed Nov 5 13:28:59 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Maliarevich resolved JBIDE-3011.
--------------------------------------

    Resolution: Done
      Assignee: Yura Zhishko  (was: Denis Maliarevich)


   Tag <h:form> was encoded not to html <form> tag. Submission of the html form in XULRunner leads to sending a request (XULRunner behaves as it was in a browser), warning message appears.  Such behavior is not in compliance with VPE features.

  So <h:form> as html <form> tag in VPE is wrong. Thus it was encoded through <div> tag. Html form's layout (as it showed in the mozilla browser) couldn't be reproduced precisely in VPE. Current layouit was made as close as possible.

> Incorrect positions of elements inside nested <h:form>'s
> --------------------------------------------------------
>
>                 Key: JBIDE-3011
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3011
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.0.0.beta1
>            Reporter: Yura Zhishko
>            Assignee: Yura Zhishko
>             Fix For: 3.0.0.cr1
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, sources.zip
>
>
> I used some nested <h:form>'s inside <h:form>, there are results (see screenshots). It seems that mozilla recognize only one nested <h:form>, it puts out other <h:form>'s separately.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list