RFR: 8366278: Form control element <select> has no associated label [v3]
Hannes Wallnöfer
hannesw at openjdk.org
Thu Sep 11 12:58:54 UTC 2025
On Thu, 11 Sep 2025 10:09:15 GMT, Pasam Soujanya <duke at openjdk.org> wrote:
>> Associating a meaningful label with every UI control allows the browser and assistive technology to expose and announce the control to a user. Associating a visible label also provides a larger clickable area.
>>
>> `<select id="search-modules">` should contain a label or title to describe it's purpose.
>
> Pasam Soujanya has updated the pull request incrementally with one additional commit since the last revision:
>
> Form control element should have a aria-label
Thanks!
-------------
Marked as reviewed by hannesw (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26982#pullrequestreview-3211404620
More information about the javadoc-dev
mailing list