spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.39k stars 411 forks source link

OSX Yosemite Capatability #182

Closed matthewjamesr closed 10 years ago

matthewjamesr commented 10 years ago

Hello gents,

Just curious as I am wanting I install the new OSX beta, has anyone been successfully wen using breach on it? Thanks!

brayniverse commented 10 years ago

I've used it on both Mavericks and Yosemite and they work the same.

charleshaa commented 10 years ago

I have it on Yosemite and as of now I only managed to display Google properly. Pretty much any other site I tested breaks as soon as I scroll...

yperson commented 10 years ago

On Yosemite, as soon as you wanna scroll, the whole page becomes white.

brayniverse commented 10 years ago

Does anybody know why this is happening?

spolu commented 10 years ago

I would need to investigate this on a OSX 10.10 machine. My intuition tells me this is related to exo_browser's use of WebContents HasShown method... But this is a long shot

brayniverse commented 10 years ago

Bummer, I was hoping it was something I could help fix. Sorry but I don't have enough experience with C++ to help.

spolu commented 10 years ago

Closing as duplicate of #116