-
### Tested versions
- Reproducible in Godot Stable v4.2.1
### System information
Windows 11 - Godot 4.2.1 (Developed an app for Android 14)
### Issue description
When switching focus fr…
-
Hi, thanks for your app.
I'm writing this issue to note down a possible enhancement.
I was trying the Headcalculation game, and each time I submit a result, the keyboard loses its focus.
So, each…
-
I'm using this date picker for my bot as there is a very few available and fully working, but I would need to use it as an inline keyboard button.
"Do not use an inline keyboard to open this applic…
-
Hey there. I built the PICO-56 kit that was sold through Hackerboxes. The unit has been flashed to the v 0.5 firmware and boots, but I have tested it with two known-functional PS/2 keyboards and the d…
-
**Is your feature request related to a problem? Please describe.**
Some forms in the application are not keyboard navigation friendly. When pressing tab, sometimes we do not have clear indication of …
-
Hi,
The default shortcut (Ctrl+D Ctrl+B) for `dbcode.connections.view.focus` conflicts with the factory default shortcut for the "Add Selection to Next Find Match" feature.
-
**Is your feature request related to a problem? Please describe.**
Hi
If at all possible, please add keyboard support (just as in the default skin in the original decent app), mine is a de1+ V1.…
-
I have a keybind set up to launch Xmoji with a hotkey. It would be nice if Xmoji would automatically focus on the search bar when it launches, rather than the "history" tab, so I can just hit my hotke…
-
```
from kivy.base import runTouchApp
from kivy.lang import Builder
runTouchApp(Builder.load_string(
r'''
TextInput:
keyboard_suggestions: False
input_type: "text"
'''))
```
keyb…
-
**Describe the bug**
When I select a value from the dropdown and then close the keyboard, the selected value disappears, and the dropdown list resets to its initial state
```dart
SearchField(
au…