Bug 91327 - [key binding] I18N: Shortcut for content assist conflicts with IME in Chinese
Summary: [key binding] I18N: Shortcut for content assist conflicts with IME in Chinese
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Dani Megert CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
: 92321 102551 106706 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-13 14:15 EDT by Tanya Wolff CLA Friend
Modified: 2013-04-19 04:54 EDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tanya Wolff CLA Friend 2005-04-13 14:15:24 EDT
Ctl+space is the shortcut for toggling between English input and Chinese input
on a Chinese system. The java & CDT editor has a new menu item, "Word
Completion" which is using the Alt+/ shortcut which we used in 2.0 for the
Chinese locale content assist. Can we put back Alt+/ for the content assist
shortcut and find a new shortcut for Word Completion?
Comment 1 Tanya Wolff CLA Friend 2005-04-13 14:18:56 EDT
Using Eclipse SDK M6 version, JDT: 20050401-1645. This also affects CDT.
Comment 2 Dani Megert CLA Friend 2005-04-14 06:01:32 EDT
Sure.

Can you please provide a shortcut that's free and that doesn't collide with one
on your Chinese system?

Internal note:
  Needs to be changed in org.eclipse.ui.workbench.texteditor/plugin.xml
Comment 3 Dani Megert CLA Friend 2005-05-26 18:48:20 EDT
Deferred.
Setting to REMIND: waiting for user input.
Comment 4 Tanya Wolff CLA Friend 2005-06-06 14:27:09 EDT
Dave can you answer this?
Thanks,
Tanya
Comment 5 Dani Megert CLA Friend 2005-07-04 05:37:16 EDT
*** Bug 102551 has been marked as a duplicate of this bug. ***
Comment 6 Dani Megert CLA Friend 2005-08-10 11:06:35 EDT
*** Bug 92321 has been marked as a duplicate of this bug. ***
Comment 7 Dani Megert CLA Friend 2005-08-10 11:07:17 EDT
Would Alt+Shift+/ work on Chinese system?
Comment 8 Swinger Leung CLA Friend 2005-08-10 20:53:06 EDT
Maybe Ctrl+Alt+/ is a better choice. I used it in Fedora 3 and found no conflict.
Comment 9 Douglas Pollock CLA Friend 2005-08-11 07:46:53 EDT
*** Bug 106706 has been marked as a duplicate of this bug. ***
Comment 10 Karice McIntyre CLA Friend 2005-08-11 10:32:22 EDT
Adding Cam and Steve to cc list as they were tracking bug 106569 which is a 
duplicate of this bug.
Comment 11 Dani Megert CLA Friend 2005-08-11 12:25:57 EDT
Fixed in HEAD (> 3.2M1) and R3_1_maintenance branch.
Comment 12 Dirk Baeumer CLA Friend 2005-09-02 08:49:21 EDT
Start verification...
Comment 13 Dirk Baeumer CLA Friend 2005-09-02 09:41:02 EDT
Verified by using Chinese(PRC) as regional setting and input local. In this
setup Alt+/ is bound to code assit and Alt+Ctrl+/ to work completion.
Comment 14 Yonggang Luo CLA Friend 2013-04-18 13:47:30 EDT
This doesn't works with Eclipse 4.3. Build id: I20130314-1330
Comment 15 Dani Megert CLA Friend 2013-04-19 04:54:21 EDT
(In reply to comment #14)
> This doesn't works with Eclipse 4.3. Build id: I20130314-1330

Please file a new bug with steps to reproduce.