Summary: | Touchpad plasmoid popup remains open after losing focus | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | retired <pepko94> |
Component: | System Tray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, materka, nate |
Priority: | NOR | ||
Version: | 5.14.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/76d9233bd932a7ca0e3d9ba59c0fb4344b4153bd | Version Fixed In: | 5.18 |
Sentry Crash Report: | |||
Attachments: | showing the issue on Neon unstable edition |
Description
retired
2018-11-13 19:54:12 UTC
I can confirm. Popup of touchpad indicator goes to background when a maximized window is clicked. Operating System: KDE neon Developer Edition KDE Plasma Version: 5.15.80 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.0 I testes on Plasma 5.17. Clicking on touchpad does not show anything, only switches on/off the touchpad. Can you test on latest version and provide more detailed information? Created attachment 123321 [details]
showing the issue on Neon unstable edition
This issue persists at least on Neon unstable edition.
I'm attaching a screen recording.
Oh, now I understand, thanks for video! Git commit 76d9233bd932a7ca0e3d9ba59c0fb4344b4153bd by Konrad Materka. Committed on 05/11/2019 at 16:46. Pushed by kmaterka into branch 'master'. [Touchpad applet] Close query dialog on focus loss Summary: Popup asking whether touchpad should be disabled stays open and can be covered by others, for example volume slider. It is inconsistent since other elements of tray close themselves after switching away. Depends on: D24825 Test Plan: 1. Disconnect all mouses 2. Click the touchpad icon 3. Try to dismiss it like every other tray plasmoid, for example by clicking on some other window. 4. Popup should consider itself dismissed Reviewers: #plasma_workspaces, #plasma, davidedmundson Reviewed By: #plasma_workspaces, #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D25158 M +1 -0 kcms/touchpad/src/applet/qml/contents/ui/touchpad.qml https://commits.kde.org/plasma-desktop/76d9233bd932a7ca0e3d9ba59c0fb4344b4153bd |