Joseph Lee
Joseph Lee
Hi, I can wait for those two issues to be resolved before merging all this work. In the meantime, let me know about parts that you think may need some...
Hi, Both points are valid. Corporate environments do not update office suites often, or if they do, updates are delayed slightly from consumer releases to help IT folks test things...
Hi, reproduced in IE (which doesn’t read the alert) and Firefox (after couple tries). CC @JCSTeh
Hi, Looks like there is an issue with the modified YML file with the workflow output for Windows App Essentials 24.06 submission saying: Invalid workflow file: .github/workflows/sendJsonFile.yml#L95 error parsing called...
Hi, I think a more straightforward solution that preserves backward compatibility (not only for the ad-don store but also for the sconstruct file in the add-on template) is introduce versionNumber...
Hi, July 2024 update: is this ms-teams.exe? If yes, this is yet another WebView2 app (an app module might be able to resolve this unless people believe this should be...
Hi, By the way, if an app module is to be written, an alias must be used (as I don't think Python likes importing a module with a hyphen (-)...
Hi, Actually, it confirms something else: that this is indeed a WebView2 interface. Can you try: 1. While focused on Teams app, press Control+NVDA+Z to open python console. 2. Type...
Hi, As for the app module, the solution would involve forcing NVDA to "see" that the Chromium engine embedded in Teams is a bad UIA window, forcing NVDA to use...
Hi, yep, the host app executable is indeed ms-teams.exe. As for the app module, I’m working from the assumption that people would not change UIA setting for Edge in NVDA’s...