Joseph Lee

Results 181 comments of Joseph Lee

Hi, If a user disables one or more add-ons, installs add-on store build, then moves back to a previous build, the following traceback may result: CRITICAL - __main__ (08:33:07.417) -...

Hi, I don't think so as I can reproduce this with Notepad status bar getter code removed. Thanks.

Hi, I cannot really look into this as NVDA dmp module is not really my area of expertise and to focus on school. Thanks.

Hi, Interesting. Remember that this feature does introduce new user interface messages, and since 2023.1 API and messages might be frozen soon, I advise delaying until 2023.2 development cycle. Whoever...

Hi, I wish I could, but I'm about to enter a phase in my life where I need to reduce NVDA pull requests in favor of mentoring others to take...

Hi, Yes and no. Yes if I can take attention away from graduate school classes for a while, and no because I do need to focus on graduate school classes,...

Hi, It is not an easy matter to change feature priority on the spot - NV Access, contributors, and others weigh in various factors when setting feature priority. Just because...

Hi, The checkbox does not disable profiles themselves- it disables profile triggers, which are actions causing profiles to come to life in a specific situation such as when using specific...

Hi, no wonder why NVDA appears to respond slowly under wxPython 4.1.0 if a modal dialog (such as NVDA’s own About dialog) is active. Blocks #11056 due to #8679.

Hi, Note that wxPython 4.1.0 removes deprecation warning on wx.Yield, and no, wx.YieldIfNeeded nor wx.SafeYield fixes this issue. Based on source code tests, it appears this happens if a call...