Community
Participate
Working Groups
1. Activate the editor with a simple Java application in it. 2. Use 'F11' to start debugging it. 3. The 'Debug' view becomes the active part even though the focus is still on the editor. Keybindings like Ctrl+Left and Ctrl+Z will not work.
Caused by the fix for bug 328078. Though the code was bad to begin with. It's just that the fix made it more prevalent.
Created attachment 183334 [details] EPartService patch v1
(In reply to comment #2) > Created an attachment (id=183334) [details] > EPartService patch v1 Fix released to CVS HEAD.
Created attachment 183701 [details] EPartService patch v2 Found another problem that stemmed from trying to analyze placeholders instead of parts.
(In reply to comment #4) > Created an attachment (id=183701) [details] > EPartService patch v2 Fix released to HEAD.
Verified with I20101207-0250 on Windows XP.