[Bug 46313] Zwift: (.Net 3.x app) shows only white/blank screen on startup

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 3 15:43:15 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=46313

ryanjohngay at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ryanjohngay at gmail.com

--- Comment #6 from ryanjohngay at gmail.com ---
On wine-5.0-rc6 (Staging) / Ubuntu 19.04.

After some experimenting, I've found that the white screen "bug" is due to the
loaded website doing a "display: none;" on the body. It detects whether jQuery
object is started, and if not hides all of the DOM. Of course, jQuery is only
compatible with IE9+ and is therefore not created.

So the white screen bug is not a "bug" but an incompatibility.

You can see this yourself by running wine iexplore and navigating to
https://launcher.zwift.com/launcher.
If you have access to a Windows machine, you can emulate the different versions
of iexplore MSHTML and find that below 9 the page is white, like on Wine.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list