https://bugs.kde.org/show_bug.cgi?id=468522
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/skanpage/commit/8561c | |c05893763a3feb7e082a7efc7ba | |0b8610b6 Status|CONFIRMED |RESOLVED Version Fixed In| |23.04.1 Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 8561cc05893763a3feb7e082a7efc7ba0b8610b6 by Nate Graham. Committed on 18/04/2023 at 18:53. Pushed by ngraham into branch 'master'. Fix Scan Export window's OCR language list not being scrollable ListViews need to live inside ScrollViews to have proper behaviors. Fixing that exposed the fact that the language list could overlap the bottom buttons, so that gets fixed too. FIXED-IN: 23.04.1 M +131 -119 src/qml/ExportWindow.qml https://invent.kde.org/utilities/skanpage/commit/8561cc05893763a3feb7e082a7efc7ba0b8610b6 -- You are receiving this mail because: You are watching all bug changes.