[Webkit-unassigned] [Bug 252687] [GTK] REGRESSION(257219 at main): Cursor blinks oddly in text fields, even if blinking disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 01:34:17 PDT 2023


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=248112
            Summary|[GTK] Cursor blinks oddly   |[GTK]
                   |in text fields, even if     |REGRESSION(257219 at main):
                   |blinking disabled           |Cursor blinks oddly in text
                   |                            |fields, even if blinking
                   |                            |disabled

--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
I have started to investigate this a bit, it seems nothing is calling
RenderTheme{Adwaita,Gtk}::caretBlinkInterval(), so of course the GTK
settings are never taken into account. The culprit seems to be 257219 at main
which removed a call to RenderTheme::singleton().caretBlinkInterval().

-- 
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/20230414/29d5e6ee/attachment-0001.htm>


More information about the webkit-unassigned mailing list