From a user via email:
I have macular degeneration and my eyesight is worsening and as a result, I use Windows 11's high contrast themes to improve my ability to work with Windows. Unfortunately, when I open Password Safe, I see the expected heirarchy of icons for the stored passwords, but I don't see any text. The text is there, but doesn't show up unless I click on one of the icons, then it appears highlighted like you would see if you highlighted a phrase of text to copy into an email or something.
I suspect it's because somewhere withing your code you have designated the text to be hardcoded black rather then us the system's text color, which in this case happens to be white.
Could you confirm for me how you're designating the text color and if there is a way to change it to the system text color? Thanks in advance for taking the time to deal with this anomaly.
From a user via email:
I have macular degeneration and my eyesight is worsening and as a result, I use Windows 11's high contrast themes to improve my ability to work with Windows. Unfortunately, when I open Password Safe, I see the expected heirarchy of icons for the stored passwords, but I don't see any text. The text is there, but doesn't show up unless I click on one of the icons, then it appears highlighted like you would see if you highlighted a phrase of text to copy into an email or something.
I suspect it's because somewhere withing your code you have designated the text to be hardcoded black rather then us the system's text color, which in this case happens to be white.
Could you confirm for me how you're designating the text color and if there is a way to change it to the system text color? Thanks in advance for taking the time to deal with this anomaly.