CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/03/04 07:22:59
Modified files:
www/mozilla-firefox: Makefile
Added files:
www/mozilla-firefox/patches:
patch-widget_NativeKeyToDOMCodeName_h
Log message:
firefox: fix arrow keys in js terminals (Proxmox/ESXi for example)
When using firefox to connect to a proxmox hypervisor or other kind of
application that provide a terminal emulator withing the browser,
the arrow keys didn't work propoerly under OpenBSD.
This has been debugged by David Brownlee and "RVP" under NetBSD
(see the thread at
https://marc.inf?l=netbsd-current-users&m=176721894101063&w=2)
Patch adapted with the help of landry@, ok landry@