]> git.proxmox.com Git - mirror_novnc.git/commit
Keep the virtual keyboard after using extra keys
authorSamuel Mannehed <samuel@cendio.se>
Thu, 31 Oct 2019 15:24:06 +0000 (16:24 +0100)
committerSamuel Mannehed <samuel@cendio.se>
Thu, 31 Oct 2019 15:24:06 +0000 (16:24 +0100)
commit94a01b0ae0b735c2da794e7870bf972a68fece69
tree8761a7127ee00b4a03f6b3aedf3746fd73eff12a
parent8c51e9a8a28afb0a46570fa557dab511d4af6d15
Keep the virtual keyboard after using extra keys

If using the extra keys always gives focus to the screen then an
on-screen keyboard would be closed. When using on-screen keyboards we
instead want to give focus to our virtual keyboard input element.
app/ui.js