On Mon, 24 Oct 2022 04:27:15 GMT, Phil Race <p...@openjdk.org> wrote:
> Can you try again to describe the issue ? The bug summary is misleading I'm > sure. "Drawing" as in RENDERING is NOT broken. I think you are trying to say > something about expectations for what item(s) are selected .. Perhaps what is > missing is a PROPER explanation of what you think reset and submit should do > and so forth. And this looks like one of those "tiny" changes which are > "completely harmless" but you have said NOTHING about what wider testing > you've done on other cases. Fix one case != make things uniformly better .. @prrace Sorry for my poor description. I've updated that in this PR. The changed code only affects HTML multi-selection form. I manually tested with some HTML conditions. ------------- PR: https://git.openjdk.org/jdk/pull/10685