vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
767 stars 262 forks source link

[CONSOLE] AltGr Issue novnc | Update novnc to release 1.0.0 #3080

Open TheOneAndOnlyDoctor opened 6 years ago

TheOneAndOnlyDoctor commented 6 years ago

Context

Expected behavior

Being able to enter special characters in a vm console for ex. @|€µ{[]} etc.

Current behavior

Issues when entering special characters with AltGr, like @ = AltGr + q on a german keyboard. AltGr remains pressed, you can no longer enter any text, this issue can only be resolved by rebooting the vm.

julien-f commented 6 years ago

It appears the @novnc/novnc npm package is not usable as such :confused:, because it only contains ES6 modules and does not have a main entry.

TheOneAndOnlyDoctor commented 5 years ago

Hello, The issue has been open for several months now and is being postponed time and time again. Can we do something to accelerate the fix?

julien-f commented 5 years ago

Feel free to experiment with PR #3152, if you can figure out why it does not work I'm interested :wink:

TheOneAndOnlyDoctor commented 5 years ago

Is there any progress? Or a release I could test? Regards M.

julien-f commented 5 years ago

Unfortunately no, our main focus is on the backups and the backup proxy features, we don't have time to take care of this.

This will probably be fixed for XO Web 6, scheduled for next September.

In the meantime, contributions are welcomed.