Bug 411856 - captive portal notification cannot be triggered from applet
Summary: captive portal notification cannot be triggered from applet
Status: RESOLVED FIXED
Alias: None
Product: plasma-nm
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-12 12:37 UTC by Harald Sitter
Modified: 2023-07-22 07:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2019-09-12 12:37:09 UTC
if I discard the captive portal login notification there is no way to bring it back but to reconnect to the wifi. it may be neat to have a button in the applet to login iff the connection is limited by a portal

STEPS TO REPRODUCE
1. be in a hotel with a captive portal
2. get notification
3. close it

OBSERVED RESULT
can't trigger the login through the applet

EXPECTED RESULT
button somewhere to trigger the login or notification
Comment 1 Kai Uwe Broulik 2023-07-16 12:12:00 UTC
Git commit 12283831e27540a014824b949f513bf066874f21 by Kai Uwe Broulik.
Committed on 15/07/2023 at 07:13.
Pushed by broulik into branch 'master'.

Show hint in applet when behind a captive portal

In case one dismissed the notification prematurely
or want to deal with it later

M  +100  -67   applet/contents/ui/ConnectionListPage.qml
M  +2    -0    applet/contents/ui/PopupDialog.qml
M  +1    -0    applet/contents/ui/main.qml
M  +5    -0    libs/declarative/networkstatus.cpp
M  +8    -0    libs/declarative/networkstatus.h

https://invent.kde.org/plasma/plasma-nm/-/commit/12283831e27540a014824b949f513bf066874f21
Comment 2 Antti Savolainen 2023-07-22 07:56:30 UTC
Bug 460333 is sort of related