Hi wxPython-users,
I’ve found a peculiar issue on Windows with wx.Checkbox and NVDA. Apparently setting a foreground color on a wx.Checkbox causes the checkbox to appear as a button to NVDA/JAWs screen readers. Anyone have any experience in this? I cannot tell if this is wxPython/wxWidgets bug or a NVDA one.
I’ve filed a bug with NVDA here: https://github.com/nvaccess/nvda/issues/7613
Thanks,
-R