Bug 442045

Summary: Firefox not able to be "Default Browser after Updates".
Product: [KDE Neon] neon Reporter: Loren Fiske <lorenjfiske>
Component: Live/Install imagesAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jr, nate, neon-bugs, p.r.worrall, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Loren Fiske 2021-09-05 17:35:52 UTC
At upgrade/update the file "/usr/share/applications/firefox.desktop" must be modified at the the 1st instance of "Exec=firefox %u" to allow Firefox to become the "Default Browser"

The following line is is the patch I add to the 1st instance of "Exec="

Change line "Exec=firefox %u" to "Exec=env --unset=GTK_USE_PORTAL /usr/lib/firefox/firefox %u"
Comment 1 Nate Graham 2021-09-08 20:13:11 UTC
*** This bug has been marked as a duplicate of bug 425287 ***