bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Accessibility Violation on the GNU.org


From: arnold
Subject: Re: [bug-gawk] Accessibility Violation on the GNU.org
Date: Tue, 03 May 2016 01:28:40 -0600
User-agent: Heirloom mailx 12.4 7/29/08

Hello.

Thanks for the report.  The web pages were created using the makeinfo
program from the Texinfo package.

You should probably resubmit this to address@hidden and discuss
it there.

Thanks,

Arnold

shane Shane <address@hidden> wrote:

> Hi
>
> I was recently using the gawk manual here:
> https://www.gnu.org/software/gawk/manual/
>
> When I noticed to accessibility violations which may make it more
> difficult for a screen reader user to use the site. Specifically, both
> of the following elements should have a label of some kind most likely
> an aria-label attribute, instead of or as well as using the value to
> specify what the input should be used for (although a placeholder
> attribute would be more appropriate) :
>
> <input name="phrase" id="phrase" type="text" size="18" accesskey="s"
> value="Why GNU/Linux?" onfocus="this.value=''">
>
>
> <input type="text" id="frmEmail" name="email-Primary" size="18"
> maxlength="80" value="email address" onfocus="this.value=''">
>
> Should be a simple enough fix, if you'd like me to send a pull request
> or a patch could you please point me towards the source code.
>
> Regards,
>
> Shane Quigley



reply via email to

[Prev in Thread] Current Thread [Next in Thread]