Bug 411438 - Can't enter Alt+/ in on the 'Keys' preference page on Chinese OS with US keyboard
Summary: Can't enter Alt+/ in on the 'Keys' preference page on Chinese OS with US keyb...
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2013-06-23 05:39 EDT by a va305 CLA
Modified: 2013-07-09 22:13 EDT (History)
1 user (show)

See Also:


Attachments
snapshots of the problem (247.62 KB, application/x-zip-compressed)
2013-07-02 20:51 EDT, a va305 CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description a va305 CLA 2013-06-23 05:39:43 EDT
I cannot use alt+/ to activate automatically the window of content assist using java editor in eclipse 4.2.2,it seems invalid when setting shortcut alt+/ only for the distribution of eclipse 4.x.x.but it's okay before the version of eclipse 4.x.x .

(Eclipse Java EE IDE for Web Developers.Version: Juno Service Release 2 Build id: 20130225-0426).
Comment 1 a va305 CLA 2013-06-23 06:08:02 EDT
it is no problem(it could be able to activate automatically the window of content assist) if I change the shortcut into 'alt+.' or any others, except 'alt+/'.
Comment 2 Dani Megert CLA 2013-06-24 03:04:50 EDT
In which editor?
What keyboard layout do you have?
Do you use Emacs key bindings or did you assign it yourself?

Can you try this:
1. download and install 4.3 RC4:
   http://download.eclipse.org/eclipse/downloads/drops4/S-4.3RC4-201306052000/
2. start with a new workspace
3. paste this into the 'Package Explorer':
public class Test {

}
4. switch to 'Emacs'
5. in the Java editor press Atl+/
   ==> works fine for me
Comment 3 a va305 CLA 2013-06-26 09:04:10 EDT
Thank you,Mr.Megert for the full and elaborate reply.

I'm using Java Editor.
I'm a Chinese user,most of the people in China use U.S. keyboard layout and the OS system language of Chinese. 
And I use the default Key bindings in Eclipse IDE.

It still happened the same problem for me,though I follow your tips anyhow,even downloading the distribution 'eclipse-SDK-4.3RC4-win32'.

On the other hand,it's also something confused me when setting alt+'/' as shortcut: I cannot type 'alt+/' on the 'binding' input text field in 'keys' panel of the dialog 'Preferences'.

Some people also get the same problem (see the comments on the page http://www.iteye.com/news/25432,and maybe you need the google translate).



(In reply to comment #2)
> In which editor?
> What keyboard layout do you have?
> Do you use Emacs key bindings or did you assign it yourself?
> 
> Can you try this:
> 1. download and install 4.3 RC4:
>   
> http://download.eclipse.org/eclipse/downloads/drops4/S-4.3RC4-201306052000/
> 2. start with a new workspace
> 3. paste this into the 'Package Explorer':
> public class Test {
> 
> }
> 4. switch to 'Emacs'
> 5. in the Java editor press Atl+/
>    ==> works fine for me
Comment 4 a va305 CLA 2013-06-26 22:32:57 EDT
The auto activation using 'alt+/' as a shortcut of content assist is okay  if I change into eclipse indigo in my computer.(Version: Indigo Service Release 2 Build id: 20120216-1857)
Comment 5 Dani Megert CLA 2013-06-27 02:01:38 EDT
OK, I think I see your problem: you simply define Alt+/ for content assist but you probably did not unbind or change the one for Word Completion, which is already Alt+/. Please try this.
Comment 6 a va305 CLA 2013-06-28 03:02:37 EDT
The shortcut of the Word completion is 'Ctrl+Alt+/' in my computer.although I change it into any other , the same problem happened to me .I search keyword 'alt'  on the 'keys' panel, I do not find any item to be set the shortcut 'alt+/',but I cannot type 'Alt+/' as the shortcut on the 'binding' input text field in 'keys' panel of the dialog 'Preferences'.
Comment 7 Dani Megert CLA 2013-06-28 04:16:40 EDT
(In reply to comment #6)
> but I cannot type 'Alt+/' as the shortcut on the 'binding'
> input text field in 'keys' panel of the dialog 'Preferences'.

What happens when you try it? Is there anything in the .log?
Comment 8 a va305 CLA 2013-07-02 20:28:43 EDT
I cannot enter 'alt+/' on the 'binding' input text field of any item in 'keys' panel of the dialog 'Preferences',and nothing happened to me except that i cannot continue to enter '/' after entering 'alt'. 

Can you tell me Where to find the '.log' file?I don't find any logging file or in the directories below:
<INSTALL DIRECTORY for eclipse>\eclipse
<INSTALL DIRECTORY for eclipse>\eclipse\configuration\**
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.editors
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.ide
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.intro
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.workbench
<WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.workbench.texteditor

could I send the information attached relevant snapshots directly to your email to describe the problem more exactly?

(In reply to comment #7)
> (In reply to comment #6)
> > but I cannot type 'Alt+/' as the shortcut on the 'binding'
> > input text field in 'keys' panel of the dialog 'Preferences'.
> 
> What happens when you try it? Is there anything in the .log?
Comment 9 a va305 CLA 2013-07-02 20:33:38 EDT
I think it is the same problem as I run into in the url https://bugs.eclipse.org/bugs/show_bug.cgi?id=260612.
and he must be a Chinese user according to his username.
Comment 10 a va305 CLA 2013-07-02 20:51:39 EDT
Created attachment 233010 [details]
snapshots of the problem

I've found the way to upload the attachment .

all the description of the problem,please see the attachments.
Comment 11 Dani Megert CLA 2013-07-09 06:20:05 EDT
(In reply to comment #8)
> I cannot enter 'alt+/' on the 'binding' input text field of any item in
> 'keys' panel of the dialog 'Preferences',and nothing happened to me except
> that i cannot continue to enter '/' after entering 'alt'. 
> 
> Can you tell me Where to find the '.log' file?I don't find any logging file
> or in the directories below:
> <INSTALL DIRECTORY for eclipse>\eclipse
> <INSTALL DIRECTORY for eclipse>\eclipse\configuration\**
> <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui
> <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.editors
> <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.ide
> <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.intro
> <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.workbench
> <WORKSPACE for
> eclipse>\.metadata\.plugins\org.eclipse.ui.workbench.texteditor
> 

The '.log' file (if any) is in 
<WORKSPACE for eclipse>\.metadata
Comment 12 a va305 CLA 2013-07-09 22:13:06 EDT
(In reply to comment #11)
> (In reply to comment #8)
> > I cannot enter 'alt+/' on the 'binding' input text field of any item in
> > 'keys' panel of the dialog 'Preferences',and nothing happened to me except
> > that i cannot continue to enter '/' after entering 'alt'. 
> > 
> > Can you tell me Where to find the '.log' file?I don't find any logging file
> > or in the directories below:
> > <INSTALL DIRECTORY for eclipse>\eclipse
> > <INSTALL DIRECTORY for eclipse>\eclipse\configuration\**
> > <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui
> > <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.editors
> > <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.ide
> > <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.intro
> > <WORKSPACE for eclipse>\.metadata\.plugins\org.eclipse.ui.workbench
> > <WORKSPACE for
> > eclipse>\.metadata\.plugins\org.eclipse.ui.workbench.texteditor
> > 
> 
> The '.log' file (if any) is in 
> <WORKSPACE for eclipse>\.metadata

Thank you all!

Yesterday, suddenly I found this problem was not exist anymore in my computer, I could set 'alt+/' as a shortcut. it's all okay in whichever eclipse 3.3 or eclipse 3.4 .

Today I installed a software featured finding the hotkey of os. I am aware of the cause that the text editor of notepad++ installed a plugin of zencode have a shortcut of 'alt+/'. the 'alt+/' as shortcut in eclipse could be normally used when I close the notepad++. I'm sure the problem happened by hotkey conflicting.