We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description Cursor fails to focus in "Edit while prompting mode"
Steps to Reproduce
Expected behavior Cursor should show but it doesn't.
Device information
The text was updated successfully, but these errors were encountered:
Consider adding a separate state instead of relying on the focus property directly.
Sorry, something went wrong.
Issue stems from clicking on Kirigami action button. Toggling the prompter via the keyboard works as intended.
94bd7ec
Fix most other prompter/editor focus switching issues
00358ea
Fix #281
Fix prompter/Editor focus switching broken in Qt 6
950a462
4117761
Cuperino
No branches or pull requests
Bug Description
Cursor fails to focus in "Edit while prompting mode"
Steps to Reproduce
Expected behavior
Cursor should show but it doesn't.
Device information
The text was updated successfully, but these errors were encountered: