In the properties dialog for a folder, the "not checked" state for the "read-only" attribute is not reported at change #6946
Labels
Milestone
Comments
Thanks for raising this, and for providing so much information! I can reproduce this with Assuming this is a quick fix, I will assign this a priority 2. |
Really quick way to repro this:
Implementation hint: this needs a tweak to |
@feerrenrut This seems prime for a goodForNewDev label, no? |
@derekriemer yeah I think so. |
Andre9642
added a commit
to Andre9642/nvda
that referenced
this issue
Jul 24, 2018
…sn't for REASON_CHANGE Fixes nvaccess#6946
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce it:
Expected results:
NVDA should report all status changes for the check box.
Actual results:
NVDA stays silent when the state of the check box is changed to "not checked".
Note: In order to reproduce this, the check box in question has to have 3 states: checked, half-checked and not checked. If it has only 2 (checked and not checked), NVDA will report both states as it should.
Test environment:
The text was updated successfully, but these errors were encountered: