Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 25a848ab9af418321f350ee993ab7de194ea35f9
      
https://github.com/WebKit/WebKit/commit/25a848ab9af418321f350ee993ab7de194ea35f9
  Author: Ahmad Saleem <[email protected]>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M Source/WebCore/platform/win/KeyEventWin.cpp

  Log Message:
  -----------
  Incorrect event.keyIdentifier value for F10 and F11 keys

Incorrect event.keyIdentifier value for F10 and F11 keys
https://bugs.webkit.org/show_bug.cgi?id=26878

Reviewed by Fujii Hironori.

This patch is rectifying the incorrect KeyCode mapping for 'F10' and 'F11'  for 
Windows platform.

* Source/WebCore/platform/win/KeyEventWin.cpp:
(KeyEventWin::keyIdentifierForWindowsKeyCode): Fixed mapping of 'F10' and 'F11' 
keys

Canonical link: https://commits.webkit.org/255238@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to