Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Persistent rendering glitch (black region) covering top of window #2615

Open
epitron opened this issue Feb 20, 2018 · 3 comments
Open

Persistent rendering glitch (black region) covering top of window #2615

epitron opened this issue Feb 20, 2018 · 3 comments

Comments

@epitron
Copy link

epitron commented Feb 20, 2018

Hi there!

I'm experiencing a rendering error using Qupzilla v2.2.5 (and the latest git clone of Falkon) where a flickering black bar is covering the tab/address area of the window. (It looks a bit like the outline of a Chrome tab -- maybe some leftover Chrome code in the QtWebKit library?)

Here's a video for reference: https://0x0.st/sTF4.mp4

I'm running Qupzilla in Openbox on 64-bit Arch Linux on an old Sony Vaio netbook (Intel HD Graphics and an Intel Atom processor).

It has pretty bad X11 support (no xv), which might be a factor.

@SGOrava
Copy link
Contributor

SGOrava commented Feb 21, 2018

I would try to disable animated scrolling (it might decrease the black area while scrolling) and check how it run without gpu acceleration.
You can try using --disable-gpu (but it doesn't disable it completely)

@epitron
Copy link
Author

epitron commented Feb 22, 2018

It looks the same after disabling animated scrolling and GPU acceleration.

This must be an upstream QtWebEngine problem that's being revealed by my terrible graphics chip. :)

@magiblot
Copy link

magiblot commented Feb 25, 2018

I believe this is the cause of the problem:
https://bugs.freedesktop.org/show_bug.cgi?id=104439
See my comment #9 in that page.
It's related to the linux kernel updates.

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

No branches or pull requests

4 participants