DataTable row is partly selected in iPads when app is run in RTL mode

DataTable row is partly selected in iPads when app is run in RTL mode

pratik.gohilpratik.gohil Posts: 4Questions: 1Answers: 0

I am noticing a strange behavior only on iPads when app is run in RTL mode.

  1. When I tap to make a row 'select', it appears as if the row is not selected. It's row click event & further functionality works properly. I need to scroll the table horizontally to the end and back. Now I can see the complete row is selected.

Answers

  • pratik.gohilpratik.gohil Posts: 4Questions: 1Answers: 0

    .

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin

    Are you able to give a link to a test case showing the issue please.

    Allan

  • pratik.gohilpratik.gohil Posts: 4Questions: 1Answers: 0
    edited January 2016

    Hi Allan,

    Below is the link for test case
    https://jsfiddle.net/pratik_gohil/3frmva7n/20/show

    Steps to reproduce :

    1. Run above link on iPad

    2. Click on any row

    3. Row is partially selected

    Pratik

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin

    Sorry for the delay - I keep forgetting to bring an iPad into the office!

    Allan

  • pratik.gohilpratik.gohil Posts: 4Questions: 1Answers: 0
    edited January 2016

    Hi Allan,

    That's Okay

    Please post findings if any

    Pratik

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin

    I finally remembered to bring an iPad in today and I've just checked it out. This looks very much like a painting error in iOS to me. The fact that it cuts off the colour half way through a cell is a key indicator that this is a browser issue rather than something in the client library.

    I'm afraid that despite it taking me a while to check it out, there isn't actually much I can do about this. It is a bug in Safari.

    Allan

This discussion has been closed.