Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1547

.xhtml - when edit ui:composition - any it's attribute xmlns - has performance problem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 2.1.0.CR1
    • None
    • None
    • None
    • Hide

      I expect there are some problems in VpeController.notifyChanged -> in case INodeNotifier.CHANGE block.

      Show
      I expect there are some problems in VpeController.notifyChanged -> in case INodeNotifier.CHANGE block.

      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.

            svasilyev_jira Sergey Vasilyev (Inactive)
            vyemialyanchyk_jira Vitali Yemialyanchyk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: