https://bugs.kde.org/show_bug.cgi?id=504418
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/c0b357d17633f2b075afb85c9 |t/e812b7febe29b3b06aa317df6 |08d4581900f306d |0139c17c9edc8cb --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit e812b7febe29b3b06aa317df60139c17c9edc8cb by Nate Graham. Committed on 21/05/2025 at 21:19. Pushed by ngraham into branch 'Plasma/6.4'. kcms/componentchooser: fix dialog scrollability I broke this in 46e9e9e469153df9b492855fed69ea520ca0df16 while porting the old OverlaySheet version to Dialog; by overriding the contentItem of the dialog, I blew away the invisible internal ScrollView that the content gets magically re-parented to. Which is probably a good example of why this kind of magic is a bad idea overall. FIXED-IN: 6.3.6 (cherry picked from commit c0b357d17633f2b075afb85c908d4581900f306d) Co-authored-by: Nate Graham <n...@kde.org> M +1 -1 kcms/componentchooser/ui/ComponentOverlay.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/e812b7febe29b3b06aa317df60139c17c9edc8cb -- You are receiving this mail because: You are watching all bug changes.