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

strange behaviour

Hi,
I have two strange issue on SfTextInputLayout.
1.     When control is in focus state there are two annoying white spaces 
on both sides of the control.
Please see attached pic.
Is this normal ?
Thank you
XAML
...
                    Grid.Row="2" 
                    HorizontalOptions="Fill" 
                    Margin="20,40,20,0"
                    WidthRequest="300">
                   
                        Hint="Event Name"
                        BackgroundColor="White"
                        ContainerBackgroundColor="White"
                        FocusedColor="Blue"
                        UnfocusedColor="Gray"
                        ContainerType="Outlined">
                       
2.     Also another annoying behaviour is when user click in the input to enter text ,the background is turning to some default light gray color.
In other words,i can not figure out how to write text in white background. 
No matter what the color of the background is ,it will be always be a slightly darker when user focus the input.  
Thank you                
               
           

Attachment: SfTextInputLayout_issue_58613b43.rar

3 Replies

IM Iyyappan Mani Syncfusion Team January 17, 2020 11:16 AM UTC

Hi George, 
  
Thank you for your interest in Syncfusion products. 
  
We have validated the reported problem by creating the simple sample using the provided information in your last update. We are afraid that we are unable to reproduce the reported issue.  
  
  
Please refer to the below image for your reference.  
 
  
Can you please check whether you can reproduce the issue in the given sample. If not, can you please modify the sample based on your application scenario and revert us with the modified sample which will help us to check further.  
  
Regards, 
Iyyappan M.


GE George January 17, 2020 06:10 PM UTC

Thank you for your time.

I finaly found whats wrong.
I have  "Visual="Material" on the xaml.
That was causing the strange behaviour.
Altough,is this normal ? Even if a xaml contains "Visual="Material"


DV Divya Venkatesan Syncfusion Team January 20, 2020 10:16 AM UTC

Hi George, 
 
We understand your concern and we will try to handle it in our source level. 
  
However, SfTextInputLayout is designed considering material design by default and we kindly request you to not to set the “Visual” property.  
  
Please let us know if you need any further assistance. 
  
Regards, 
Divya Venkatesan 


Loader.
Live Chat Icon For mobile
Up arrow icon