We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

The hint moves to the middle of the Edit control, when the editor grows

Hi, I use following code:

<inputLayout:SfTextInputLayout Grid.Row="1" Grid.Column="1" Hint="Bemerkung"  Margin="0,20,0,0" FocusedColor="{StaticResource PrimaryColor}"     ReserveSpaceForAssistiveLabels="False" >
                    <Editor Text="{Binding Note, Mode=TwoWay}" IsSpellCheckEnabled="True" IsTextPredictionEnabled="True" AutoSize="TextChanges" Style="{StaticResource DefaultEditorStyle}"/>
</inputLayout:SfTextInputLayout>

When the Editor control grows, the Hint move from the top to the middle of the control. This happens on iOS and Android. UWP work OK. I use the 17.3.0.33 Version.





2 Replies

RA Rachel A Syncfusion Team December 9, 2019 06:57 AM UTC

Hi Marian, 
  
Greetings from Syncfusion. 
  
We have already fixed the reported issue in Android and iOS platform. We will include this fix in our upcoming Volume 4 release which is scheduled to be rolled out by the mid-December 2019. 
  
Please let us know if you need patch before that. 
 
Thanks, 
Rachel. 



DV Divya Venkatesan Syncfusion Team December 19, 2019 07:06 AM UTC

Hi Marian, 
  
We have included the fix for the reported issue in 2019 Volume 4 release and we are glad to announce that our Essential Studio 2019 Volume 4 Release v17.4.0.39 is rolled out and is available for download under the following link. 
  
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 
  
Regards, 
Divya Venkatesan 


Loader.
Live Chat Icon For mobile
Up arrow icon