Describe the bug
When using kasm through the redirect proxy and doing a google search using chrome/chromium browser for example "machine learning" only the first word is passed to the kasm instance that opens afterwards, so in my example only the "machine" word gets to be searched on google.
To Reproduce
Steps to reproduce the behavior:
Make sure to use kasm proxy redirect and system proxy to be configured with it.
Open native chrome/chromium browser and do a google search using a space separated string
kasm launches the instance using a chromium image
google results will show only for the first word in the string
Expected behavior
Pass kasm the whole string not just the first word on the space separated string
Workspaces Version
Version 1.15
Workspaces Installation Method
Single Server, VM, debian bookworm
Client Browser (please complete the following information):
OS: rocky9, windows 11
Browser chrome, chromium
Version 126
Workspace Server Information (please provide the output of the following commands):
actually, looks like kasm opens up a new tab for each word in the search string. So for my example I get a new tab for "machine" and another one for "learning"
Existing Resources
Describe the bug When using kasm through the redirect proxy and doing a google search using chrome/chromium browser for example "machine learning" only the first word is passed to the kasm instance that opens afterwards, so in my example only the "machine" word gets to be searched on google.
To Reproduce Steps to reproduce the behavior:
Expected behavior Pass kasm the whole string not just the first word on the space separated string
Workspaces Version Version 1.15
Workspaces Installation Method Single Server, VM, debian bookworm
Client Browser (please complete the following information):
Workspace Server Information (please provide the output of the following commands):
uname -a
5.14.0-427.20.1.el9)4.0.1.x86_64cat /etc/os-release
rocky 9.4sudo docker info
sudo docker ps | grep kasm