Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Buttons should have focus function #1048

Closed
gbrandt opened this issue Feb 16, 2023 · 0 comments
Closed

Feature Request: Buttons should have focus function #1048

gbrandt opened this issue Feb 16, 2023 · 0 comments
Labels
enhancement Improvement/Optimization

Comments

@gbrandt
Copy link

gbrandt commented Feb 16, 2023

Please Describe The Problem To Be Solved

Buttons should be able to have focus set on them at runtime, not just with autofocus at build time. This allows the button to be activated and made to have focus so the user does not have to use the mouse.

(Optional): Suggest A Solution

@FeodorFitsner FeodorFitsner added the enhancement Improvement/Optimization label Feb 19, 2023
FeodorFitsner added a commit that referenced this issue Feb 22, 2023
berecik pushed a commit to Marysia-Software-Limited/flet that referenced this issue Apr 3, 2023
…ed, Text and Icon buttons (flet-dev#1079)

* Focusable ElevatedButton

Close flet-dev#1048

* Added focus/blur to outlined, text and icon buttons

* Re-do `focus()` in `TextField` and `Dropdown`
zrr1999 pushed a commit to zrr1999/flet that referenced this issue Jul 17, 2024
…ed, Text and Icon buttons (flet-dev#1079)

* Focusable ElevatedButton

Close flet-dev#1048

* Added focus/blur to outlined, text and icon buttons

* Re-do `focus()` in `TextField` and `Dropdown`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement/Optimization
Projects
None yet
Development

No branches or pull requests

2 participants