Unplanned
Last Updated: 21 Jul 2022 12:56 by Ernest
Created by: Ernest
Comments: 0
Category: Entry
Type: Feature Request
2

Add a password strength indicator/meter for the Entry control similar to the one in ASP.NET AJAX TextBox:

Demos: Telerik Web UI TextBox Password Strength Checker Demo | Telerik UI for ASP.NET AJAX

Docs: Telerik Web Forms Password Strength Checker - RadTextBox | Telerik UI for ASP.NET AJAX

Unplanned
Last Updated: 16 Jun 2022 15:19 by Rodney
Currently, the keyboard is shown/hidden on GotFocus/LostFocus, provide a way to override the default implementation and manually control whether the keyboard should be hidden on LostFocus.
Unplanned
Last Updated: 04 Feb 2022 08:13 by ADMIN
Created by: Rodney
Comments: 0
Category: Entry
Type: Feature Request
2

I would like to be able to invoke the Completed event from code. This request is to add a SendCompleted event like the Xamarin.Forms Entry has defined in the IEntryController.

Alternatively, you could make the RadEntry.InvokeCompletedEvent method public, but the SendCompleted approach is more aligned with existing code.

Unplanned
Last Updated: 09 Mar 2021 08:42 by ADMIN
Created by: Manager
Comments: 0
Category: Entry
Type: Feature Request
1
option to change cursor (caret) color of RadAutoCompleteView, 
RadEntry control
Unplanned
Last Updated: 17 Nov 2020 16:00 by ADMIN

All entry fields are not aligned to Right when the RTL language is selected. 

Steps to reproduce,

1. Create a normal page with RadEntry with FlowDirection set to {x:Static Device.FlowDirection}

2. Change the flow direction of the app pragmatically using Device.SetFlowDirection(RTL).

3. Then the Entry is not aligning to RTL
Unplanned
Last Updated: 18 Sep 2020 09:29 by Oluwagbenga
Created by: Drew Rhoades
Comments: 4
Category: Entry
Type: Feature Request
12
I'm particularly wanting the "Assistive labels" features, which comes from Material design (click in the textbox, and the watermark becomes a floating label).  Like this:

https://www.syncfusion.com/xamarin-ui-controls/text-input-layout
Unplanned
Last Updated: 11 Aug 2020 09:52 by ADMIN
Created by: Kevin White
Comments: 0
Category: Entry
Type: Feature Request
2
Provide a IsTextPredictionEnabled alternative for RadEntry
Unplanned
Last Updated: 23 Mar 2020 09:46 by ADMIN
 If you create a login page, username password, and you run the app on the debugger, if you close the app using the debugger on visual studio the app closes and the keyboard stays displayed in the android main screen.
Unplanned
Last Updated: 10 Sep 2019 20:55 by ADMIN
I would need to control when the overlay keyboard will appear, for example, hide it when the Entry gets the focus.
Unplanned
Last Updated: 15 Mar 2019 18:39 by ADMIN
Created by: Sadanan
Comments: 2
Category: Entry
Type: Feature Request
4
Provide a way to customize the return key on the soft keyboard when the control is focused
Unplanned
Last Updated: 04 Feb 2019 13:12 by ADMIN
Created by: Marc
Comments: 3
Category: Entry
Type: Feature Request
8
Add an optional Clear button to the Entry control, which clears the contents.   This can default to an "X" image, but there should be an option to apply a custom image.
Unplanned
Last Updated: 16 Oct 2018 13:24 by ADMIN
When BorderColor is applied, it is still changed to the default one when the end user hovers over or focuses the control
Unplanned
Last Updated: 14 Sep 2018 06:14 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: Entry
Type: Bug Report
1
In Android the OneWay binding to Text property is not working
Unplanned
Last Updated: 01 May 2018 06:10 by ADMIN
If you apply a border with rounded corners and background color to RadEntry, the background exceeds the border.
Unplanned
Last Updated: 22 Mar 2018 10:52 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: Entry
Type: Bug Report
5
When setting a FontFamily on RadEntry, and the font family resource cannot be found, you'll be presented with an exception:

"Value cannot be null.
Parameter name: descriptor"

Stack Trace:

at UIKit.UIFont._FromDescriptor (UIKit.UIFontDescriptor descriptor, System.nfloat pointSize) [0x00011] in /Library/Frameworks/Xamarin.iOS.framework/Versions/11.8.0.20/src/Xamarin.iOS/UIKit/UIFont.g.cs:106