metacpan-web icon indicating copy to clipboard operation
metacpan-web copied to clipboard

Make the web interface more accessible

Open bpj opened this issue 5 years ago • 5 comments

Please don't override zoom in the web interface.

Is there any deep reason zooming is disabled in the web interface? It's not really very user friendly for people with bad eyesight using handhelds! Personally I just learned how to override it in Chrome but still... I'm certainly old school but I firmly believe in leaving the choice of such things as zoom, text size and font to the user or at least making it easily configurable (preferably in your user settings) since it's an accessibility issue. Myself I have very bad sight on one eye and have become increasingly oversighted rather than shortsighted on the remaining eye. A multi-disabled Perl hacker may be a rare thing but I'm probably not totally alone!

bpj avatar Jul 03 '19 11:07 bpj

I just checked in Firefox, and using Cntrl-+ and Cntrl-- (control plus and control minus) worked just fine.

Are you only using Chrome, or did you test on other browsers?

jgamble avatar Jul 04 '19 00:07 jgamble

The problem is specifically on mobile, where the viewport metadata prevents the browser from zooming in. I'm not sure why that was specified. It doesn't seem useful.

haarg avatar Jul 04 '19 12:07 haarg

Accessibility might a great idea for a grant.

So i added it as a grant suggestion https://github.com/tpf/grants-perlfoundation-org#accessibility

djzort avatar May 21 '20 05:05 djzort