Created attachment 165216 [details] Screenshot STEPS TO REPRODUCE 1. In Dolphin go to Configure Dolphin > Context Menu 2. Download new Services 3. Try to install something with a file you already have OBSERVED RESULT A dialog informing that such a file already exists, but too small with text overflowing. See screenshot EXPECTED RESULT A properly sized dialog SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 6.7
aaaaaaaaaaaaaaa
Git commit dbf0f45bd42c35cc51a66473edca207dab5cc47c by Akseli Lahtinen. Committed on 27/02/2024 at 16:31. Pushed by akselmo into branch 'master'. Set questionAsker implicit sizes, set maxWidth to dialog width Set the size of questionAsker so it won't try to take the smallest amount of space available. Also make sure text and other elements end at dialog boxes width. The width has minimum value to make sure the box doesn't get too small inside smaller windows. Height is calculated from text and footer. | Before | After | | ------ | ------ | |  |  | M +5 -3 src/qtquick/qml/QuestionAsker.qml https://invent.kde.org/frameworks/knewstuff/-/commit/dbf0f45bd42c35cc51a66473edca207dab5cc47c