-
The left/right arrow keys should move the caret left/right respectively, regardless of the text direction. In Flutter they move in the wrong direction in RTL text.
The methods that handle this in …
-
## 🐛 Bug Report
When I build my app in debug mode everything works OK. But, in release mode, although the tts engine is set to default (com.google.android.tts) correctly, the getLanguages method re…
-
My intention is to continue to display the Splash page after the ad has been displayed for a period of time. If there is any problem during the loading or display of the ad, the Splash page will be di…
-
The text [is rendered in Roboto](https://github.com/flutter/flutter/blob/4d7525f05c05a6df0b29396bc9eb78c3bf1e9f89/packages/flutter/lib/src/painting/flutter_logo.dart#L268), yet this font is unavailabl…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.387.1
OS: Linux - 5.10.147+
Java: 11.0.18 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ansicolor:1.0.2
a…
-
Version:
tested on 4.3.9 and 4.3.10
Issue:
OpenID config based in Opensearch documentation does not work
https://opensearch.org/docs/latest/security-plugin/configuration/openid-connect/
https:/…
-
This is what happens when I typing in a text field in a dialog.
If I enter in Japanese, the suggestion dialog will be displayed, and often use ESC key to cancel the suggest.
and If I use ESC key, th…
-
## Steps to Reproduce
You can see the code demonstrating the issue on https://codepen.io/leonvr/pen/WNrQVBo
**Expected results:**
I expect my image to fade in with rounded corners. In other words…
-
The following code will produce a buggy state of iOS VoiceOver when run on a real iOS device.
Not reproducible on Android.
1. Open the app on a real iOS
2. Turn on VoiceOver
3. Tap the FAB
4…
-
## Steps to Reproduce
1. Clone and https://github.com/flutter/gallery.
2.
```
flutter config --enable-linux-desktop
flutter create .
flutter run -d linux
```
**Expected results:**
F…