Bug 178870 - Various rendering bugs under WL
Summary: Various rendering bugs under WL
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-26 08:05 PDT by ManDay
Modified: 2017-11-18 06:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ManDay 2017-10-26 08:05:06 PDT
I'll just go ahead and describe various rendering bugs I'm experiencing under Wayland. They do occur without discernable pattern, or none that I could recognize anyway, while browsing even moderately demanding webpages with MiniBrowser from 2.18.1

a) Page loads, then turns gray, the location bar goes empty, refreshing the page sometimes, but rarely helps
b) Page loads the visually freezes, navigating back or refreshing does have no visual effect, although moving the mouse over various areas of the frozen page makes it interact with the "actual page"
c) Page aturns gray and flickering like in bug 171161

I need to ask for some instructions for what to do to narrow it down. bisect is not an option I'm afraid.
Comment 1 ManDay 2017-10-26 08:08:46 PDT
Also, WEBKIT_DISABLE_COMPOSITING_MODE=1 is set in the env, so it might not be related to bug 171161.
Comment 2 ManDay 2017-11-18 06:46:59 PST
I think I found a strong correlation between the following case d)

d) Page freezes, location bar goes empty, refreshing always helps

and jackd running. Jack crashes (segfaults? Haven't determined yet) while playing (e.g. mpd). Without jack, the frequency of case d) reduces notably (perhaps to 0)