[
https://jira.jboss.org/jira/browse/JBIDE-3404?page=com.atlassian.jira.plu...
]
Maxim Areshkau commented on JBIDE-3404:
---------------------------------------
This issue related for mozilla parsing of inner forms.
When we open document by browser, inner forms attributes are skipped and it's
processed as non block element. But when we create element form using xulrunner api,
nsIDOMDocument.createElement, form is processed usually (with all it's attributes and
like block element).->So insted of creating inner forms in h:form template, we create
span(JBIDE-3011). But if we insert in span a div, it's wouldn't be resized to
size of div, so it's doesn't look as parent.
Interaction of some richfaces components with h:form
----------------------------------------------------
Key: JBIDE-3404
URL:
https://jira.jboss.org/jira/browse/JBIDE-3404
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.cr1
Reporter: Yura Zhishko
Assignee: Denis Maliarevich
Fix For: 3.0.0.CR2
Attachments: screenshot-1.jpg, TestComp5.zip
1) Import attached project into workspace
2) Open allComponents.xhtml page
3) See screenshot-1. h:form isn't rendered correctly as a parent tag of some
RichFaces components
--
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