| Summary: | Content Assist key binding does not work on a chinese keyboard | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti |
| Version: | 2.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Simon Kaegi
The most appropriate solution for this problem is to provide a way for the user to configure which key binding will execute a command. This would also solve bug#387082 and bug#404301 as well. For this to happen, we need a bit of refactoring in order to be able to list all of the commands and key bindings available. We also need to a settings page. In the mean time, I have provided an alternate key binding for content assist (Ctrl+Alt+Space). http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c638b327e475a038bc625f9751a03cc815e89ac2 |