surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.12k stars 802 forks source link

Multi-Select Matrix - It is required to click two times to select a cell value #7638

Closed JaneSjs closed 8 months ago

JaneSjs commented 8 months ago

User Issue: T16173 - Dynamic Matrix in Vertical Layout is scrolled when answering the last row https://surveyjs.answerdesk.io/internal/ticket/details/T16173


View Demo

It is required to click two times to select a cell value (e.g., a data or dropdown). It seems that the first click unfocuses the previous element and the second click actually does the action

JaneSjs commented 8 months ago

It appears that the issue is no longer reproduced in v1.9.124.

JaneSjs commented 8 months ago

Upon checking it with the customer, it appears that the issue is no longer reproduced.