Bug 438131 - Unnecessary inline message when a web authentication window is closed
Summary: Unnecessary inline message when a web authentication window is closed
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kaccounts (show other bugs)
Version: 5.27.5
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-05 19:25 UTC by Patrick Silva
Modified: 2023-05-12 16:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screen recording (2.94 MB, video/webm)
2021-06-05 19:25 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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...?