SUMMARY I would like to see a feature for saving cookies in the org.kde.plasma.webbrowser widget. Why is this important? Currently, most services require authorization, which is reset upon restarting plasmashell. This necessitates re-entering login credentials and two-factor authentication each time, making it significantly more time-consuming to navigate websites than using a regular browser. STEPS TO REPRODUCE 1. Login to any site through org.kde.plasma.webbrowser widget 2. Restart plasmashell or reboot 3. Cookie cleared SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0
(In reply to JustDj from comment #0) I'd like them stored in KWallet, too. I believe that Chromium already does this.
I would also like to see this feature. I run a number of self-hosted services on localhost, and accessing them from the widget is annoying, since cookies get cleared on every logout. Locally run services often need login credentials for their web UIs. As a result this widget is far less useful than it potentially could be.
(In reply to he.si from comment #2) Perhaps, instead of directly embedding QtWebEngine, this would be more feasible if we embeeded Falkon like a KPart?
(In reply to Roke Julian Lockhart Beedell from comment #3) *embedded, oops
(In reply to JustDj from comment #0) As in https://bugs.kde.org/show_bug.cgi?id=482273#c1: > Why has this been triaged as affecting 5.27.11, when the reporter reproduces with 6.0.0?