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 changing the presentation of the DatePicker to UIDatePickerStyle.Inline on iOS the presentation is not sized correctly and cuts of the month and Year info ### Steps to...

t/bug :bug:
p/iOS 🍎
e/4 :clock4:
a/style
a/datepicker
iOS 14

### Description Any loading of a 8.x and 9.x Grafana screen in WebView on UWP (XBox/HL/Windows) shows "If you're seeing this Grafana has failed to load its application files" ###...

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

### Description Android Talk back reads the page contents from the Page Title, skips the back button. iOS Voice Overs starts from the Back Button. ### Steps to Reproduce 1....

t/bug :bug:
p/Android
a/a11y 🔍
s/unverified

### Description I installed latest version of Visual Studio 2022 (17.0.2). Created a brand new Xamarin.Forms project. Wanted to test AppCenter Analytics and Crashes. AppCenter.Start("android={android key};" + "ios={iOS key}", typeof(Analytics),...

t/bug :bug:
p/iOS 🍎
s/needs-info ❓
s/unverified
external-hotrestart

### Description There are a couple of different bugs here -- I have a test project set up https://github.com/HuckleChuckleDog/ColViewBug/tree/master with a ReadMe.txt explaining issue. One issue: This issue is only...

t/bug :bug:
p/Android
a/swipeview

### Description If I use a Entry with centered text in a carousel view on android it will jump back to the first page on focus. I cannot enter anything....

t/bug :bug:
a/carouselview

### Description I am unable to find out what url has been clicked in the `WebView` control on Android. All I'm getting in the clicked url is `about:blank#blocked`. This works...

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

### Steps to Reproduce 1. Build, deploy app, start debugging 2. Observe 12 Java.Lang.RuntimeExceptions at startup 3. Hit F5 to continue I wasn't able to reproduce this in a fresh...

t/bug :bug:
p/Android
a/shell :shell:

Hi, i've discovered a strange behavior when using USB scanners in keyboard emulation mode with carriage returnon UWP. When i try to scan a value while i have focus on...

t/bug :bug:
p/UWP
s/unverified
a/entry

## Summary Provide properties & methods to scroll a CollectionView to an exact position ## API Changes VerticalOffset/HorizontalOffset - The current scroll position of the CollectionView. These would be read/write...

t/enhancement ➕
proposal-open
a/collectionview