ICEfaces
  1. ICEfaces
  2. ICE-6359

Font-size gradually decreased in nested panelGrid tags in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Won't Fix
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE

      Description

      In IE, text is rendered with smaller font-size as it is further nested in panelGrid tags. This does not occur with the same code in Firefox.

      Sample code:

      <h:form id="form2">
                      <ice:panelGrid>
                          <ice:outputText value="Sample Text Parent"/>
                          <ice:panelGrid>
                              <ice:outputText value="Sample Text Child"/>
                              <ice:panelGrid>
                                  <ice:outputText value="Sample Text Sub-Child"/>
                                  <ice:panelGrid>
                                      <ice:outputText value="Sample Text Sub-Sub-Child"/>
                                  </ice:panelGrid>
                              </ice:panelGrid>
                          </ice:panelGrid>
                      </ice:panelGrid>
                  </h:form>
      1. welcomeICEfaces.xhtml
        4 kB
        Arran Mccullough
      1. Firefox-font-size-issue.JPG
        76 kB
      2. IE-font-size-issue.JPG
        60 kB
      3. screenshot-03.png
        159 kB
      4. screenshot-04.png
        195 kB

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Firefox-font-size-issue.JPG [ 12744 ]
        Attachment IE-font-size-issue.JPG [ 12745 ]
        Attachment welcomeICEfaces.xhtml [ 12746 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000ETryf]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Assignee Priority P2
        Assignee Yip Ng [ yip.ng ]
        Priority Major [ 3 ] Minor [ 4 ]
        yip.ng made changes -
        Attachment screenshot-03.png [ 12753 ]
        yip.ng made changes -
        Attachment screenshot-04.png [ 12755 ]
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Priority P2
        Resolution Won't Fix [ 2 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: