Bug 183199 - [GTK] Blank page in related webview while closing child (on plus.google.com)
Summary: [GTK] Blank page in related webview while closing child (on plus.google.com)
Status: RESOLVED DUPLICATE of bug 184040
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-27 23:47 PST by Cédric Bellegarde
Modified: 2018-05-15 17:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Bellegarde 2018-02-27 23:47:46 PST
This bug only affect 2.19.91, it works as expected with 2.18.6.

When browsing plus.google.com, if you open an external link, it open it in a new webview (related to plus.google.com one). If you close this new webview, it makes related webview blank.

Can reproduce the issue with Epiphany.

Here a video showing the issue:
https://youtu.be/mRSxUz7JYZY
Comment 1 Michael Catanzaro 2018-02-28 06:22:47 PST
Sounds like the web process dying too soon, not realizing that it has multiple web views.
Comment 2 Carlos Garcia Campos 2018-03-07 00:04:22 PST
I can't reproduce this, neither with ephy nor MiniBrowser using 2.19.92
Comment 3 Michael Catanzaro 2018-03-07 09:41:11 PST
(In reply to Carlos Garcia Campos from comment #2)
> I can't reproduce this, neither with ephy nor MiniBrowser using 2.19.92

I hadn't tried, but yes, I can't reproduce it either. Maybe it only happens in eolie?
Comment 4 Cédric Bellegarde 2018-03-07 23:00:45 PST
See initial bug report: "Can reproduce the issue with Epiphany."

Here bug in epiphany: https://youtu.be/dy9cc31DEUU

Tested with 2.19.92
Comment 5 Cédric Bellegarde 2018-03-15 09:33:43 PDT
Does not happend on Fedora. ArchLinux bug...
Comment 6 Michael Catanzaro 2018-03-15 09:43:56 PDT
Could it be related to mesa version?
Comment 7 Cédric Bellegarde 2018-03-15 09:45:59 PDT
ArchLinux: mesa 17.3.6-1
Fedora: mesa-libGL-18.0.0-0.3.rc4
Comment 8 Cédric Bellegarde 2018-04-25 01:57:01 PDT
Ok, happen on Fedora 28 now.

Some testing here, it happens when destroying the webview created with new_with_related_view()
Comment 9 Cédric Bellegarde 2018-04-25 02:33:30 PDT
Seems to be a display issue, because if related webpage is playing a video, video continue playing.
Comment 10 Michael Catanzaro 2018-04-25 06:26:02 PDT
Still can't reproduce... are you using a special process mode? (shared secondary process, or with a process count limit?)
Comment 11 Cédric Bellegarde 2018-04-25 07:15:50 PDT
It happens in Epiphany too so not related to Eolie.
Comment 12 Carlos Garcia Campos 2018-04-27 05:09:31 PDT
I think this will be fixed by the patch attached to bug #184040, so marking as duplicate. Feel free to reopen if it' still happens after applying that patch.

*** This bug has been marked as a duplicate of bug 184040 ***