[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1547) .xhtml - when edit ui:composition - any it's attribute xmlns - has performance problem
Vitali Yemialyanchyk (JIRA)
jira-events at lists.jboss.org
Thu Dec 20 12:59:43 EST 2007
.xhtml - when edit ui:composition - any it's attribute xmlns - has performance problem
--------------------------------------------------------------------------------------
Key: JBIDE-1547
URL: http://jira.jboss.com/jira/browse/JBIDE-1547
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Vitali Yemialyanchyk
Assigned To: Sergey Vasilyev
Priority: Minor
Fix For: LATER
Create seam example project. Open Comments.xhtml and try to edit
<ui:composition xmlns="http://www.w3.org/1999/xhtml"
xmlns:s="http://jboss.com/products/seam/taglib"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:rich="http://richfaces.org/rich"
template="layout/template.xhtml">
block. You'll see what typing in text editor be jerkily - should be smoothly. It has some relation to
http://jira.jboss.com/jira/browse/JBIDE-1457 & http://jira.jboss.com/jira/browse/JBIDE-788.
--
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
More information about the jbosstools-issues
mailing list