Hi dudes,
This is really interesting. We have built a web application which works in multiple languages, one of which is Farsi(Persian). In Farsi language, everything must be shown in Right-To-Left direction.
Everything was fine, until I notices a flaw this morning. In Right-To-Left TreeView, the icons for expanding the nodes are out-dented (i.e. just like they have negative margin-right values) and they are partly hidden.
After almost checking all the change-sets of our code for the last couple of weeks, I noticed that the problem is with the chrome version. In chrome version 21.* it works completely fine. But in the latest release it has the so called problem.
I was going to report this to both Telerik and Google, and I think this bug is more related to Google than Telerik, But here is another silly problem we are facing. Because of some political reasons (The movie made against Islam and published in YouTube) we do not have access to Google's website in Iran (was that silly enough??).
So I don't know if we should do something about that in our own code (i.e. fix it by checking browser and using padding/margins) or Google and/or Telerik are going to do something about that.
Thanks,
Maziar
EDIT: A snapshot on RadTreeView demo page is also attached (taken from chrome v22)
This is really interesting. We have built a web application which works in multiple languages, one of which is Farsi(Persian). In Farsi language, everything must be shown in Right-To-Left direction.
Everything was fine, until I notices a flaw this morning. In Right-To-Left TreeView, the icons for expanding the nodes are out-dented (i.e. just like they have negative margin-right values) and they are partly hidden.
After almost checking all the change-sets of our code for the last couple of weeks, I noticed that the problem is with the chrome version. In chrome version 21.* it works completely fine. But in the latest release it has the so called problem.
I was going to report this to both Telerik and Google, and I think this bug is more related to Google than Telerik, But here is another silly problem we are facing. Because of some political reasons (The movie made against Islam and published in YouTube) we do not have access to Google's website in Iran (was that silly enough??).
So I don't know if we should do something about that in our own code (i.e. fix it by checking browser and using padding/margins) or Google and/or Telerik are going to do something about that.
Thanks,
Maziar
EDIT: A snapshot on RadTreeView demo page is also attached (taken from chrome v22)