Re: [5.3.6] Date picker flickers

2012-11-27 Thread Muhammad Gelbana
Its rather a silly mistake, I had the t:datefield component within it's t:label component Relocating the t:datefield component outside the t:label component fixed the problem. Thank you for your help :) On Tue, Nov 27, 2012 at 5:39 PM, Lenny Primak wrote: > I have seen this with SmartClient J

Re: [5.3.6] Date picker flickers

2012-11-27 Thread Lenny Primak
I have seen this with SmartClient JS libraries and only on safari iOS. But this was an old version of both so the problem doesn't exist now. I never found out what exactly it was but I bet some JS library you are Using is doing this. On Nov 27, 2012, at 8:55 AM, Muhammad Gelbana wrote: > I re