Bug 438131

Summary: Unnecessary inline message when a web authentication window is closed
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_kaccountsAssignee: Dan Leinir Turthra Jensen <admin>
Status: CONFIRMED ---    
Severity: minor CC: nate
Priority: NOR    
Version: 5.27.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=388076
Latest Commit: Version Fixed In:
Attachments: screen recording

Description Patrick Silva 2021-06-05 19:25:39 UTC
Created attachment 139026 [details]
screen recording

SUMMARY
Please watch the attached screen recording.

EXPECTED RESULT
no inline message when a web authentication window is closed

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: X11
Comment 1 Nate Graham 2021-06-09 17:13:12 UTC
We had the same problem in Discover; see Bug 388076. In essence, we need to distinguish between "authentication failed" and "authentication canceled".

We did not figure out a way to fix it in Discover, but maybe we can here...?