| Summary: | ksysguard's tab key navigation worsens when an additional tab is added | ||
|---|---|---|---|
| Product: | [Unmaintained] ksysguard | Reporter: | Henrique Sant'Anna <hsantanna> |
| Component: | ksysguard | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | justin.zobel, nate, plasma-bugs-null |
| Priority: | NOR | Flags: | hsantanna:
Usability+
|
| Version First Reported In: | 5.20.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=428312 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Henrique Sant'Anna
2020-10-27 01:22:15 UTC
This may have been fixed in a more recent version. I'm on KDE Neon Unstable which follows git master and the following are observed: - Focus starts in Quick Search - Only 3 tabs to get to Process List - Pressing down arrow from Quick Search selects the first item in the Process List Henrique is using the latest version. That said, I find that it's just as Justin describes. I cannot reproduce your issue. Which distro are you using? Ok, so I created a new test user and logged in with that user and then ran ksysguard (sorry for not doing that before). With clean settings I couldn't reproduce the reported behavior. So I changed some ksysguard settings to try to get it similar as my main user settings and maybe discover which setting was causing that. In short, I found that if I add a new tab to ksysguard and than add a new Process Controller to that tab, the behavior described at the bug report is reproduced. STEPS TO REPRODUCE 1. Open ksysguard; 2. Add new tab (File > New Tab); 3. Add the component Process Controller to the new tab (dragging it from right to left); 4. Go back to the main tab (Process Table); 5. Close ksysguard and reopen it. OBSERVED RESULT The behavior that I first described at the bug report: the element with (input) focus is the first tab from the tab list. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux, kernel 5.4.72-1-lts KDE Plasma Version: 5.20.1 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 I also compiled ksysguard and all dependencies from sources to reproduce the bug and can confirm that this is reproducible from sources. ADDITIONAL INFORMATION Removing the second instance of the Process Controller from ksysguard will stop it from presenting the undesired behavior. Thanks for that additional information. I can also confirm this behaviour now. ksysguard is no longer maintained, in Plasma 6 there is the Plasma system monitor for this task. If your issue still happens with the Plasma 6 replacement, please re-open and we can move this bug to the new product, thanks! |