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

Focus gets confused with ContextMenu. #3635

Closed
tig opened this issue Aug 2, 2024 · 1 comment · Fixed by #3663
Closed

Focus gets confused with ContextMenu. #3635

tig opened this issue Aug 2, 2024 · 1 comment · Fixed by #3663
Assignees
Labels
Milestone

Comments

@tig
Copy link
Collaborator

tig commented Aug 2, 2024

Via @BDisp:

There is a strange behavior with the ContextMenu. Open the ContextMenus scenario and right click on the first TextField. Then click on another TextField and click again on the first one and the cursor isn't showing. If you double click the text will be selected but only clicking doesn't set the cursor on the first TextField. But the cursor is always showing on the other TextField you clicked.

This repros on v2_develop.

Originally posted by @tig in #3634 (comment)

@tig tig changed the title > There is a strange behavior with the ContextMenu. Open the ContextMenus scenario and right click on the first TextField. Then click on another TextField and click again on the first one and the cursor isn't showing. If you double click the text will be selected but only clicking doesn't set the cursor on the first TextField. But the cursor is always showing on the other TextField you clicked. Focus gets confused with ContextMenu. Aug 2, 2024
@tig tig added this to the V2 Release milestone Aug 2, 2024
@tig tig added the bug label Aug 4, 2024
@BDisp
Copy link
Collaborator

BDisp commented Aug 12, 2024

This was partially fixed when navigating with the keyboard navigation but with mouse it still has the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants