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

Prompter/Editor focus switching broken in Qt 6 #281

Closed
Cuperino opened this issue Sep 15, 2024 · 2 comments
Closed

Prompter/Editor focus switching broken in Qt 6 #281

Cuperino opened this issue Sep 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working upstream
Milestone

Comments

@Cuperino
Copy link
Owner

Bug Description
Cursor fails to focus in "Edit while prompting mode"

Steps to Reproduce

  1. Start prompting
  2. Double click in text

Expected behavior
Cursor should show but it doesn't.

Device information

  • QPrompt Version: v2.0, a.k.a. 1.2.0 built with Qt 6
  • Operating System: Linux, KDE Plasma, X11
@Cuperino Cuperino self-assigned this Sep 15, 2024
@Cuperino Cuperino added the bug Something isn't working label Sep 15, 2024
@Cuperino Cuperino added this to QPrompt Sep 15, 2024
@github-project-automation github-project-automation bot moved this to Uncategorized Issues in QPrompt Sep 15, 2024
@Cuperino Cuperino added this to the 1.2 milestone Sep 15, 2024
@Cuperino Cuperino moved this from Uncategorized Issues to Bugs in QPrompt Sep 15, 2024
@Cuperino Cuperino changed the title Edit while prompting mode broken in v2.0 Prompter/Editor focus switching broken in Qt 6 Sep 15, 2024
@Cuperino
Copy link
Owner Author

Consider adding a separate state instead of relying on the focus property directly.

@Cuperino
Copy link
Owner Author

Issue stems from clicking on Kirigami action button. Toggling the prompter via the keyboard works as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream
Projects
Status: Done
Development

No branches or pull requests

1 participant