ICEfaces
  1. ICEfaces
  2. ICE-5014

ice:panelSeries renders a container div which can cause misplaced DOM updates

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.8.2
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      FF3, IE8

      Description

      The ice:panelSeries is rendering a container div which in certain cases is causing the DOM updates to occur in an incorrect location. For example, in the case that a panelSeries is placed within a regular HTML table and an entry is added to the bean1 list:

         <table id="table1">
      <tr>
      <td>Id</td>
      </tr>
      <ice:panelSeries value="#{MyAction.bean1}" var="obj">
      <tr bgcolor="blue">
      <td><ice:outputText value="#{obj.id}" /></td>
      </tr>

      The resulting DOM update is occurring outside of the table as per screenshot1. A refresh is required in order for the values to be re-rendered in their correct locations within the table.
      1. screenshot-1.jpg
        13 kB

        Issue Links

          Activity

          Tyler Johnson created issue -
          Tyler Johnson made changes -
          Field Original Value New Value
          Attachment screenshot1.jpg [ 12036 ]
          Tyler Johnson made changes -
          Attachment screenshot1.jpg [ 12036 ]
          Tyler Johnson made changes -
          Attachment screenshot-1.jpg [ 12037 ]
          Tyler Johnson made changes -
          Salesforce Case [5007000000A65ZQ]
          Tyler Johnson made changes -
          Attachment SC8613.war [ 12038 ]
          Ken Fyten made changes -
          Issue Type Bug [ 1 ] New Feature [ 2 ]
          Fix Version/s 1.8.2-EE [ 10216 ]
          Fix Version/s 1.8.3 [ 10211 ]
          Affects [Documentation (User Guide, Ref. Guide, etc.)]
          Assignee Priority P2
          Assignee Adnan Durrani [ adnan.durrani ]
          Adnan Durrani made changes -
          Link This issue depends on ICE-5132 [ ICE-5132 ]
          Adnan Durrani made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Assignee Priority P2
          Assignee Adnan Durrani [ adnan.durrani ]
          Ken Fyten made changes -
          Status Reopened [ 4 ] Closed [ 6 ]
          Affects [Documentation (User Guide, Ref. Guide, etc.)]
          Resolution Won't Fix [ 2 ]
          Ken Fyten made changes -
          Resolution Won't Fix [ 2 ]
          Status Closed [ 6 ] Reopened [ 4 ]
          Ken Fyten made changes -
          Issue Type New Feature [ 2 ] Bug [ 1 ]
          Ken Fyten made changes -
          Status Reopened [ 4 ] Closed [ 6 ]
          Fix Version/s 1.8.3 [ 10211 ]
          Fix Version/s 1.8.2-EE-GA [ 10216 ]
          Resolution Won't Fix [ 2 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Tyler Johnson
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: