Search field in widgets does not return expected results

Hi everyone,
I am seeing some unexpected behavior from the search field at the bottom of various widgets (for example Events > Event Names).
The problem is when I try to match a term that contains a space. For example, the following searches for an Event Name return no results:
Medienspiegel 1808.pdf
Medienspiegel\s1808.pdf

Matching the space with any character “.” however works:
Medienspiegel.1808.pdf

Why do the expected regular expressions for a term that includes a whitespace not work? Screenshots attached.
Thanks for your help!

Hi Laura

It seems you found a bug in Piwik! Could you please report it & create an issue in our tracker: Issues · matomo-org/piwik · GitHub

having an issue in github makes sure we we will investigate this in the future

Thanks Matt,
I will do that!