I fixed this problem by removing the flags from the Chromium properties icon located in the tray at the bottom of the screen. You can test this by launching Chromium from the command line in a terminal as follows:
rock@Debian-Desktop:~$ chromium-browser %U
However, when you launch Chromium this way you can't login to Gmail or other Google apps. To do this you launch Chromium as follows:
rock@Debian-Desktop:~$ chromium-browser --user-agent="Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" . Unfortunately, Settings won't work when launched this way.
Hope this helps.
rock@Debian-Desktop:~$ chromium-browser %U
However, when you launch Chromium this way you can't login to Gmail or other Google apps. To do this you launch Chromium as follows:
rock@Debian-Desktop:~$ chromium-browser --user-agent="Mozilla/5.0 (X11; CrOS armv7l 6946.63.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" . Unfortunately, Settings won't work when launched this way.
Hope this helps.