Bug 399553

Summary: OverlaySheet doesn't show a scrollbar
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Harald Sitter <sitter>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: 5.50.0   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.56
Sentry Crash Report:
Attachments: top
somewhere in the wall of text
exhaustedly scrolled to the end

Description Harald Sitter 2018-10-09 12:54:00 UTC
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
Comment 1 Harald Sitter 2018-10-09 12:54:29 UTC
Created attachment 115508 [details]
top
Comment 2 Harald Sitter 2018-10-09 12:55:00 UTC
Created attachment 115509 [details]
somewhere in the wall of text
Comment 3 Harald Sitter 2018-10-09 12:55:41 UTC
Created attachment 115510 [details]
exhaustedly scrolled to the end
Comment 4 Nate Graham 2018-10-10 20:49:18 UTC
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.
Comment 5 Marco Martin 2019-02-11 09:36:59 UTC
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)
Comment 6 Nate Graham 2019-02-11 15:39:20 UTC
Will do, thanks!