yaakovschectman

Results 18 issues of yaakovschectman

Currently in our UIA migration, checkbox widgets are not treated by NVDA as checkboxes, even when they have the checkbox role and provide the toggle pattern. I do not currently...

a: accessibility
platform-windows
a: desktop

Send a platform message to the engine when the `ServiceBinding` is registered. Framework side of https://github.com/flutter/engine/pull/41733 Addresses https://github.com/flutter/flutter/issues/126033 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed...

framework
platform-windows
a: desktop

**Which API doesn't behave as documented, and how does it misbehave?** When playing a `StreamAudioSource` that returns responses supporting range requests, with `null` offset and lengths, and returning WAV PCM...

bug
1 backlog

At least temporarily, this PR serves to demonstrate the planned runner-facing API changes to enable platform views on Windows. In its current state, it will not be merged. Part of...

affects: desktop
platform-windows

Draft/demonstration of checking if the app is in multiwindow mode and changing the top padding value accordingly. Such a change would still require tests, and some way to differentiate between...

platform-android

Child task of https://github.com/flutter/flutter/issues/117907

platform-android
p: maps
package

Internal: b/376074365 The packages PR https://github.com/flutter/packages/pull/7587/checks which only updates the targeted SDK for example apps and makes some tweaks to the manifests as necessary to do so is resulting in...

platform-android
p: camera
package
f: integration_test
P2
team-android
triaged-android

Child task of https://github.com/flutter/flutter/issues/117907

platform-android
p: maps
package

First uploading a draft to check if the CI tests run properly. Fixes https://github.com/flutter/flutter/issues/152929 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there...

override: no versioning needed
override: no changelog needed
p: camera
platform-android

Stop including the translation of window insets cutouts to Flutter cutout DisplayFeatures in the window info listener method, which would not necessarily receive changes in the correct order/state when they...

platform-android