Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal doesn't recieve Alt Gr characters #671

Closed
MattiJarvinen opened this issue Mar 10, 2016 · 14 comments
Closed

Terminal doesn't recieve Alt Gr characters #671

MattiJarvinen opened this issue Mar 10, 2016 · 14 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@MattiJarvinen
Copy link

MattiJarvinen commented Mar 10, 2016

Description of problem:
Terminal doesn't receive "Alt Gr" characters like | or
AltGr characters work in code editor though.

Bug concerns Google Chrome. Firefox seems to work ok.

Che version:
Version:4.0.0-RC12Revision :15571e40395fd7c8Build Time :2016-03-06 17:34:32
Environment details (AWS, VirtualBox, physical, etc.):
Default PHP Stack from Che distribution
How reproducible:
Always
Keyboard layout:
Finnish
Browser:
Chrome
Steps to Reproduce:

  1. Create workspace with Che's PHP Stack
  2. Create PHP Simple project https://github.com/che-samples/web-php-simple.git
  3. Start PHP project
  4. Open workspace terminal
  5. Try to type in Alt Gr character like | or \

Actual Results:
No input
Expected Results:
Correct character entered

@ghost
Copy link

ghost commented Mar 10, 2016

I can type \ using Finnish keyboard layout on Chrome, Ubuntu 14.04

What\s your OS?

@MattiJarvinen
Copy link
Author

Windows 10
On 10 Mar 2016 11:17 am, "Eugene Ivantsov" [email protected] wrote:

I can type \ using Finnish keyboard layout on Chrome, Ubuntu 14.04

What\s your OS?


Reply to this email directly or view it on GitHub
#671 (comment).

@ghost
Copy link

ghost commented Mar 10, 2016

I'll check on a Win machine

@maximegris
Copy link

Hi everyone,

Same problem on W7 (Chrome).

@ghost
Copy link

ghost commented Apr 4, 2016

@maximegris what is keyboard layout in your case?

@maximegris
Copy link

@eivantsov AZERTY (French)

@ghost ghost added the kind/bug Outline of a bug - must adhere to the bug report template. label Apr 4, 2016
@ghost
Copy link

ghost commented Apr 4, 2016

Confirmed on Windows 10, Chrome. Cannot reproduce on Ubuntu, Chrome. So, OS-Browser specific issue.

@MattiJarvinen
Copy link
Author

And only affecting the terminal in che. In code editor it works just fine.

Could it be related to ctrl + alt being sent from webkit browsers instead of altGraphKey?
http://stackoverflow.com/questions/10657346/detect-alt-gr-alt-graph-modifier-on-key-press

@TylerJewell
Copy link

@ddementieva - can you confirm that the issue still exists?

@ddementieva
Copy link
Contributor

Confirmed. The bug is still there.

@Leward
Copy link
Contributor

Leward commented Jul 17, 2016

@MattiJarvinen-BA The "€" symbol does not work well on french keyboard layout on code editor and terminal. The key combination is Alt Gr + E

However character such as @~| do work on text editor.

@vkuznyetsov vkuznyetsov added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/enterprise labels Aug 11, 2016
@samssann
Copy link

All of the ALT + <symbol> combinations work in the editor. But not in the terminal. Config #2752

@TylerJewell
Copy link

@bmicklea @JamesDrummond - let's consider this for 5.0.0-M7 or 5.0.0-M8. The issue keeps coming up so it's affecting a larger group of people now.

@bmicklea bmicklea added this to the 5.0.0-M7 milestone Oct 10, 2016
@samssann
Copy link

In the meantime, one can always ssh into the workspace from your local terminal. Press SSH and follow the instructions.

image

@AndrienkoAleksandr AndrienkoAleksandr added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Oct 25, 2016
@AndrienkoAleksandr AndrienkoAleksandr removed the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 2, 2016
@bmicklea bmicklea modified the milestones: 5.0.0-M8, 5.0.0-M7 Nov 8, 2016
@AndrienkoAleksandr AndrienkoAleksandr added the status/in-progress This issue has been taken by an engineer and is under active development. label Nov 15, 2016
@AndrienkoAleksandr AndrienkoAleksandr added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

9 participants