GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Textbox with "version name" should not have gray background #868

Open simonz130 opened 6 years ago

simonz130 commented 6 years ago

When publishing to GCP, if you choose "App Engine Flex" option, clicking on "Next" shows version name in a greyed out textbox that visually looks like readonly, but in fact you can change its value.

ivannaranjo commented 6 years ago

This is how the dialog looks on my dev machine:

screen shot 2018-02-06 at 2 00 29 pm

The texblocks are not greyed out. We do have a custom background which can be the source of this confusion. We do not use just white.

Does this look different on your machine?

simonz130 commented 6 years ago

It looks similar and this is not appropriate. For people with color blindness problem it looks a lot more like gray than as white. You should use colors that are easily distinguishable to be accessible to everyone. Currently it looks like the textboxes are readonly, but in fact you can make changes to them. It's confusing.