Issue T19986
Visible to All Users

Matrix checkbox focusable when disabled

created 6 months ago (modified 6 months ago)

Hello, we have a survey where a Multi-Select-Matrix question has a column of check-boxes that are supposed to disable when a particular row is selected. The problem is that when you click on the disabled check-box, there is still a green border/outline which we are worried may cause confusion because the user may think the option is still selectable. This does not happen with normal check-box questions so I wasn't sure if this was intended for Matrix check-boxes. You can see what I mean in the attached screen-shot. The disabled Matrix check-box has the outline but the regular check-box question does not (for the second choice). The screen-shot was taken the survey creator demo. I'll attach the json file for the survey in the screen shot so that y'all can reproduce this. If this is something that is intentional or you do not wish to address, how could we disable this CSS?

SS1.jpg

Thank you, Austin

Comments (1)

    Hello Austin,
    Thank you for reporting this issue. I forwarded it to our developers for further investigation: https://github.com/surveyjs/survey-library/issues/8850. I'll inform you once we have any news to share.

    Thanks

    Answers approved by surveyjs Support

    created 5 months ago

    Hello Austin,
    Our developers fixed this issue in v1.12.4. Now, a cell is not selectable when it's conditionally disabled: View Demo.

    Please feel free to test new behavior. Let us know if you have any further questions.