-
A textfield with the option to select from predefined options as a dropdown
Cruor updated
2 years ago
-
```
What steps will reproduce the problem?
1. Try to interact with a textfield in Processing 2.0b1
What is the expected output? What do you see instead?
Expected to be able to write (or move the curs…
-
After using T4textfieldvalidator as the custom class for textfield, TextfieldDelegates are not called.
-
### Type
Game behaviour
### Bug description
When running osu! in an iOS simulator, you can't type into textfields. Keybinds like ppp still work, so input is being detected. Typing on other apps lik…
-
// Automatic FlutterFlow imports
import '/backend/supabase/supabase.dart';
import '/flutter_flow/flutter_flow_theme.dart';
import '/flutter_flow/flutter_flow_util.dart';
import '/custom_code/widge…
-
Hi,
When we copy/paste text from clipboard to a tview textfield, it is not pasted correctly.
Example, copying ABennani from clipboard can paste naniBAen but never ABennani:
![2024-07-24_17-50]…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
The `TextField` component moves its label up, outside of the bounding box used for measuring/laying out components.
See the following images. The first is with the label filling the box before any in…
-
Control's width must change depending on text entered/selected.
Example Flutter widget: https://github.com/lzhuor/auto_size_text_field#auto-size-textfield
Implementation ideas:
https://github.c…
-
Using the SymbolManager or SymbolLayer to display symbols is working fine, but as soon as I add the textField property, it breaks the symbol and it no longer appears.
I have read several past issue…