Matt Campbell

Results 76 comments of Matt Campbell

I have an alternative hypothesis about why the toggle isn't accessible with VoiceOver on iOS when you don't put the ARIA attributes on the host element. When you tap on...

First, I must acknowledge that my authority on this subject is limited. While I'm legally blind, and I often use a screen reader, I still do most of my programming...

I think that a much more productive way to address accessibility issues such as those pointed out by @MarcoZehe and @ashleemboyer would be to lobby developers of editors and other...

@cherryblossom000 > I think making space-based indentation customisable is the wrong way to go about this issue. IMO, in cases like this, what's right or wrong is a matter of...

> Is having people overwrite a default value in a configuration file if they don't want to use tabs notably disruptive? More disruptive than any other major semver version upgrade...

The function pointer type declarations at the top of oleacc.rs (using the `FN!` macro) look OK to me, but then I'm new to Rust. I notice a couple of problems...

I'm willing to personally donate some money to help pay someone to take care of this. There's a GPL2-licensed Python-based project I care very much about that, I think, could...

@wez You mentioned in #912 that Slint is looking for a more accessible terminal for the installation process. I'm following up here since this issue is more relevant to that...

@wez Thanks for clarifying what the Slint team wants. It's possible that once my [AccessKit](https://github.com/AccessKit/accesskit) project matures some more, it could help you implement both approaches to accessibility, without duplicating...

And of course, everyone's waiting for me to get back to work on AccessKit. Hopefully that will start in the next few weeks.