Sanitize the default browser setting #4

Open
opened 2026-05-16 22:12:49 +00:00 by MichaelAgarkov · 0 comments

If the browser executable path is saved with quotation marks, then this error occurs:
image

When the browser executable path is saved, quotation marks should be removed.

settingFile << browserPathString;

If the browser executable path is saved with quotation marks, then this error occurs: ![image](/attachments/b297cb6e-9804-4fd8-becd-a837894f0636) When the browser executable path is saved, quotation marks should be removed. https://codeberg.org/MichaelAgarkov/URLViewer/src/commit/5e855432104afc8ae4df13560bafafc175ed231c/URLViewerMain.cpp#L136
Sign in to join this conversation.
No description provided.