From jira-events at lists.jboss.org Fri Apr 3 13:11:22 2009 Content-Type: multipart/mixed; boundary="===============5329574479808621792==" MIME-Version: 1.0 From: Yura Zhishko (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3690) Incorrect styleClass is applying for the tags, which use wrapping Date: Fri, 03 Apr 2009 13:11:22 -0400 Message-ID: <28217983.1238778682599.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 27609005.1233251324644.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5329574479808621792== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-3690?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Yura Zhishko updated JBIDE-3690: -------------------------------- Attachment: CommandLinkSpan.patch > Incorrect styleClass is applying for the tags, which use wrapping > ------------------------------------------------------------------------ > > Key: JBIDE-3690 > URL: https://jira.jboss.org/jira/browse/JBIDE-3690 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor Templates > Affects Versions: 3.0.0.CR2 > Reporter: Yura Zhishko > Assignee: Yahor Radtsevich > Fix For: 3.1.0 > > Attachments: CommandLinkSpan.patch, finalPatchForSeam10.patch, sc= reenshot-1.jpg > > > 1) Insert next source code into source path: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > > > > > > > > > Exit > > > > > > > = > > 2) Compare Visual representation in VPE to Server side (see screenshot-1). > RESULT: This difference occurs due to wrapping with tag of current= tags. And our VPE renders this style OK. But browser doesn't wrap this tag= in . -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5329574479808621792==--