[Webkit-unassigned] [Bug 52606] keyLocation for KeyboardEvent object doesn't always have correct value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 26 17:12:07 PST 2024


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #6 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
NOTE - keyLocation was non-standard and was removed from web-specification in favor of location ('keyLocation' was alias of it).

It is removed from WebKit, in this commit:

https://github.com/WebKit/WebKit/commit/bba680e17fee76325be7facc38899eda3f43d419

I am not sure whether we have to fix it in terms of 'location' or not. So will leave for others to confirm.

-- 
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/20240127/372fc65b/attachment.htm>


More information about the webkit-unassigned mailing list