[Webkit-unassigned] [Bug 270578] Web Inspector: cannot type Option-D with certain keyboard layout in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 14 10:00:41 PDT 2024


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

Qianlang Chen <qianlangchen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qianlangchen at apple.com

--- Comment #7 from Qianlang Chen <qianlangchen at apple.com> ---
> I found a GitHub issue in CodeMirror's repo that addresses the same problem:
> https://github.com/codemirror/codemirror5/issues/6630
> 
> Option-D, Option-F and Option-B are legacy emacs shortcuts that no longer
> work on modern Macs.
> 
> CodeMirror already removed Option-D, Option-F and Option-B bindings in
> https://github.com/codemirror/codemirror5/pull/6631, so the latest
> CodeMirror does not have this problem.

The CodeMirror we have does seem to be older and didn't include that remove of Option-based shortcuts: https://github.com/WebKit/WebKit/blob/d43c60471f2017c175a36146c61d36c6f104d244/Source/WebInspectorUI/UserInterface/External/CodeMirror/codemirror.js#L6319-L6321

-- 
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/20240314/5010e524/attachment-0001.htm>


More information about the webkit-unassigned mailing list