Bug 94286 - Support double click on GEF palette
Summary: Support double click on GEF palette
Status: CLOSED WONTFIX
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard: Bugzilla 3.4 Migration
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-05-10 08:38 EDT by Wang Qiangsheng CLA
Modified: 2009-09-18 08:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wang Qiangsheng CLA 2005-05-10 08:38:35 EDT
Noe double click is not standard behavior of GEF palette. For 
PaletteToolEntryEditPart is internal class, it's difficult to extends it. Wish 
double click can be the standard way of palette
Comment 1 Randy Hudson CLA 2005-05-10 10:11:26 EDT
It is possible to process double-click without using internal API.  Others are 
doing it.  Use ((EditPart)findObjectAt(...)).getModel()
Comment 2 Randy Hudson CLA 2005-05-31 14:55:22 EDT
For now, add a double-click listener
Comment 3 Anthony Hunter CLA 2009-08-24 12:00:53 EDT
LATER and REMIND resolutions will be going away with the upgrade of Bugzilla to the latest Bugzilla 3.4.  They are no longer part of the default Bugzilla installation. See http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00778.html for the announcement.

As a result 
RESOLVED + REMIND OR LATER 
will be changed to
RESOLVED + WONTFIX

This unfortunately also means I need to REOPEN and then RESOLVE as WONTFIX

Sorry for the inconvenience.
Comment 4 Anthony Hunter CLA 2009-08-24 12:14:04 EDT
LATER and REMIND resolutions will be going away with the upgrade of Bugzilla to the latest Bugzilla 3.4.  They are no longer part of the default Bugzilla installation. See http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00778.html for the announcement.

As a result 
RESOLVED + REMIND OR LATER 
will be changed to
RESOLVED + WONTFIX

This unfortunately also means I need to REOPEN and then RESOLVE as WONTFIX

Sorry for the inconvenience.
Comment 5 Wang Qiangsheng CLA 2009-09-18 08:44:53 EDT
Wont fix