mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-30 00:50:26 +08:00
6eb17b27a0
JavaScript strings use UTF-16 encoding under the hood, but we only want a single '?' per character we replace. So we need to be more careful which methods we use when iterating over the clipboard string.