When doing an update which needs to uninstall some stuff to install the update a dialog is shown asking for user approval. That dialog scales incredibly poorly for a long list STEPS TO REPRODUCE 1. have updates that want to remove some stuff 2. try to update OBSERVED RESULT super long dialog EXPECTED RESULT maybe not so long dialog (scrollview inside the item for the respective lists?) or multiple columns if window width allows for it SOFTWARE VERSIONS (available in About System) KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 5.11 ADDITIONAL INFORMATION see screenshots
Created attachment 115508 [details] top
Created attachment 115509 [details] somewhere in the wall of text
Created attachment 115510 [details] exhaustedly scrolled to the end
A scrollview would be nice. Also, there's no reason for the dang thing to take up the entire window width when the window is wide.
both issues are fixed in master (if that one still doesn't show a scrollbar it's an issue of the implementation in discover, so in that case please reopen it in that product)
Will do, thanks!