ungoogled-chromium-archlinux icon indicating copy to clipboard operation
ungoogled-chromium-archlinux copied to clipboard

Can't pass unicode characters to --app key

Open I03D opened this issue 2 years ago • 1 comments

E.g.: chromium --new-window --app=https://www.google.com/search?q=può won't work,

chromium --new-window --app=https://www.google.com/search?q=test will work.

I03D avatar Apr 10 '23 05:04 I03D

Does this work with upstream chromium? If so, I would assume that https://github.com/foutrelis/chromium-launcher is not handling unicode properly

networkException avatar Apr 11 '23 21:04 networkException