Bug 421865

Summary: Disable autoscrolling in Network applet
Product: [Plasma] plasma-nm Reporter: popov895 <popov895>
Component: appletAssignee: Jan Grulich <jgrulich>
Status: RESOLVED DUPLICATE    
Severity: minor CC: bugseforuns, justin.zobel, nate
Priority: NOR    
Version: 5.19.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=429392
Latest Commit: Version Fixed In:
Attachments: Autoscrolling

Description popov895 2020-05-21 12:49:11 UTC
Created attachment 128662 [details]
Autoscrolling

SUMMARY

When I move the cursor over the Network applet, the highlighted network automatically becomes fully visible, if before that it was partially visible. As a result, another network may be hidden. In Plasma 5.18 I donєt see such behavior.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE neon 5.18 testing
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2
Comment 1 popov895 2020-06-09 19:53:04 UTC
Also, autoscrolling should be disabled in the Clipboard applet.
Comment 2 Justin Zobel 2020-11-19 22:46:33 UTC
Confirmed on 5.20.3, list shouldn't scroll.

(In reply to popov895 from comment #1)
> Also, autoscrolling should be disabled in the Clipboard applet.

Can you please report this against the clipboard applet so it doesn't get lost, thanks.
Comment 3 Nate Graham 2020-11-19 23:35:45 UTC
I think this is a standard feature of the QML ListView. Let's see if there's a way to disable it...
Comment 4 Nate Graham 2020-11-20 00:17:50 UTC
Ah this seems like it may be a property of the Plasma scrollview that it lives inside...
Comment 5 Nate Graham 2020-11-20 00:25:02 UTC
...Or not.

No idea, sorry.
Comment 6 Patrick Silva 2021-06-11 15:07:37 UTC

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