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

winit 0.30.6 broke AccessKit on Windows #499

Open
mwcampbell opened this issue Dec 23, 2024 · 1 comment
Open

winit 0.30.6 broke AccessKit on Windows #499

mwcampbell opened this issue Dec 23, 2024 · 1 comment

Comments

@mwcampbell
Copy link
Contributor

To reproduce, in this repo, update winit to 0.30.6 with this command:

cargo update --precise 0.30.6 winit

Then build and run the simple example under platforms/winit. The focused window isn't announced. Updating to 0.30.5 using an appropriately modified version of the above command shows that 0.30.5 didn't have this problem.

I'm treating this issue as critical. I'm treating it as an AccessKit bug until we know for sure that it can only be fixed in winit.

@DataTriny
Copy link
Member

Fixed by rust-windowing/winit#4058

Good job Matt! I guess we should keep this one open until winit 0.30.8 is released.

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