Bug 472379 - "Log in" button in "You need to log into the network" message in applet does not work
Summary: "Log in" button in "You need to log into the network" message in applet does ...
Status: RESOLVED DUPLICATE of bug 472300
Alias: None
Product: plasma-nm
Classification: Plasma
Component: applet (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-07-19 02:49 UTC by Nate Graham
Modified: 2023-07-19 02:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2023-07-19 02:49:52 UTC
STEPS TO REPRODUCE
1. Use the applet to connect to a captive portal network
2. See the "You need to log into the network" message in the applet
3. Click its "Log in" button


OBSERVED RESULT
Nothing happens


EXPECTED RESULT
I get taken to the captive portal webpage


SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 38
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Kernel Version: 6.3.11-200.fc38.x86_64 (64-bit)
Graphics Platform: offscreen
Processors: 8 × Intel® Core™ i7-10510U CPU @ 1.80GHz
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics


ADDITIONAL INFORMATION
The "Log in" button in the notification about the captive portal does work.
Comment 1 Nate Graham 2023-07-19 02:50:50 UTC
Just checked out the code to try and fix it and saw that it uses Qt.openUrlExternally(), which makes it the same issue as Bug 472300.

*** This bug has been marked as a duplicate of bug 472300 ***