Bug 40303

Summary: global actions and action sets don't work properly when using multiple windows
Product: [Eclipse Project] Platform Reporter: Dirk Baeumer <dirk_baeumer>
Component: UIAssignee: Chris McLaren <csmclaren>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P1 CC: jean-michel_lemieux, jerome_lanneluc, philippe_mulet
Version: 3.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dirk Baeumer CLA 2003-07-17 06:19:01 EDT
I20030716

After using the Java editor for a while Ctrl+S for save stoped working. No 
reproducable case, nothing in the log. File->Save still works as expected. 

Closing/opening editor doesn't help. Had to shutdown Eclipse and restart it.
Comment 1 Dirk Baeumer CLA 2003-07-17 06:21:46 EDT
Ok, found a reproducable case:

- open second workbench window using Window->New
- open a file in second window and make it dirty
- switch back to first window and make file dirty
- press Ctrl+S

observe: file in second window gets saved.
Comment 2 Nick Edgar CLA 2003-07-17 09:59:25 EDT
Invoking File/Save from the menu works, but Ctrl+S targets the wrong window.
Please investigate a fix for M2.
Comment 3 Jean-Michel Lemieux CLA 2003-07-17 10:47:14 EDT
It stops working consistently for any file I open.
Comment 4 Jean-Michel Lemieux CLA 2003-07-17 11:10:54 EDT
You may already know this.

Backwards and forward in history keybindings don't work either (ctrl+left/right
arrows).
Comment 5 Nick Edgar CLA 2003-07-17 11:25:53 EDT
*** Bug 40324 has been marked as a duplicate of this bug. ***
Comment 6 Nick Edgar CLA 2003-07-17 11:57:06 EDT
*** Bug 40345 has been marked as a duplicate of this bug. ***
Comment 7 Chris McLaren CLA 2003-07-17 12:58:32 EDT
fixed in HEAD. map not updated yet.