Bug 65441

Summary: [EditorMgmt] Right click on area on right of CTabFolder pops up menu for selected editor
Product: [Eclipse Project] Platform Reporter: Michael Van Meekeren <michaelvanmeekeren>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: sxenos
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Fixes bug 65441, apply to DefaultPartPresentation
none
Fixes bug 65441, alternative patch none

Description Michael Van Meekeren CLA 2004-06-02 16:57:47 EDT
build R3.0 RC1
- open the workbench
- open two editors
- make sure there is plenty of empty space after the tab on the right of the 
last editor
- try to pop up a menu in the area on the top right of the CTabFolder

note that this will open the menu as if clicking on the tab of the active 
editor.

This should do nothing however.
Comment 1 Hanna Farah CLA 2004-06-24 17:47:35 EDT
Created attachment 12813 [details]
Fixes bug 65441, apply to DefaultPartPresentation
Comment 2 Hanna Farah CLA 2004-06-25 13:10:46 EDT
Created attachment 12834 [details]
Fixes bug 65441, alternative patch

This alternative patch takes in consideration that the menu listener will
always handle events that contain the (x,y) of the mouse location. It will
detect if there is an item at (x,y) and only pop-up the menu if an item is
found.
Comment 3 Michael Van Meekeren CLA 2004-06-29 11:23:07 EDT
fixed post r3.0
Comment 4 Stefan Xenos CLA 2004-07-07 17:50:02 EDT
I've rolled back this change. This patch has also affected views, which is a
regression. 

For views, the region to the right of the tabs is associated with the view (it
contains the view toolbar). Right-clicking on this area is the quickest way to
create a fast view. Since this patch is intended for editors, it should go in
DefaultEditorPresentation, not DefaultPartPresentation.

An additional suggestion: many of the items on the context menu (move stack,
size, minimize, maximize, close all) apply to the stack itself and not an
individual tab. These items should still be accessable when clicking to the
right of the tabs.

Comment 5 Douglas Pollock CLA 2004-09-28 11:23:29 EDT
Hannah is no longer working for us. 
Comment 6 Michael Van Meekeren CLA 2006-04-21 13:19:28 EDT
Moving Dougs bugs
Comment 7 Susan McCourt CLA 2009-07-09 19:05:11 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 8 Boris Bokowski CLA 2009-11-17 13:03:17 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 9 Eclipse Webmaster CLA 2019-09-06 16:16:38 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.