This is a migrated thread and some comments may be shown as answers.

CSS "content" - special characters not rendering

1 Answer 74 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hans
Top achievements
Rank 1
Hans asked on 10 Apr 2013, 10:17 PM
Hi,

I'm using KendoUI Mobile to generate a listview with links. The Kendo mobile framework automatically applies the CSS class "km-listview-link" to any anchor tag enclosed by <li> within a listview. This CSS class sets the content at the end of the list item to the special character "\a0", which it then rotates by 45 degress to make it look like an arrow and visually indicate the link (as shown in this demo: http://demos.kendoui.com/mobile/listview).
When I try to use this feature in Icenium Graphite, the arrow is not showing in the listview.  I inspected the elements to confirm that the kendoUI css classes are properly applied.  I was also able to change the content to a regular character (e.g. the letter "A") and it appeared.  Thus I suspect that this is an issue with rendering the special character used by the KendoUI mobile framework.

Thanks,
Hans

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Apr 2013, 12:57 PM
Hi,

This is a known problem that slipped into the 1.3 release, but it only affects Graphite simulator, and you can still use Mist's simulator for your testing or by deploying your app on actual device. The problem is fixed in Kendo UI Mobile latest internal build, should you decide to upgrade.

Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
Report a bug
Asked by
Hans
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or