Bug #1043
novnc console in sunstone closes when ESC key pressed, no "SendESC" button like "Send CtrlAltDel"
Status: | Closed | Start date: | 12/23/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.0 |
Description
Pressing esc key closes the novnc console intead of sending the esc key to the remote console, so it is impossible for me to work for example with "vi" editor in novnc in Sunstone.
i understand that this is browser related problem, so the sollution could be "Send ESC" button like current "Send CtrlAltDel"
Associated revisions
Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService
Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService
(cherry picked from commit 889249a6af8a78bd43452042302b7bd3b4405e31)
Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService
(cherry picked from commit 889249a6af8a78bd43452042302b7bd3b4405e31)
History
#1 Updated by Rolandas Naujikas over 9 years ago
You can use Ctrl+[ (what is really Esc).
#2 Updated by Ruben S. Montero about 9 years ago
- translation missing: en.field_story_points set to 0
#3 Updated by Ruben S. Montero about 9 years ago
- Target version set to Release 3.6
#4 Updated by Ruben S. Montero about 9 years ago
- Assignee set to Hector Sanjuan
#5 Updated by Hector Sanjuan about 9 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 100
- Resolution set to fixed
#6 Updated by Hector Sanjuan about 9 years ago
- Status changed from Assigned to Closed
We have pushed a fix anyway in 3.4 and master branches. For other versions see the diff and apply manually, its quite easy. Thanks for the feedback!
#7 Updated by Oliver Daudey about 8 years ago
I'd like this bug to be re-opened, as it appears to be back in 4.0.0 and the patch described here no longer works and is commented out in 4.0.0. CTRL+[ instead of escape still works, but is not what most users will expect. Note that if escape is pressed, this key-press is still forwarded to the VNC-session before the window closes. If I remember correctly, this was not the case with the previous incarnation of this bug.
I created a new bug-report for this one, which got filed as Bug #2023.
#8 Updated by Ruben S. Montero about 8 years ago
Oliver Daudey wrote:
I'd like this bug to be re-opened, as it appears to be back in 4.0.0 and the patch described here no longer works and is commented out in 4.0.0. CTRL+[ instead of escape still works, but is not what most users will expect. Note that if escape is pressed, this key-press is still forwarded to the VNC-session before the window closes. If I remember correctly, this was not the case with the previous incarnation of this bug.
I created a new bug-report for this one, which got filed as Bug #2023.
OK let's work on the new issue and keep this closed. #2023 is the reference now for this