ungoogled-software / ungoogled-chromium-archlinux

Arch Linux packaging for ungoogled-chromium
BSD 3-Clause "New" or "Revised" License
338 stars 37 forks source link

Can't pass unicode characters to --app key #226

Open I03D opened 1 year ago

I03D commented 1 year ago

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.

networkException commented 1 year ago

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