RFR: 8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Sep 15 07:36:36 UTC 2022
On Thu, 15 Sep 2022 07:06:58 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> > > Closed test case mentioned in JBS runs only in Default LAF. We need to explicitly specify LAF. Also it looks like closed test is unstable:
> > > ```
> > > 1. With default LAF test hangs in my mac
> > >
> > > 2. With Nimbus LAF it passes without the fix.
> > > ```
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Its better to add separate regression test to verify this fix.
> >
> >
> > I dont see this problem. In my mac BigSur, default LAF passed and Nimbus L&F fails without the fix.
>
> I have Monterey. I think its better to have open test case which verifies the behavior specific to Nimbus LAF(and may be GTK LAF if that is also getting fixed under this bug)
I tested on Monterey also and there also I didn't see this problem.
Default L&F passed and Nimbus L&F failed without fix.
-------------
PR: https://git.openjdk.org/jdk/pull/10177
More information about the client-libs-dev
mailing list