RFR: 8366278: Form control element <select> has no associated label [v3]

duke duke at openjdk.org
Thu Sep 11 13:22:02 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

@psoujany 
Your change (at version a6317a03c2b303ba0c1406c673466f56194e6894) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26982#issuecomment-3280636169


More information about the javadoc-dev mailing list