Craig Alvord
Craig Alvord
Yet another problem with Azurite and not Storage Explorer. See https://github.com/Azure/Azurite/issues/1584.
@Spirch This issue is about Storage Explorer. Since this is an Azurite issue, I would suggest going to Azure/Azurite#1584 and leaving your comments there. That will help them prioritize a...
@v-kellyluo This appears to be fixed as of Azurite 3.19.0.
This issue is actually better solved by using the CSS property `force-color-adjust: none` instead. This gives us control of colors even in Windows High Contrast mode. We should still consider...
Several panels are not styled correctly if the app starts when Windows is already in high contrast mode. This appears to be due to a bug involving the background color...
If a workaround for this is needed before an Electron fix is available, we could consider adding a `` element that covers the entire ``, which is the problematic element.
Still have the problem with high contrast themes and `` backgrounds on Electron 19.0.3.
This behavior is a consequence of fixing #5998. However, this is not a regression. Contrary to what is mentioned here, I observe the same behavior in the previous release. Therefore,...
@v-xianya Not all changes are in. You don't need to check Verifying bugs until they're closed.
@SuperNose Can you confirm which version of Azurite you are using?