[Webkit-unassigned] [Bug 253793] [GTK] GTK4 doesn't render GitHub, stuck on clipboard error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 01:12:48 PDT 2023


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
For the people arriving here searching, it is possible to workaround
things a bit to make GitHub at least usable. Place this line added in
the ~/.local/share/epiphany/user-javascript.js file and enable the
user JavaScript in GNOME Web's preferences:

   navigator.clipboard = {};

The above prevents the console log continuous spam, which was taking
so much time that WebKit didn't have the chance to show the rendered
pages.

-- 
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/20230313/199a8088/attachment-0001.htm>


More information about the webkit-unassigned mailing list