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

Page loads blank (plain black/white screen) in Desktop App #667

Closed
3 tasks done
yth0625 opened this issue Nov 27, 2017 · 11 comments
Closed
3 tasks done

Page loads blank (plain black/white screen) in Desktop App #667

yth0625 opened this issue Nov 27, 2017 · 11 comments

Comments

@yth0625
Copy link

yth0625 commented Nov 27, 2017


Summary
Page loads blank (plain black/white screen) in Desktop App

Steps to reproduce
When dragging the server name (top left corner of the screen) towards the center, as shown in the image, the server name and URL are displayed. And once the element is released onto the mattermost screen, it opens to a blank screen, forcing a user to reload the Desktop App so that they can view the page again.
This issue appears in Ubuntu 16.04, Windows 7 & 10.
It probably appears in all mattermost versions. I have checked in 3.9, 4.2, 4.4.

Expected behavior
When dragging the server name, server name appears 'file:///C:/User ... index.html?/index=0#'
Perhaps the problem is that url appears as 'file:///C:/User ... index.html?/index=0#' instead server url(pre-release.mattermost.com).

Observed behavior

Click mouse on the server UI:
image pasted at 2017-11-27 13-51

argp: my server name
'file:///C:/User ... index.html?/index=0#': The server url assigned by the Meromost desktop app.

Drag and Drop serverUI to mattermost screen ( randomly appear ):
image pasted at 2017-11-27 10-48
image pasted at 2017-11-27 11-04

@yuya-oc
Copy link
Contributor

yuya-oc commented Nov 27, 2017

When the link is dropped into the contents region, an internal <webview> loads it. So the dropping should be denied on webviews.

For now, please avoid to drag&drop tabs.

@amyblais amyblais added this to the v4.1.0 milestone Mar 21, 2018
@amyblais
Copy link
Member

amyblais commented Apr 3, 2018

@yuya-oc A user reported an issue related to this ticket: https://pre-release.mattermost.com/core/pl/qyax9ej3tjycpg67eb5yo53hho

Screenshot shows the bleed through of Mattermost over a file explorer - to repro switch from Mattermost to file-explorer:

image pasted at 2018-4-3 15-05

They see this on a test VDI (in a zero client environment 100 % virtualized) with no graphics card.

@yuya-oc
Copy link
Contributor

yuya-oc commented Apr 4, 2018

@amyblais That’s another problem. Possibly #750 would help it.

@yuya-oc yuya-oc mentioned this issue Apr 5, 2018
3 tasks
@jasonblais
Copy link
Contributor

jasonblais commented Apr 6, 2018

@yuya-oc Reporter came back about the most recent issue posted by @amyblais above. #750 didn't resolve it.

https://pre-release.mattermost.com/core/pl/5zr4asf1m3r7bxq56nm7j47ozo

Yes that is exactly the issue. 

Please let me know if you need a testing device we can schedule time for you.  I am also willing to test any nightly builds you may have. 

For some strange reason alt-tab works just fine ( i believe that it is because the screen HAS to be redrawn due to the graphic it shows). I have read that this is an issue with the version of electron that is used to draw your iFrame and that a newer version of it fixes it.

Please let me know what i can do to help

The reporter mentioned it might be related to an Electron issue fixed with this PR: electron/libchromiumcontent#503. Once the fix is released, wondering if we could prepare a test build for the reporter to see if indeed resolves it for them?

@yuya-oc
Copy link
Contributor

yuya-oc commented Apr 6, 2018

@jasonblais Okay. I think electron/libchromiumcontent#503 is related to the problem, too. I had misunderstood because DWM is disabled in the report and it's related to rendering. Would you create another issue to track that?

@jasonblais
Copy link
Contributor

Sure thing. Have asked @amyblais to help create it. Closing this issue as the original report should be resolved with #752

@amyblais
Copy link
Member

amyblais commented Apr 6, 2018

New issue here: #753

@bdrmdrsylp
Copy link

Githuberror

@bdrmdrsylp
Copy link

i m getting page like this!!!!

@bdrmdrsylp
Copy link

what went wrong?

@jasonblais
Copy link
Contributor

@bdrmdrsylp Hey, looks like GitHub was having issues, can you try reload the page (CTRL/CMD+R or via the "Reload this page" icon next to the URL bar?

image

If you're still having issues, I recommend contacting GitHub support (https://github.com/contact) as it doesn't appear to be an issue with Mattermost :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants