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.gohil
Posts: 4Questions: 1Answers: 0
I am noticing a strange behavior only on iPads when app is run in RTL mode.
- 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.
This discussion has been closed.
Answers
.
Are you able to give a link to a test case showing the issue please.
Allan
Hi Allan,
Below is the link for test case
https://jsfiddle.net/pratik_gohil/3frmva7n/20/show
Steps to reproduce :
Run above link on iPad
Click on any row
Row is partially selected
Pratik
Sorry for the delay - I keep forgetting to bring an iPad into the office!
Allan
Hi Allan,
That's Okay
Please post findings if any
Pratik
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