[Webkit-unassigned] [Bug 200221] [GTK] Can't type back-ticks and accents in Riot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 02:40:37 PDT 2019


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

Adrian Perez <aperez at igalia.com> changed:

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

--- Comment #6 from Adrian Perez <aperez at igalia.com> ---
For the sake of completeness, some more observations using a
Spanish (Spain) keyboard layout:

 * Writing letters with accents like ‘á’, composed by ‘'’ (dead) + ‘a’:
   - Works in Firefox and Chromium.
   - Does not work in WebKitGTK.

 * Writing a plain backtick ‘`’, composed by ‘`’ (dead) + space:
   - Does not work in Firefox, nor Chromium, nor WebKitGTK.

Probably needs better testing/investigation, but this difference makes
me think that there might been some special-casing in the text editor
widget to fix some cases but not a proper solution which would always
handle things correctly. The bug for the Slate editor is this one:

  https://github.com/ianstormtaylor/slate/issues/2368

On the other hand, I cannot tell at the moment whether it only Slate
at fault here, or whether there may be something we need fixing on
our end.

-- 
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/20190729/2ccb2977/attachment.html>


More information about the webkit-unassigned mailing list