On Thu, 17 Aug 2023 05:22:54 GMT, Tejesh R <[email protected]> wrote: >> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix extended for TextField, FormattedTextField, Spinner > > Same observation holds for JTextField and hope other remaining two > (SPINNER_TEXT_FIELD and FORMATTED_TEXT_FIELD) also, consolidating and finding > a fix which applies to all four (TEXT_FIELD, PASSWORD_FIELD, > SPINNER_TEXT_FIELD and FORMATTED_TEXT_FIELD) might be optimal.
@TejeshR13 Fix is extended for other components as well. Test case also updated to check for all component in disabled state. CI testing is ok. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15263#issuecomment-1686082039
