[Webkit-unassigned] [Bug 245446] [GTK] weird colours in WebKitGTK2+ browsers on OpenBSD (PowerPC, big endian, OpenGL)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 09:30:36 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=245446

Dennis Camera <dennis.camera+webkit at riiengineering.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dennis.camera+webkit at riieng
                   |                            |ineering.ch

--- Comment #4 from Dennis Camera <dennis.camera+webkit at riiengineering.ch> ---
I tested the patch suggested by Miguel Gomez and it corrects the colours when WEBKIT_DISABLE_COMPOSITING_MODE=1 is used.

So I opened a PR with this change: 
https://github.com/WebKit/WebKit/pull/25424

When accelerated compositing is used, at least on my system, black on white text is now displayed light gray on white instead of blue on white as before.
Blue is yellow.

I suspect that RGBA is confused as BARG.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240304/0edd2a0d/attachment-0001.htm>


More information about the webkit-unassigned mailing list