You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"logoPosition": "right",
"mode": "display",
"pages": [
{
"name": "page1",
"elements": [
{
"type": "dropdown",
"name": "question1",
"defaultValue": "Item 1",
"choices": [
{
"value": "Item 1",
"text": "Some long text goes here Some long text goes here Some long text goes here "
},
"Item 2",
"Item 3"
]
}
]
}
]
}
The text was updated successfully, but these errors were encountered:
…ly-mode---The-selected-choice-text-overlaps
#6959 Dropdown in Read-only mode - The selected choice text overlaps
RomanTsukanov
changed the title
Dropdown in Read-only mode - The selected choice text overlaps
Dropdown in read-only mode: A selected item's text overlaps the input field
Sep 19, 2023
User Issue: T14622 - Text overflow in dropdown, display mode
https://surveyjs.answerdesk.io/internal/ticket/details/T14622
View Demo
The text was updated successfully, but these errors were encountered: