Unplanned
Last Updated: 07 Aug 2018 06:37 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: MaskedInput
Type: Bug Report
0
When in a TableView's ViewCell, the user has to use a touch and hold gesture on the control in order for the control to gain focus. Additionally, once the touch is released, the focus is lost.

<TableView>
   <ViewCell>
        <RadMaskedInput>
Unplanned
Last Updated: 10 Aug 2018 07:12 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: MaskedInput
Type: Bug Report
0
When the mask is set to be Regex and in code the InputValue of the control is set, the validation is not triggered and the error message is visualized.
Completed
Last Updated: 09 Mar 2023 15:49 by ADMIN
Release R1 2021 SP1
Native Android Editor widget throws an exception when long tap is performed
Unplanned
Last Updated: 24 Jan 2019 13:41 by ADMIN

On Sony Xperia there is a default Xperia keyboard where the following behavior with MaskedInput is observed:

- while typing into MaskedInput input field, the cursor jumps a few positions; 

- users cannot enter spaces;
Completed
Last Updated: 04 Oct 2019 14:44 by ADMIN
Release 2019.3.1004 (R3 2019 minor release)
Created by: JorgeCea
Comments: 0
Category: MaskedInput
Type: Bug Report
0
Setting DisplayedTextFontSize property of the MaskedInput control takes no effect.
Unplanned
Last Updated: 19 Mar 2020 10:52 by ADMIN
Created by: Alan
Comments: 1
Category: MaskedInput
Type: Feature Request
0

For example the control ignores IsTabStop and TabIndex properties for keyboard tab navigation. It behaves differently on Android, iOS and UWP.

Unplanned
Last Updated: 19 Mar 2020 11:44 by ADMIN
Created by: Alan
Comments: 0
Category: MaskedInput
Type: Bug Report
0

MaskedInput ignores VerticalOptions

 

Unplanned
Last Updated: 05 Apr 2023 08:10 by Nethra

System.ArgumentOutOfRangeException: Count cannot be less than zero.
Parameter name: count
   at System.String.Remove(Int32 startIndex, Int32 count)
   at Telerik.XamarinForms.Input.MaskedInput.MaskParser.ConstructCandidateTextForMaskTypeRegex(String oldText, Int32 startIndex, Int32 selectionLength, String enteredText, Boolean userDeletes, Int32& insertIndex)
   at Telerik.XamarinForms.InputRenderer.UWP.MaskedInputFormsTextBox.CreateCandidateText(KeyRoutedEventArgs e, Int32& actualInsertIndex)

The issue can be reproduced in SDK Browser application MaskedInput/Features/Regex Mask example IP and email masks when enter symbol like ., @, etc.

 

 

Unplanned
Last Updated: 16 Nov 2017 14:33 by ADMIN
Completed
Last Updated: 24 Jun 2020 12:06 by ADMIN
Release R2 2020 SP
Created by: Tom
Comments: 0
Category: MaskedInput
Type: Bug Report
0
The Xamarin.Forms MaskedInput control running on Android with the SwiftKey keyboard app installed does not allow for correct text entry and causes the app to Crash. Using the default keyboard the control works correctly. 
1 2