thorium-mirror/BUGS.md
Alexander David Frick 130ce53a48
Update BUGS.md
2022-01-02 10:40:18 -06:00

1.4 KiB

Document listing known bugs in Thorium or Chromium that will affect usability. Fixed bugs will have a FIXED tag with the date it was fixed at the end. Discoverers will have their name at the end.

Nov. 21, Loading PDFs crashes the browser, will be disabling Ink for now to see if it resolves the issue. This has been a bug for a couple of versions now. - Me

Nov. 21, Pulseaudio does not work behind a proxy in a chroot, I.E. in crouton on ChromiumOS. Removing Pulseaudio patch did not resolve the issue. - Pierro78 on Reddit

Nov. 30, Possible bug; setting the args.gn flag 'enable_cros_media_app = true' does not enable chrome://media-app like CrOS. - Me

FIXED | Nov. 30, Bug that shows starting with M98.0.4738.0; bookmark folders in bookmarks bar have text colored incorrectly. - Me | Fixed upstream on Dec. 2.

FIXED | Dec. 2, The Google API Keys InfoBar patch doesn't work following an upstream update to startup_browser_creator_impl.cc, will evaluate a fix. - Me | Fixed by me on Dec. 5.

Dec. 6, The Default Browser InfoBar persists even after setting Thorium as the default browser. Until this is fixed upstream, it will be mitigated with the --no-default-browser-check cmdline flag in the .desktop file. - Midzer on GitHub

FIXED | Jan. 2, Issue with using AVX builds in windows appeared for many weeks, disappeared, then reappeared, with a final fix being provided by RobRich999. - RobRich999 on GitHub