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 ``` System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in :0...

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

## Summary When there is a value that can be increased or decreased, in iOS it is common to do it with a view that detects the swipe up /...

t/enhancement ➕
proposal-open
p/iOS 🍎
a/a11y 🔍

### Description When using simple navigation pages to perform hierarchical navigation, screen readers have issues, a lot of them. First, because, instead of a new android activity or equivalent for...

t/bug :bug:
s/unverified

### Description RadioButtons without a ControlTemplate works well. Besides mouse, or touch, one can activate them from the keyboard. The user can press Tab key to navigate to the particular...

t/bug :bug:
e/3 :clock3:
a/radiobutton :radio_button:

### Description ios:NavigationPage.IsNavigationBarTranslucent cannot be change dynamically during the lifetime of a NavigationPage. Although there is a call to `UpdateTranslucent()` in `HandlePropertyChanged`of `NavigationRenderer`, this call only sets `NavigationBar.Translucent = NavPage.OnThisPlatform().IsNavigationBarTranslucent();`...

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

There are a number of issues with the XF Entry: 1. The text of XF Entry with `IsReadOnly = true` is not selectable (Select, Select All, Copy, etc. do not...

t/bug :bug:
p/iOS 🍎
p/Android
a/a11y 🔍
a/entry

### Description When using a `RefreshView` and wrap a `CollectionView` with header in it, when using `VoiceOver` and accessibility navigating through the items in the header, or the CollectionView's items...

t/bug :bug:
p/iOS 🍎
a/a11y 🔍
a/collectionview
a/refreshview :arrows_counterclockwise:

### Description I am using webview inside Content Page (XAML). When i set webview background color to e.g black or blue, color does not changes. Even if i use webview...

t/enhancement ➕
proposal-open
s/needs-info ❓

When using Windows Narrator with an app built with XF 4.8 (using NavigationPages), Narrator reports for the AppBar. Narrator should report for ToolbarItems (which it does), but not for the...

t/enhancement ➕
p/UWP
a/a11y 🔍

On UWP, when using Windows Narrator, Narrator reports the presence of an unexpected image. This can be reproduced using the sample found at https://docs.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/userinterface-accessibility/ Build for UWP and run. With...

t/bug :bug:
p/UWP
a/a11y 🔍