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

TimePicker full screen selector bug on 720p screen

1 Answer 44 Views
TimePicker and TimeSelector
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Konstantin
Top achievements
Rank 1
Konstantin asked on 14 Jan 2014, 09:05 AM
Hi

I have strange behavior of full screen selector of TimePicker.

<telerikInput:RadTimePicker Header="{Binding Path=LocalizedResources.txt_From, Source={StaticResource LocalizedStrings}}"
                                                    x:Name="sldFrom"
                                                    Step="1/1/0001 12:30:00 AM" CancelButtonIconUri="/Toolkit.Content/ApplicationBar.Cancel.png" OkButtonIconUri="/Toolkit.Content/ApplicationBar.Check.png"
                                                    OkButtonText="{Binding Path=LocalizedResources.txt_ok, Source={StaticResource LocalizedStrings}}"
                                                    CancelButtonText="{Binding Path=LocalizedResources.txt_Cancel, Source={StaticResource LocalizedStrings}}"
                                                    PopupHeader="{Binding Path=LocalizedResources.txt_SelectTime, Source={StaticResource LocalizedStrings}}"
                                                    />
Here is XAML declaration. I set it so user only can select time with 30 mins step.

When you first time start app and click on control, you can see this result.
I can confirm this behavior on any 720p/1080p devices and emulators. Not problems when your device has 768x1280 resolution.

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 16 Jan 2014, 01:14 PM
Hello Konstantin,

Thanks for writing.

We will look into this issue and will log it into our TODO system for fixing.

Let us know if you have further questions or need assistance.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
TimePicker and TimeSelector
Asked by
Konstantin
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or