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

### Description When a button which contains a FontImageSource and a text is disabled, only the text takes a different disabled color, not the fontImageSource. ### Steps to Reproduce 1....

t/bug :bug:
help wanted
e/4 :clock4:
a/style
up-for-grabs

### Description After calling ItemsCollectionView.ScrollTo(0, animate: false) on Android, the collectionview will report the incorrect VerticalOffset on the scrolled event ### Steps to Reproduce 1. Create new Xamarin project from...

t/bug :bug:
p/Android
e/3 :clock3:
a/collectionview

### Description If a RadioButton is created with a ControlTemplate to allow it to display its .Content as a view, the BindingContext of the RadioButton doesn't get passed to .Content...

t/bug :bug:
s/unverified
a/radiobutton :radio_button:

### Description of Change ### Automatically close the SwipeView if reset/reload the parent collection source. ### Issues Resolved ### - fixes #11808 ### API Changes ### None ### Platforms Affected...

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

OS : Windows 10 Enterprise camera is not possible to save picture with Xamarin Essential Media Picker after taking picture without edit. Steps to Reproduce Open the sample app Press...

t/bug :bug:
s/unverified

### Description We are developing a Pdfviewer control, and one of its features is support for rendering different form fields from documents. Up to Android 10, the keyboard displays correctly...

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

### Description I have a Listview with simple DataTemplate selector which presents one of either two templates. Once the CommandParameter Binding is defined to the current object ({Binding} or {Binding...

t/bug :bug:
help wanted
p/UWP
i/regression
e/5 :clock5:
up-for-grabs
a/listview
inactive
4.4.0

### Description I noticed a strange bug in my app, however I can't reproduce it surley. I'm using `Shell.NavBarIsVisible="False"` in a `ContentPage`. Depending from where in my app I call...

t/bug :bug:
p/iOS 🍎
a/shell :shell:
i/high

After installing the "Miicrosoft.UI.XAML" NuGet package on UWP platform. The Xamarin Button control style was changed. ### Description ### Steps to Reproduce 1. Run the sample 2. you can see...

t/bug :bug:
s/unverified

### Description The simple linear layout was added in a horizontal and vertical orientation, the default control height was vary based on the code. ### Steps to Reproduce 1. Run...

t/bug :bug:
a/layout
s/unverified