Integrated: 8366278: Form control element <select> has no associated label
Pasam Soujanya
duke at openjdk.org
Thu Sep 11 14:02:17 UTC 2025
On Thu, 28 Aug 2025 10:13:24 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.
This pull request has now been integrated.
Changeset: 781f2b2f
Author: Pasam Soujanya <psoujany at in.ibm.com>
Committer: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/781f2b2f8188c02a6af220ebcc5bc8158fe8423e
Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
8366278: Form control element <select> has no associated label
Reviewed-by: hannesw
-------------
PR: https://git.openjdk.org/jdk/pull/26982
More information about the javadoc-dev
mailing list