Dave Tryon

Results 131 comments of Dave Tryon

@ferBonnin, our solution in the Windows app was to request new icons that include an internally contrasting border, so that we have correct contrast no matter what the background color...

@peterdur, I've researched this by opening opening various non-HTML files in Chrome then inspecting the generated html files. For each file: 1. Open it via Ctrl+O 2. Go to inspect...

For reference, here's what happens with a system app (the image viewer): 1. The title is always centered 2. Everything is greyed out (but still visible) when the focus is...

@ferBonnin, what do you want to do about the disappearing icons that originally prompted this issue? Can this issue really be "Ready for Work" without that answer?

@ferBonnin: When @dbjorge opened this issue, the primary concern was about the blank space in the top left corner--that blank space is where the close/minimize/fullscreen buttons live. These buttons disappear...

@ferBonnin, I've dug into this, and while centering the text should be fairly simple, the disappearing icons appear to be a bug in Electron. I've created a simplified repro and...

The electron team pointed out that the icons only disappear if the macOS is in dark mode, so our approach here is probably to decide how to respond to system...

@ferBonnin, am I correct in thinking that we're going with option 4 (use the default title bar on Mac) ?

@ferBonnin, option 4 (just use the default mac title bar) gave us the correct visuals (see #3891), but it had an unfortunate side effect. VoiceOver (the macOS AT) reads the...

This has been fixed in Canary, starting with builds after https://github.com/microsoft/accessibility-insights-windows/releases/tag/v1.1.2046.01. It will be in our next production release