Bug 473330 - Cannot edit the label of a sensor
Summary: Cannot edit the label of a sensor
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-08-13 12:45 UTC by Paolo Zamponi
Modified: 2023-08-30 19:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Zamponi 2023-08-13 12:45:42 UTC
STEPS TO REPRODUCE
1. Add a System monitor sensor somewhere;
2. Right click on it, then choose "Configure System monitor Sensor...";
3. Go to "Sensor details";
4. Try to edit one of the labels by clicking on the "pen" icon.

OBSERVED RESULT
Input field which opens is blank.

EXPECTED RESULT
It should contains the actual text, so I can modify it.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 6.2.0-26-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
If I write something, input text will be somehow written when I hit the "done" icon.
Comment 1 Paolo Zamponi 2023-08-30 19:08:58 UTC
It seems that some commit has fixed this issue as well.