Declined
Last Updated: 02 Mar 2022 16:27 by ADMIN
Daniel
Created on: 02 Mar 2022 07:51
Category: UI for .NET MAUI
Type: Bug Report
0
RadEntry has problem

Hi,

I think is bug :

<telerikInput:RadEntry x:Name="txtName" WatermarkText="User Name" HorizontalOptions="Center" VerticalOptions="Center" WidthRequest="200"   Text="test"/>

In this case you do not see the Text property value "test".

Thanks,

4 comments
ADMIN
Lance | Manager Technical Support
Posted on: 02 Mar 2022 16:27

Hi Daniel,

I've noticed you've had a lot of problems recently and they're mostly due to project misconfiguration or problems.  I am Declining this Bug report as it is not a bug, but rather an implementation and tooling problem that is only in your environment.

Please make sure you're on the latest version of the preview and are not using any code project configurations from the last preview.

Regards,
Lance | Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Daniel
Posted on: 02 Mar 2022 15:55
I open new project and it works.
Daniel
Posted on: 02 Mar 2022 15:47

1.When I run this row I see this no water mark and no text appear.

2.When I click on the Text I see the "test" value.

3.I used vs 2019 17.2 and do step 3.

ADMIN
Lance | Manager Technical Support
Posted on: 02 Mar 2022 15:31

Hi Daniel,

I am unable to replicate what you're reporting. Using your exact code, I am able to see the text.

Here is a screenshot:

This is more likely an implementation, general platform or layout error. Please make sure you have taken all the other prerequisite steps to use Telerik UI for MAUI in a project. Did you register the handlers? See step 3 here => Getting Started with Telerik .NET MAUI Controls | Telerik UI for .NET MAUI 

Further Investigation

Please attach a runnable project that replicates this problem and explain the exact steps to replicate (what platform to deploy so that we can investigate further and verify the report.

Note: Do not forget to delete the bin and obj folders of the project before zipping it up. Otherwise, your ZIP file will be huge, hundreds of MBs, instead of less than 1MB.

Important Information for Bug Investigations

  • A screenshot of the problem at runtime
  • Include all of the code involved for that ContentPage, not just the single component's XMAL
  • What platform is this deployed to? What version of that platform?
  • Are there any errors in the output?
  • Do you see any other weird related behavior?
  • Do you see the other parts of the RadEntry, but not the Text? 
  • Is the Watermark there?

All of this information is extremely important in a bug investigation.

Regards,
Lance | Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.