Disabling Swiping not working

Hi, The Sftab view is ignoring enable swiping false on all platforms.


InitializeComponent( );
MwTabView.EnableSwiping = false;

This causes major issues with the Sf List view in a horizontal orientation, the user can't swipe the list view as any swipe changes the tab instead of the changing the listview.

Video showing issue on android 

https://ttprivatenew.s3.amazonaws.com/pulse/iain-cosource/attachments/13926951/TinyTake26-06-2020-07-58-54.mp4



8 Replies

RS Ramya Soundar Rajan Syncfusion Team June 26, 2020 01:49 PM UTC

Hi Iain, 
 
Greetings from Syncfusion. 
 
We have prepared a sample with the ListView and SfTabView and checked the issue with the latest Syncfusion NuGet (18.1.0.59). Unfortunately, the reported problem is not reproduced at our end. Please find the testing sample from below link 
 
Could you please check the reported issue with the latest nuget and if you are still facing the reported problem  please modify the sample with the issue reproducing steps  and share Syncfusion NuGet version that you are using in project and also share the device details which will be helpful for us to investigate further to provide the solution at the earliest. 
 
Regards, 
Ramya S 



IR Iain Rough June 26, 2020 03:29 PM UTC

Hi, 

Thanks for the sample. I have made some minor modifications and reproduced the behavior.

Video: https://ttprivatenew.s3.amazonaws.com/pulse/iain-cosource/attachments/13931838/TinyTake26-06-2020-05-22-50.mp4

I have also attached the zip file of the modified sample.

The main changes made:
Parallax View
Scroll View
Stack Layout 

Inside the tab content.

No changes were made to the .cs file only to the XAML


Attachment: TextInputLayout_dd5d390f.zip


RS Ramya Soundar Rajan Syncfusion Team June 29, 2020 10:05 AM UTC

Hi Iain, 
 
We have created a new incident under your Direct Trac account to follow up with this query. We suggest you to follow up with the incident for further updates. Please log in using the below link.  
 
 
Please let us know us if you have any concern. 
 
Regards, 
Ramya S 



RI Richard June 29, 2020 10:07 AM UTC

Thank you, will do.


SP Sakthivel Palaniyappan Syncfusion Team June 30, 2020 10:04 AM UTC

Hi Lain,

We have created an incident for this issue, kindly let us know whether you facing same issue so that we can help you accordingly.

Regards,
Sakthivel P.



IR Iain Rough June 30, 2020 10:05 AM UTC

We have a schedule web call on the issue in 30min

We are still facing the same issue


IR Iain Rough July 1, 2020 05:31 AM UTC

Hi, For anyone else experiencing a similar issue,

Any modification of tabs in code behind (name, icon, number of tabs) needs to be performed first. `Then set SwippingEnabled = false` after the modifications.

Thanks to Syncfusion for there support regarding this


SP Sakthivel Palaniyappan Syncfusion Team July 1, 2020 12:29 PM UTC

Hi Iain,

Thanks for the response.

We are glad that the issue has been resolved at your end.

Please get back to us if you need any further assistance.

Regards,
Sakthivel P.
 


Loader.
Up arrow icon