ICEfaces
  1. ICEfaces
  2. ICE-7965

Sortable column header of the ice:datatable is not rendered properly when column clicked (Chrome only)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.1.0.BETA1, 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7, ICEfaces EE 3.0, Chrome 18.0.1025.142
    • Assignee Priority:
      P1

      Description

      This is similar to the one discussed here:

      http://jforum.icesoft.org/JForum/posts/list/20449.page


      The selected column is showing left alignment and underline instead of center alignment and no underline. This worked good in ICEFaces EE 1.8.2 and with ICEFaces EE 3.0.0, this is acting differently.

      We have verified this in FireBug,

      ICEFaces EE 1.8.2

      <th class="iceDatTblColHdr1 iceDatTblActvSrtHdr">
      <a id="j_id209:tableOrderId:j_id211" class="iceCmdSrtHdr" onfocus="setFocus(this.id);" onclick="var form=formOf(this);form['j_id209:_idcl'].value='j_id209:tableOrderId:j_id211';return iceSubmitPartial(form,this,event);" onblur="setFocus('');" href="javascript:;" style="">
      <span id="j_id209:tableOrderId:j_id212" class="iceOutTxt">
      <table>
      <tbody>
      <tr>
      <td>Claim Number</td>
      <td>
      <div class="iceCmdSrtHdrDesc" valign="middle"></div>
      </td>
      </tr>
      </tbody>
      </table>
      </span>
      </a>
      </th>



      ICEFaces EE 3.0.0

      <th class="iceDatTblColHdr1" scope="col">
      <a id="j_idt170:tableOrderId:j_idt173" class="iceCmdSrtHdr" onfocus="setFocus(this.id);" onclick="var form=formOf(this);form['j_idt170:j_idcl'].value='j_idt170:tableOrderId:j_idt173';iceSubmitPartial(form,this,event);form['j_idt170:j_idcl'].value='';return false;" onblur="setFocus('');" href="javascript:;" style="">
      <span id="j_idt170:tableOrderId:j_idt174" class="iceOutTxt">
      <table>
      <tbody>
      <tr>
      <td>Claim Number</td>
      <td>
      <div class="iceCmdSrtHdrDesc" valign="middle"></div>
      </td>
      </tr>
      </tbody>
      </table>
      </span>
      </a>
      </th>

        Activity

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Evgheni Sadovoi
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: