jbushmaster007 / anyedittools

Automatically exported from code.google.com/p/anyedittools
Other
1 stars 0 forks source link

shortcuts problem #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I use eclipse with national polish keyboard system settings. With this keyboard 
we use combination of ALT key and leters keys to enter national characters. For 
example: pressing [ALT] + [L] we get Ł, pressing [ALT] + [E] we get Ę, and 
soon on. Your plugin has shortcut keys with use the same combinations, so we 
have problem and we can't use polish characters in Eclipse editors. Why it is 
behaving like that, even though in context menu of "Convert" option all 
shortcuts are described as [CTRL] + [ALT]?

What is the expected output? What do you see instead?

Is there any way to disable this shortcuts or change them to work only as 
[CTRL] + [ALT] combination, not "lonely" [ALT]?

What version of the product are you using? On what operating system?

Windows XP SP3 - Polish language edition
Eclipse Platform - Version: 3.4.1
AnyEditTools - Version 2.3.0.200910041235

Original issue reported on code.google.com by sz...@o2.pl on 10 Jun 2010 at 6:47

GoogleCodeExporter commented 8 years ago
Problem solved. It's not plugin problem but known Windows system behaving, 
configured with national keyboard layout. In this layout CTR+ALT key 
combination behave the same as ALTGR. Temporary solution of this problem is 
disabling plugin key bindings in eclipse using "Window->Preference->Keys" menu.

Original comment by sz...@o2.pl on 7 Jul 2010 at 8:49

GoogleCodeExporter commented 8 years ago

Original comment by iloveeclipse on 16 Sep 2010 at 9:47