Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Michael Bien
btw good that you brought this up since I found a UI bug while trying to 
reproduce the issue you encountered.

https://github.com/apache/netbeans/pull/5343

best regards,
michael


On 22.01.23 15:49, Emma Atkinson wrote:

Hello
I'm using NB IDE 16 on UbuntuStudio and I have a minor problem with a 
dropdown list of Gradle Distribution Versions. To find the drop down 
list I am talking about navigate as follows:


Tools > Options > Java > Gradle > Execution > Gradle Distribution 
Version > Use Standard Gradle Version


I think the problem is that the text I want to see is white text on a 
white background for most of the entries.  The Gradle  version I am 
using is black text on white background. There is a 7.5 in the list 
too.  There are two options with red text on white background way down 
the list (2.13 and 2.3) The drop down list is long but mainly white 
options.  Running the cursor over the list causes the option under the 
cursor to change to white on blue background, which I can read.   
Hence, it's just a mild irritation I don't encounter often.


Is there something I can do to fix this for me and get it out of my 
head space?


Thank you
Emma






-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Laszlo Kishalmi
I was able to reproduce the mentioned behavior on GTK+ Look and Feel 
with light theme.


Please use the default FlatLaf fLight or FlatLaf Dark look and feels for 
the best result. Unfortunately recent changes in GTK, GTK themes and JVM 
GTK Support provide an uncertain ground for NetBeans to built on, so we 
left our GTK support as is. Use FlatLaf where we have greater control to 
make the IDE look good either Light or Dark.


On 1/22/23 06:49, Emma Atkinson wrote:

Hello
I'm using NB IDE 16 on UbuntuStudio and I have a minor problem with a 
dropdown list of Gradle Distribution Versions. To find the drop down 
list I am talking about navigate as follows:


Tools > Options > Java > Gradle > Execution > Gradle Distribution 
Version > Use Standard Gradle Version


I think the problem is that the text I want to see is white text on a 
white background for most of the entries.  The Gradle  version I am 
using is black text on white background. There is a 7.5 in the list 
too.  There are two options with red text on white background way down 
the list (2.13 and 2.3) The drop down list is long but mainly white 
options.  Running the cursor over the list causes the option under the 
cursor to change to white on blue background, which I can read.   
Hence, it's just a mild irritation I don't encounter often.


Is there something I can do to fix this for me and get it out of my 
head space?


Thank you
Emma





-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Emma Atkinson
Hi Michael,

I'm using the default LAF, pale greys, white background for text input.
Have not yet tried the dark LAF.






On Sun, 22 Jan 2023, 15:05 Michael Bien,  wrote:

> what look and feel are you using for NetBeans? Did you change the default?
>
> the white items shouldn't be white, those should be "grayed out" to make
> the other versions stick out more. Red means no longer supported.
>
> -mbien
>
> On 22.01.23 15:49, Emma Atkinson wrote:
> > Hello
> > I'm using NB IDE 16 on UbuntuStudio and I have a minor problem with a
> > dropdown list of Gradle Distribution Versions. To find the drop down
> > list I am talking about navigate as follows:
> >
> > Tools > Options > Java > Gradle > Execution > Gradle Distribution
> > Version > Use Standard Gradle Version
> >
> > I think the problem is that the text I want to see is white text on a
> > white background for most of the entries.  The Gradle  version I am
> > using is black text on white background. There is a 7.5 in the list
> > too.  There are two options with red text on white background way down
> > the list (2.13 and 2.3) The drop down list is long but mainly white
> > options.  Running the cursor over the list causes the option under the
> > cursor to change to white on blue background, which I can read.
> > Hence, it's just a mild irritation I don't encounter often.
> >
> > Is there something I can do to fix this for me and get it out of my
> > head space?
> >
> > Thank you
> > Emma
> >
> >
> >
>
>


Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Amn Ojee Uw

Hello Emma.

I chose 'FlatLaf Dark' as my look and feel in (Tools > Options > 
Appearance > Preferred look and feel.), reduces my eyestrain a bit.
Following the steps you provided I was able to successfully duplicate 
you process.
I recommend you change the look and feel, at least to test your provided 
process.

I hope this helps.

On 2023-01-22 9:49 a.m., Emma Atkinson wrote:

Hello
I'm using NB IDE 16 on UbuntuStudio and I have a minor problem with a 
dropdown list of Gradle Distribution Versions. To find the drop down 
list I am talking about navigate as follows:


Tools > Options > Java > Gradle > Execution > Gradle Distribution 
Version > Use Standard Gradle Version


I think the problem is that the text I want to see is white text on a 
white background for most of the entries.  The Gradle  version I am 
using is black text on white background. There is a 7.5 in the list 
too.  There are two options with red text on white background way down 
the list (2.13 and 2.3) The drop down list is long but mainly white 
options.  Running the cursor over the list causes the option under the 
cursor to change to white on blue background, which I can read.   
Hence, it's just a mild irritation I don't encounter often.


Is there something I can do to fix this for me and get it out of my 
head space?


Thank you
Emma





-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Michael Bien

what look and feel are you using for NetBeans? Did you change the default?

the white items shouldn't be white, those should be "grayed out" to make 
the other versions stick out more. Red means no longer supported.


-mbien

On 22.01.23 15:49, Emma Atkinson wrote:

Hello
I'm using NB IDE 16 on UbuntuStudio and I have a minor problem with a 
dropdown list of Gradle Distribution Versions. To find the drop down 
list I am talking about navigate as follows:


Tools > Options > Java > Gradle > Execution > Gradle Distribution 
Version > Use Standard Gradle Version


I think the problem is that the text I want to see is white text on a 
white background for most of the entries.  The Gradle  version I am 
using is black text on white background. There is a 7.5 in the list 
too.  There are two options with red text on white background way down 
the list (2.13 and 2.3) The drop down list is long but mainly white 
options.  Running the cursor over the list causes the option under the 
cursor to change to white on blue background, which I can read.   
Hence, it's just a mild irritation I don't encounter often.


Is there something I can do to fix this for me and get it out of my 
head space?


Thank you
Emma






-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists