[
http://jira.jboss.com/jira/browse/JBIDE-1213?page=all ]
Gavin King reopened JBIDE-1213:
-------------------------------
Great work Maxim, *much* better now :-)
There are two remaining minor issues.
The first problem you can see on login.xhtml. Apparently the richfaces theme applies some
CSS style that changes the font size of any <label> inside a rich:panel. In
login.xhtml, "Username", "Password" and "Remember me"
preview in a very large font, but they appear small on the server.
The second problem can be seen on any of the edit pages. The red star that indicates a
required field is supposed to render just next to the field label. However, in the preview
it appears *underneath* the label. The problem seems to be with the rendering of
<ui:insert/>. Apparently the content gets wrapped in a div or something.
Would you be able to take a look at these two things? Thanks again.
rich:dataTable, s:decorate
--------------------------
Key: JBIDE-1213
URL:
http://jira.jboss.com/jira/browse/JBIDE-1213
Project: JBoss Tools
Issue Type: Feature Request
Components: Visual Page Editor
Reporter: Gavin King
Priority: Critical
Fix For: 2.0.0.CR1
Attachments: screenshot-source.jpg, screenshot-visual.jpg
It seems that the visual editor already does a reasonable job of previewing h:dataTable
and ui:decorate.
However, in the user interface we generate with seam-gen, we use rich:dataTable and
s:decorate.
It really doesn't look good if our wonderful tooling can't generate a decent
preview of the pages it generates, so we need to prioritize the support for these two
tags. Should not be difficult, since h:dataTable and ui:decorate already work :-)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira