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

Clicking on a List does not return focus to the list #773

Closed
rcurrier666 opened this issue Nov 25, 2022 · 1 comment
Closed

Clicking on a List does not return focus to the list #773

rcurrier666 opened this issue Nov 25, 2022 · 1 comment

Comments

@rcurrier666
Copy link

rcurrier666 commented Nov 25, 2022

Clicking on a List attached to a Flex does not cause the list to get focus. Mouse scrolling does. It looks like there should be a "setFocus(l)" near line 716 ("consumed = true") in list.go.

@rivo rivo closed this as completed in 1480dc5 Nov 28, 2022
@rivo
Copy link
Owner

rivo commented Nov 28, 2022

You're right. setFocus() was in the wrong place. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants