Input Text cannot clear the content by default when use chrome

Hello all, I got some problems with rf.

Input Text cannot clear the content, like:
Input Text | id:domain | www.google.com
It will add the “www.google.com” in id:domain instead of clear the id:domain firstly
Clear Element Text doesn’t work as well.

Choose File cannot locate the file, like:
Choose File | id:file | /user/file.txt
The log.html will show “Sending ${pwd}/user/file.txt to browser.” which path is incorrect.

All these bugs happen when i test with chrome(the latest version of chrome and chromedriver:86), they all work well when i use firefox.
And robotframework-seleniumlibrary is 4.5.0, robotframework is 3.2.2.
Thanks for any help.