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

Tabs Blinking on transition

3 Answers 77 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 28 Sep 2012, 08:54 PM
Hi,

Im in the process of reviewing KindoUi to see if it will work for what I need and for the most part things are going well but I ran into a hic-up today when doing some testing.

This happens in android only with stock browser (android 4.0)

What I am doing is creating a simple page with tabs, when I select one of the tabs I have an "onShow" event where I read the JSON object and I create a UL / LI list.

I push this list to a div on the page and then I call $("#dataList").kendoMobileListView(); to format the list. Now this works but I noticed that when I select the tab that fires this event and then transitions the page, right before the page moves it will "blink" (disappear then reaper). I thought this was strange so I looked at the docs and demos and noticed that the demo app did not do this so I started to dig a little deeper into it. I noticed when I did not "format" the list and just pushed the un-styled list to the div that the blinking did not happen, so I thought maybe it was the styling function. I then tried to manually add the classes to the UL/LI, while this did style the elements it still produced the blink. Now I'm at the point where I think its something in the styles but what does not make since is why would it work in the demos then?

I'm kind of at a loss, I hope someone can help.

Thanks

(BTW I am not using a layout template or binding)

3 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 29 Sep 2012, 08:37 AM
Hi Mike,

Can you share a live URL of this app or sample page, where we can reproduce this and help you work around it?

Greetings,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Mike
Top achievements
Rank 1
answered on 29 Sep 2012, 01:44 PM
Hi kamen, 

Is there a way I can PM you a link? 

I have it online but I don't want the link posted online etc.

Thanks!
0
Kamen Bundev
Telerik team
answered on 01 Oct 2012, 07:09 AM
Hello Mike,

Since you are on trial, you can post a support ticket from your account. Just make sure you reference this thread in it.

Regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
Mike
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Mike
Top achievements
Rank 1
Share this question
or