kura52 / sushi-browser

Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. :sushi:
https://sushib.me
GNU General Public License v3.0
126 stars 12 forks source link

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

Closed Koetype closed 5 years ago

Koetype commented 5 years ago

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 commented 5 years ago

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

Koetype commented 5 years ago

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