ICEfaces
  1. ICEfaces
  2. ICE-7251

Header of various ACE components not rendering correctly in UIRepeat (IE Only)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 2.1-Beta
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      icefaces-ee\scratchpads\grimlock\icefaces Revision#: 25582
      tomcat 6.0.26
      Internet Explorer 7.0.5730.13
    • Assignee Priority:
      P2

      Description

      I've found that when testing various ACE components (ACE:Dialog, ACE:ConfirmDialog, ACE:Panel), the header doesn't style properly when the component is in a UIRepeat. This is only in IE.
      The test pages for these components are located at: repo\qa\trunk\Regression-Icefaces2\Sparkle\

      I've attached some screenshots.
      1. 1.PNG
        58 kB
      2. 2.PNG
        62 kB

        Activity

        Hide
        Arturo Zambrano added a comment -

        The issue doesn't seem to have anything to do with ui:repeat. The problem seemed to be with the test page. I added a stand-alone ui:panel to the ui:repeat test page and that panel also didn't have the correct styling. Then, I removed the ui:repeat block from the page and the stand-alone panel left still didn't have the correct styling. The difference between this test page and the other pages was that it didn't have a DOCTYPE declaration at the top. When I added these lines at the top of the page...

        <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

        ...the problem was fixed for panels inside or outside of ui:repeat.

        Show
        Arturo Zambrano added a comment - The issue doesn't seem to have anything to do with ui:repeat. The problem seemed to be with the test page. I added a stand-alone ui:panel to the ui:repeat test page and that panel also didn't have the correct styling. Then, I removed the ui:repeat block from the page and the stand-alone panel left still didn't have the correct styling. The difference between this test page and the other pages was that it didn't have a DOCTYPE declaration at the top. When I added these lines at the top of the page... <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ...the problem was fixed for panels inside or outside of ui:repeat.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: