xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.62k stars 1.87k forks source link

WkWebview not performing Paste operation in Xamarin forms iOS - PASTE using Cmd + V option in mac #14013

Open Devaraj-Sekar opened 3 years ago

Devaraj-Sekar commented 3 years ago

Description

WkWebview not performing Paste operation in Xamarin forms iOS

Steps to Reproduce

  1. Create a simple sample with WkWebView in Xamarin forms - Hybrid sample available in Xamarin docs page
  2. Run the sample in iOS platform.
  3. Open safari, type into the URL bar, copy the text
  4. Open the app and paste text into editor - PASTE using Cmd + V option in mac
  5. Nothing happens.

Expected Behavior

Copied content should get paste in wkwebview.

Actual Behavior

Content is not getting paste in webview.

Basic Information

Reproduction Link

Sample link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Hybrid-1057535795.zip

Devaraj-Sekar commented 3 years ago

Hi @samhouts

Any update on this query.

Regards, Devaraj S