Bug 415578

Summary: Compact view no longer respond to vertical scroll but only horizontal scroll
Product: [Applications] dolphin Reporter: Qu Wenruo <quwenruo.btrfs>
Component: view-engine: compact modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: arojas, kfm-devel
Priority: NOR    
Version: 19.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Qu Wenruo 2019-12-26 10:54:38 UTC
SUMMARY

In compact mode, vertical scroll no longer move the view anymore.
Only horizontal scroll can move the view. Unfortunately most mouse doesn't support horizontal scroll.

Even for mouse supporting it, like the Sculpt Ergonomic mouse I'm using, it's still super awkward to do horizontal scroll.

Please at least provide a way to make compact mode to accept vertical scroll.

STEPS TO REPRODUCE
1. Use dolphin to view a directory with many files
2. Switch to compact view mode
3. Use mouse wheel to do vertical scroll

OBSERVED RESULT
The view is not moved at all.

EXPECTED RESULT
Vertical scroll should move the view


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.14.0

ADDITIONAL INFORMATION
Dolphin 19.08.3 works fine. 19.12.0 doesn't work.
Comment 1 Qu Wenruo 2019-12-26 11:03:56 UTC
Reverting to 19.08.3 doesn't solve the problem, so it looks like something wrong in the input stack.
Comment 2 Antonio Rojas 2019-12-26 11:58:07 UTC

*** This bug has been marked as a duplicate of bug 415546 ***