Bug 513361

Summary: Choppy scrolling by touch
Product: [Applications] kate Reporter: kdgiid.dcz
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 25.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Recording of the problem

Description kdgiid.dcz 2025-12-14 14:40:52 UTC
SUMMARY

When scrolling by display touch, the minimal amount to scroll is an entire paragraph (\n to \n). This means it's not possible to see some text if a paragraph is longer than a screen.

Touchpad scrolling scrolls by (wrapped) line.

STEPS TO REPRODUCE
1. Find a text file with 1000 characters between explicit line breaks
2. Drag text to scroll

OBSERVED RESULT

Scrolling jumps paragraph by paragraph, very much not smooth.

EXPECTED RESULT

Same behaviour as when touchpad scrolling.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.5.3
KDE Frameworks Version: 6.20.0
Qt Version: 6.9.3
Kernel Version: 6.17.8-200.fc42.x86_64 (64-bit)
Comment 1 kdgiid.dcz 2025-12-14 14:41:55 UTC
Created attachment 187637 [details]
Recording of the problem