Timo Partl

Results 81 issues of Timo Partl

### Describe the bug `ToastNotificationManager` APIs crash when being called in the `VisibilityChanged` event handler of `Window` **when the window is being minimized using the `Windows-D` keyboard shortcut** ### Steps...

needs-triage
area-Notifications

### Describe the bug `AppNotificationBuilder` is missing APIs that were available in UWP's `ToastContentBuilder`: - `AdaptiveText` - `AdaptiveGroup` - `AdaptiveSubgroup` - `AddVisualChild` - ... ### Steps to reproduce the bug...

needs-triage
area-Notifications
feature proposal
UWP Gap

## Bug Report **Current Behavior** When using the Imgur image upload, those files cannot be deleted any more Currently, this is not implemented: https://github.com/FriendsOfFlarum/upload/blob/e8e7f9f9f145f26a03741b39273a5736acd2c72e/src/Adapters/Imgur.php#L81-L93 The [Imgur deletion API](https://apidocs.imgur.com/#949d6cb0-5e55-45f7-8853-8c44a108399c) for anonymous...

bug
Stale
keep

### Apple platform iOS & macOS ### Framework version net10.0-* ### Affected platform version Xcode 26.0.1, .net10-rc2 ### Description XCode 26 comes with Icon Composer, a new way to create...

feature
copilot-candidate

I tried to add a macOS Share Extension written in Swift to my macOS app. Debugging works, but it errors out when trying to create the `.pkg` file ### Steps...

bug

### Steps to Reproduce Today I built & uploaded one of my apps and got the error below. I am not using any Bluetooth related APIs and haven't seen this...

bug
regression
dotnet

### Description I use `SkiaSharp.Views.WinUI` 3.119.0 in my WinUI3 app, which I publish using NativeAOT (`PublishAot=true`) - this implicitly enabled (as requires) full trimming. ### Code I am using `SKXamlCanvas`...

type/bug

### Describe the bug I added support for background tasks as described in the documentation: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/applifecycle/background-tasks It works for most users, but I am seeing **a lot** of crash reports...

needs-triage
area-BackgroundTask

### Describe the bug Similar to the `FileOpenPicker` to select multiple files, there should be an option for the `FolderPicker` to allow multiple folders. A possible use-case where this can...

needs-triage
area-File access
feature proposal

### Describe the bug Some JSON payloads for the Widget can crash the Widget board: ``` Faulting application name: WidgetBoard.exe, version: 525.15301.20.0, time stamp: 0x684c70e2 Faulting module name: Microsoft.UI.Xaml.dll, version:...

needs-triage
area-External
area-Widgets