cretz / doogie

A Chromium-based web browser with tree-style pages
https://cretz.github.io/doogie
MIT License
279 stars 28 forks source link

Ctrl+Shift+Clicking on Some Pages Makes Main Page Disappear #39

Open cretz opened 7 years ago

cretz commented 7 years ago

Navigate to http://doc.qt.io/qt-5/classes.html then ctrl+shift+click on a class you've never visited in there. The main page disappears (the browser actually closes underneath). Investigate.

cretz commented 7 years ago

I am having real trouble regularly replicating this. See http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=15431&p=36097. The error is:

[0913/162255.955:FATAL:elementanimations.cpp(112)] Check failed: *base_computed_style_ == *computed_style.

It appears related to:

Still researching

cretz commented 7 years ago

Per https://storage.googleapis.com/chromium-find-releases-static/767.html#767e438649154d1985a803c93111e0860a29fa2f that fix was back in 59, so this is still an issue somewhere else.