Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chromium Edition: Chrome Windows Crash After Interacting With Dropdown Menus #62

Closed
Koetype opened this issue Jun 11, 2019 · 2 comments
Closed

Comments

@Koetype
Copy link

Koetype commented Jun 11, 2019

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:
Chromium Edition - Chromium Settings - Payment Methods

The following is against a black background for emphasis:
Chromium Edition - Dropdown Interaction Defect

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:
Standard Edition - Native Window and Chrome Window Desynchronization

kura52 added a commit that referenced this issue Jun 15, 2019
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.
@kura52
Copy link
Owner

kura52 commented Jun 15, 2019

Thank you for raising this issue.
I fixed it in v0.25.3.

@Koetype
Copy link
Author

Koetype commented Jun 16, 2019

Thank you, Kura. This has been good on the various pages with dropdown menus that I've checked.

@Koetype Koetype closed this as completed Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants