surveyjs / survey-library

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

Dropdown in read-only mode: The input field has a decreased height when an empty string is used as a placeholder #8389

Closed JaneSjs closed 2 weeks ago

JaneSjs commented 2 weeks ago

T18511 - Readonly dropdown without placeholder: height issue https://surveyjs.answerdesk.io/internal/ticket/details/T18511


image

With an empty string placeholder (placeholder: ""). View Demo image