Completed
Last Updated: 01 Mar 2023 16:59 by ADMIN
Daniel
Created on: 29 Mar 2022 14:47
Category: Entry
Type: Bug Report
0
Placeholder Position

The Placeholder position is not in sync with the Entry's Text, it is always top-left aligned.

Here's a quick screenshot of what happens when the RadEntry is larger than the default.


This has the side effect of not being aligned with the Text.

Suggested Solution

There are several ways I can think of to approach this, but I think the easiest way would be to just bind the top level control's VerticalTextAlignment property value on the internal Label being used for the Placeholder

<telerik:RadEntry Placeholder="Name"
                              WidthRequest="280"
                              HeightRequest="100"
                              VerticalTextAlignment="End"/>

1 comment
ADMIN
Didi
Posted on: 01 Mar 2023 16:59

Hi Daniel,

The issue was logged when .NET MAUI and Telerik were in a preview stage. 

Now when I tested with latest version of Telerik UI for .NET MAUI the issue cannot be reproduced.

I changed the status to Completed. 

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.