Bug 206276 - Instance Editor Design View Context Menu is not a standard eclipse menu
Summary: Instance Editor Design View Context Menu is not a standard eclipse menu
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: OHF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ohf.h3et-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-14 20:27 EDT by Grahame Grieve CLA
Modified: 2012-01-05 13:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grahame Grieve CLA 2007-10-14 20:27:06 EDT
the context menu for the Design view does not have normal context menu stuff such as team etc

it should, so we need to add these as extensions.
Comment 1 Balazs Banfai CLA 2007-10-19 04:34:19 EDT
Which standard menu groups would you like to see here?  I checked WST's design view and have only seen xml related actions.
Comment 2 Grahame Grieve CLA 2007-10-19 05:43:12 EDT
yeah well, WST needs fixing too.

Things that stand out for me: team, replace, compare menus + validation
Comment 3 Lloyd McKenzie CLA 2007-10-21 18:01:15 EDT
In general, the ones that show up in the source view are appropriate:
- Undo text change
- Revert file
- Save
- Cut
- Copy
- Paste
- Format
- Format Active Document
- Cleanup Document
- Properties
- Validate
- Team
- Compare With
- Replace With
- Preferences

The "Run As", "Debug As" and "Profile As" windows aren't particularly useful.  And obviously the cut/copy/paste only makes if we actually support these functions (which at the moment we don't seem to).
Comment 4 Grahame Grieve CLA 2007-10-21 21:12:35 EDT
I don't think that format makes sense in design mode - it's specific to the source view. to me.
Don't know what Clean Up means, actually. Might be nice to support cut/copy/paste - but it 
could be a bit messy
Comment 5 Lloyd McKenzie CLA 2007-10-21 23:12:10 EDT
I recognize that format wouldn't actually show any differences, but it would still have an effect in the other view and in terms of what was saved.  (I'm lazy and would prefer not to have to switch views :>)