Bug 462057

Summary: Languages list in 'Configure language...' dialog is super choppy
Product: [Frameworks and Libraries] frameworks-kxmlgui Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: REOPENED ---    
Severity: normal CC: hanyoung, nate
Priority: NOR    
Version: 5.101.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Patrick Silva 2022-11-20 11:01:10 UTC
STEPS TO REPRODUCE
1. open Kate
2. click on 'Settings' menu and choose 'Configure language...'
3. open 'Primary language' combobox and try to scroll the languages list - I'm using a touchpad

OBSERVED RESULT
the languages list does not scroll

EXPECTED RESULT
we can scroll the languages list

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-11-29 22:25:48 UTC
Works for me, though the scrolling is much choppier than would be ideal and somesimes jumps back to the initial position. I'll see if I can fix it.
Comment 2 Nate Graham 2022-11-29 23:04:32 UTC
Git commit 160c0de2b1106c4fa6cebb902bb1638533eacb86 by Nate Graham.
Committed on 29/11/2022 at 23:03.
Pushed by ngraham into branch 'master'.

kcms/region_language: set fix scrolling in language sheet
FIXED-IN: 5.26.5

M  +2    -0    kcms/region_language/package/contents/ui/AdvancedLanguageSelectPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/160c0de2b1106c4fa6cebb902bb1638533eacb86
Comment 3 Nate Graham 2022-11-29 23:05:09 UTC
Git commit 812fee152712a8b8775ffc5397460852c9b82dad by Nate Graham.
Committed on 29/11/2022 at 23:04.
Pushed by ngraham into branch 'Plasma/5.26'.

kcms/region_language: set fix scrolling in language sheet
FIXED-IN: 5.26.5
(cherry picked from commit 160c0de2b1106c4fa6cebb902bb1638533eacb86)

M  +2    -0    kcms/region_language/package/contents/ui/AdvancedLanguageSelectPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/812fee152712a8b8775ffc5397460852c9b82dad
Comment 4 hanyoung 2022-12-03 07:00:10 UTC
(In reply to Nate Graham from comment #2)
> Git commit 160c0de2b1106c4fa6cebb902bb1638533eacb86 by Nate Graham.
> Committed on 29/11/2022 at 23:03.
> Pushed by ngraham into branch 'master'.
> 
> kcms/region_language: set fix scrolling in language sheet
> FIXED-IN: 5.26.5
> 
> M  +2    -0   
> kcms/region_language/package/contents/ui/AdvancedLanguageSelectPage.qml
> 
> https://invent.kde.org/plasma/plasma-workspace/commit/
> 160c0de2b1106c4fa6cebb902bb1638533eacb86

This is in systemsetting, but the ticket is filed for kate?
Comment 5 Patrick Silva 2022-12-20 15:08:24 UTC
The bug is still reproducible with the provided steps on neon unstable.
Comment 6 hanyoung 2022-12-20 15:12:30 UTC
This is a kate issue, please change the product to kate.