| Summary: | When in "Network" section, information panel shows a dot instead of the text "Network" | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
| Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | dolphin-bugs-null, kde, meven29, nate |
| Priority: | NOR | ||
| Version First Reported In: | 19.11.80 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kio/20c25a1941adf36508dfa1360f3988cd59cf9873 | Version Fixed/Implemented In: | 5.65 |
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
I guess this needs a similar fix as was done to the Trash KIO lately. Git commit 20c25a1941adf36508dfa1360f3988cd59cf9873 by Méven Car.
Committed on 21/11/2019 at 14:33.
Pushed by meven into branch 'master'.
[Remote ioslave] Add Display Name to remote:/
Summary:
FIXED-IN: 5.65
Test Plan: {F7776338}
Reviewers: broulik, ngraham, #frameworks
Reviewed By: ngraham
Subscribers: kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D25436
M +1 -0 src/ioslaves/remote/remoteimpl.cpp
https://commits.kde.org/kio/20c25a1941adf36508dfa1360f3988cd59cf9873
Git commit 2f6f67aba31b06c5add4d78993f9340b01a3335b by Méven Car. Committed on 21/11/2019 at 14:35. Pushed by meven into branch 'master'. [Network Ioslave] Add Display name to network:/ Summary: CCBUG: 414345 Reviewers: ngraham, #frameworks Reviewed By: ngraham Subscribers: broulik, kde-frameworks-devel, kfm-devel Tags: #dolphin, #frameworks Differential Revision: https://phabricator.kde.org/D25435 M +2 -0 network/CMakeLists.txt A +2 -0 network/Messages.sh M +2 -1 network/ioslave/CMakeLists.txt M +3 -0 network/ioslave/networkslave.cpp https://commits.kde.org/kio-extras/2f6f67aba31b06c5add4d78993f9340b01a3335b |
Created attachment 124035 [details] screenshot STEPS TO REPRODUCE 1. open Dolphin 2. click on "Network" section in places panel 3. OBSERVED RESULT As we can see in the attached screenshot, information panel shows a dot below the network icon. EXPECTED RESULT "Network" below the network icon SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.3 KDE Frameworks Version: 5.64.0 Qt Version: 5.14.0 beta3