Wrong search value

I just have a report from a tryton user working on MAC that can not filter any text value.

take a look the url generated when:

  1. goes to Invoices out.
  2. open filter
  3. filter party: kopen
  4. the result is empty

same happens when searching on party.party for name

MAC - CHROME - Versión 145.0.7632.111 (Build oficial) (arm64)
https://domain.com/#databasename/model/account.invoice;domain=%5B%5B%22type%22%2C%22%3D%22%2C%22out%22%5D%5D&context=%7B%22type%22%3A%22out%22%7D&name=%22Comptabilitat%20%2F%20Facturaci%C3%B3%20%2F%20Factures%20de%20client%22&tab_domain=%5B%5B%22Esborrany%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22draft%22%5D%5D%2Ctrue%5D%2C%5B%22Validada%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22validated%22%5D%5D%2Ctrue%5D%2C%5B%22Comptabilitzada%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22posted%22%5D%5D%2Ctrue%5D%2C%5B%22Tot%22%2C%5B%5D%2Cfalse%5D%5D&search_value=%5B%5B%22party%22%2C%22ilike%22%2C%22%25%EF%BB%BFk%EF%BB%BFo%EF%BB%BFp%EF%BB%BFe%EF%BB%BFn%25%22%5D%5D&views=%5B398%2C397%5D

This is the same steps on my machine:

LINUX - FIREFOX - 148.0 (64-bit)
https://domain.com/#databasename/model/account.invoice;domain=%5B%5B%22type%22%2C%22%3D%22%2C%22out%22%5D%5D&context=%7B%22type%22%3A%22out%22%7D&name=%22Comptabilitat%20%2F%20Facturaci%C3%B3%20%2F%20Factures%20de%20client%22&tab_domain=%5B%5B%22Esborrany%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22draft%22%5D%5D%2Ctrue%5D%2C%5B%22Validada%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22validated%22%5D%5D%2Ctrue%5D%2C%5B%22Comptabilitzada%22%2C%5B%5B%22state%22%2C%22%3D%22%2C%22posted%22%5D%5D%2Ctrue%5D%2C%5B%22Tot%22%2C%5B%5D%2Cfalse%5D%5D&search_value=%5B%5B%22party%22%2C%22ilike%22%2C%22%25kopen%25%22%5D%5D&views=%5B398%2C397%5D

I you try to decode the url notation you will find strange caracters, I can not post the raw caracters as discuss fixes the encoding, but here’s the screenshot:
image

I do not have any apple device arround me, can someone check if this also happens to him, otherwise I will consider that the fail is on the user device (extensions etc…).

Thanks in advance!