You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Chromium edition, Chrome windows crash after interacting with dropdown menus on basically any type of page. I've seen this happen for such menus of Atlassian Jira and Chromium settings pages but not on menus of Sushi's internal pages. The native window seems to not crash, but the browser basically has done so because opening new tabs and windows does not work. The reason may be that Sushi's Chromium processes also have crashed as Windows' task manager has shown.
Chromium Settings' Payment Methods Form Example:
The following is against a black background for emphasis:
Aside from this, the Chromium edition appears to be a little more stable than the standard, Chrome edition. It has the advantage of not having any of its Chrome windows showing a tab bar after doing certain actions like exiting fullscreen view because the tab bar of course does not exist. I've been fine with this in the standard edition because it is mostly easy to fix and to avoid.
This is an example for anyone who would like to know:
The text was updated successfully, but these errors were encountered:
Changed WebContents Occlusion to disabled. (Fix the bug that rendering of the browser web page is not performed)
Fixed: Scrolling works properly if "Scroll inactive windows when I hover over them" is disabled.
Modified Developer Tools window to be resizable.
Fixed a bug that the menu on the toolbar does not close after clicking.
Fixed the judgment error of whether it is the top window or not.
Fixed a bug in Chrome version display.
Updated Electron to 5.0.4.
Updated youtube-dl to 2019.06.08.
Fixed crash when opening drop-down menu in custom chromium edition. (issue #62)
Updated custom chromium to 75.0.3770.90.
Fixed .m3u8 download function.
For the Chromium edition, Chrome windows crash after interacting with dropdown menus on basically any type of page. I've seen this happen for such menus of Atlassian Jira and Chromium settings pages but not on menus of Sushi's internal pages. The native window seems to not crash, but the browser basically has done so because opening new tabs and windows does not work. The reason may be that Sushi's Chromium processes also have crashed as Windows' task manager has shown.
Chromium Settings' Payment Methods Form Example:
The following is against a black background for emphasis:
Aside from this, the Chromium edition appears to be a little more stable than the standard, Chrome edition. It has the advantage of not having any of its Chrome windows showing a tab bar after doing certain actions like exiting fullscreen view because the tab bar of course does not exist. I've been fine with this in the standard edition because it is mostly easy to fix and to avoid.
This is an example for anyone who would like to know:
The text was updated successfully, but these errors were encountered: