On Thu, 28 Aug 2025 10:13:24 GMT, Pasam Soujanya <[email protected]> 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 <[email protected]> Committer: Hannes Wallnöfer <[email protected]> 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
