Bug 40303 - global actions and action sets don't work properly when using multiple windows
Summary: global actions and action sets don't work properly when using multiple windows
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P1 blocker (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 40324 40345 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-17 06:19 EDT by Dirk Baeumer CLA
Modified: 2003-07-17 12:58 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.