this post was submitted on 16 Nov 2023
7 points (100.0% liked)

Accessibility

194 readers
1 users here now

[email protected] is a community for discussing digital accessibility, sharing techniques and best practices, and talking about accessibility experiences; both good and bad.

Lemmy

Guidelines

What is Digital Accessibility?

Digital accessibility is the practice of removing barriers that prevent interaction with, or access to, digital systems by people with disabilities. This involves designing and developing websites, mobile applications, software, hardware, and other digital platforms in a way that they can be used by individuals with a range of abilities, including those with visual, auditory, physical, speech, cognitive, and neurological disabilities.

Digital accessibility not only benefits those with disabilities but also enhances the overall user experience, making digital content more usable and understandable for all. In many jurisdictions, it's a legal requirement under disability discrimination laws.

How does one improve digital accessibility in their products?

Key components of digital accessibility include accessible website design, multimedia with features like captions or transcripts, properly formatted digital documents, and accessible software and apps. It also extends to hardware design.

Other Accessibility Related communities:

Useful Resources

founded 10 months ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago (1 children)

I use a Wacom tablet as my main input device and some scrollbars are definitely annoying.

Auto-hiding, 2 px wide scrollbar...
There's also a few qt applications at work that don't seem to support the scroll wheel input correctly, making your even more annoying.

[–] [email protected] 2 points 10 months ago (1 children)

Honestly, for such a crucial element, it is infuriating how bad some software gets them. Between narrow, auto-hiding scrollbars and developers who don't understand how rage-inducing scroll-jacking is, it is enough to make me back out of a site / application and either discard what I was going or find an alternative immediately.

Out of interest, why do you use a Wacom tablet as your primary input design, and how do you find using it that way?

[–] [email protected] 1 points 10 months ago

why do you use a Wacom tablet

I started by using it just when I wanted to free hand / annotate some stuff in various documents or whiteboards. Got so used to it that I eventually stopped using the mouse and haven't plugged one in my work PC in years.

I just like how it's an absolute position mapping of my screen as opposed to a mouse that sends relative movement.
I annotate lots of network diagrams and do lots of whiteboarding. Handwriting with a mouse just sucks.

Now with muscle memory, I can click on anything without dragging or looking.
I'm also more confortable for long periods of time when holding a pen then I am holding a mouse.

There is a scroll circle thingy in the tablet, but that means changing my grip on the pen a bit and I still prefer functional scrollbars because I can just click where I want to go or otherwise just know how far down I already am.
(On the plus side, document preview scrollbars like in VS Code is great)

Other than shitty UIs, there's very few bugs, but some applications do like to glitch the fuck out with absolute positioning (the webex call in progress floating window just bounces around if you try to drag it). 1-2px wide UI elements are dumb.

The Wacom is also probably why I haven't switched to an ultrawide screen for work because the mapping feels squished. (Unless they made an ultrawide ratio tablet, I guess)

I do use a mouse on my home PC though, gaming with a Wacom tablet just doesn't make much sense.