https://bugs.kde.org/show_bug.cgi?id=487149
Juraj <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/falkon/-/commit/bd5f0c4 | |88df2349402e4d079fb94e5918d | |2edde3 Version Fixed In| |25.12.0 --- Comment #3 from Juraj <[email protected]> --- Git commit bd5f0c488df2349402e4d079fb94e5918d2edde3 by Juraj Oravec. Committed on 05/09/2025 at 16:17. Pushed by jurajo into branch 'master'. Fix loading and storing settings in WebInspector The QWebEngineView/Page needs to have specified profile in order to store settings in it, otherwise the defaulr ptofile is used which will keep settings only while program is running. This was discovered by OtterBrowser developer and forwarded to me by Chiitooi over IRC. FIXED-IN: 25.12.0 Signed-off-by: Juraj Oravec <[email protected]> M +1 -1 src/lib/popupwindow/popupwebview.cpp M +9 -1 src/lib/webengine/webinspector.cpp M +2 -0 src/lib/webengine/webinspector.h M +1 -1 src/lib/webtab/webtab.cpp M +1 -0 src/plugins/PyFalkon/pyfalkon_global.h https://invent.kde.org/network/falkon/-/commit/bd5f0c488df2349402e4d079fb94e5918d2edde3 -- You are receiving this mail because: You are watching all bug changes.
