Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.

Results 305 Xamarin.Forms issues
Sort by recently updated
recently updated
newest added

## Summary Please allow customization of the font on SwipeItem. On one hand, Xamarin Forms is trying to be friendly to custom font users, but on the other hand, many...

t/enhancement ➕
proposal-open
a/swipeview

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1086927/collectionview-programmatic-selecteditem-and-scrol.html)._ --- I have CollectionView binded to simple string array (like "One", "Two", "Three". "Four", Five"). Labels with these text...

t/bug :bug:
p/iOS 🍎
a/VSM
feedback-ticket
a/collectionview
s/unverified
p/tablet

XF SR10 (5.0.0.2401) depends on old versions of AndroidX. For example, it's stuck with Xamarin.AndroidX.Core < 1.7.0. Could you please update AndroidX dependencies?

p/Android
s/needs-info ❓

### Description Email.ComposeAsync crashes app with Java.Lang.IllegalStateException: FragmentContainer does not have a view In my code I have a button that will open the email client with a preselected "To"...

If an PinchGestureRecognizer is added to an ContentPage or something else the HandlePinch() func throws an null pointer exception! To Reproduce this NPE you can use the Xamarin.Forms.ControlGallery.WindowsUniversal project in...

t/bug :bug:
p/UWP
a/gestures 🖖
s/unverified

### Description of Change ### ### Issues Resolved ### - fixes #15378 ### API Changes ### None ### Platforms Affected ### - Android ### Behavioral/Visual Changes ### Tapped event gets...

### Description There is ButtonRenderer.onTouchEvent error on 5.0.0.2478 Xamarin.Forms version, but there is not in 5.0.0.2125. It is for Android only. For iOS is Ok. ### Steps to Reproduce 1....

t/bug :bug:
s/unverified

### Description **System.ObjectDisposedException:** 'Cannot access a disposed object. Object name: 'Android.Webkit.WebView'.' [mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.ObjectDisposedException: Cannot access a disposed object. [mono-rt] Object name: 'Android.Webkit.WebView'. [mono-rt] at (wrapper dynamic-method)...

t/bug :bug:
p/Android
s/needs-info ❓
a/webview
s/unverified
a/navigation

### Description When using the SearchBar control and tapping the return key on the keyboard, the focus will move from the SearchBar to the next control that accepts focus. I.e....

t/bug :bug:
p/Android
s/unverified
a/searchbar

This only happens on iOS, on Android it does not have this effect. The page does a refresh/flicker on iOS. Items receive automatic updates through a Firestore Listener (as if...

t/bug :bug:
p/iOS 🍎
a/collectionview