ICEfaces
  1. ICEfaces
  2. ICE-6810

CLONE -Associate data cells with header cells through use of the scope attribute (508)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0, 2.0.0-EE-Beta1, 2.0.1
    • Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      -
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      In order to achieve 508 compliance, the ice:dataTable must associate data cells with column/row headers through the use of ´scope´ attribute. The 'scope' attribute needs to placed within the <th> tags and within the first <td> element of each row. For example:

      <table>
      <tr>
      <th> </th>
      <th scope="col" >Header1</th> <th scope="col" >Header2</th> <th scope="col" >Header3</th> <th scope="col" >Header4</th> </tr>
      <tr> <td scope="row" >Row1-Data1</td> <td>Row1-Data2</td>
      </tr>
      <tr> <td scope="row" >Row2-Data1</td> <td>Row2-Data2</td>
      </tr>
      </table>

        Activity

        Tyler Johnson created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000EW6iS] [5007000000EW6iS, 5007000000GDZzS]
        Fix Version/s 2.1 [ 10241 ]
        Fix Version/s 1.8.3 [ 10211 ]
        Fix Version/s EE-1.8.2.GA_P03 [ 10251 ]
        Affects Version/s 2.0.1 [ 10255 ]
        Affects Version/s 2.0.0-EE-Beta1 [ 10250 ]
        Affects Version/s 2.0.0 [ 10230 ]
        Affects Version/s 1.8.2-EE-GA_P02 [ 10226 ]
        Arran Mccullough made changes -
        Priority Blocker [ 1 ] Major [ 3 ]
        Ken Fyten made changes -
        Fix Version/s EE-2.0.0.GA_P01 [ 10271 ]
        Assignee Priority P2
        Assignee yip.ng [ yip.ng ] Adnan Durrani [ adnan.durrani ]
        Adnan Durrani made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.1-Beta [ 10291 ]
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Fix Version/s 3.0 [ 10241 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: