Bug 56313 - [About] No context menu on selectable text in "About" dialog
Summary: [About] No context menu on selectable text in "About" dialog
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P5 minor (vote)
Target Milestone: 3.4 M7   Edit
Assignee: Kim Horne CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2004-03-26 04:38 EST by Markus Keller CLA
Modified: 2008-04-29 14:40 EDT (History)
1 user (show)

See Also:


Attachments
Patch adding a popup menu allowing to copy the selectable text of the dialog. (4.49 KB, patch)
2007-11-30 11:29 EST, Benjamin Cabé CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2004-03-26 04:38:00 EST
I200403260010

- choose Help > About Eclipse Platform
- doubleclick on the build id number
- right-click on the selection, or try to open context menu via Shift-F10
-> expected: context menu with "copy" appears (as it e.g. does when invoked when
the error count in the JUnit view is selected)
-> was: no context menu
Comment 1 Nick Edgar CLA 2006-03-15 11:56:08 EST
Reassigning bugs in component areas that are changing ownership.
Comment 2 Boris Bokowski CLA 2007-01-02 11:10:15 EST
Reassigning bugs to reflect changes in ownership.
Comment 3 bartosz michalik CLA 2007-10-23 09:29:02 EDT
I belive we can solve it in Students' Eclipse Group of Interest
Comment 4 Benjamin Cabé CLA 2007-11-30 11:29:07 EST
Created attachment 84192 [details]
Patch adding a popup menu allowing to copy the selectable text of the dialog.

If nothing is selected, it copies the whole text ; else it copies only the current selection.
The popupmenu is visible and usable in every ProductInfoDialog (AboutFeaturesDialog, ...) ; not only in the AboutDialog...
Comment 5 Kim Horne CLA 2007-12-05 10:28:33 EST
will look in M5
Comment 6 Kim Horne CLA 2008-02-04 13:50:01 EST
I am such a jerk.  I will look in M6.  :)
Comment 7 Kim Horne CLA 2008-04-04 15:37:50 EDT
Wow, I am still a jerk!  Go me!

I've decided not to use the provided patch - it's based on actions and we're trying not to introduce any more of those blighters into the workbench.  I've instead added a menu that contains the standard copy and select all commands.
Comment 8 Kim Horne CLA 2008-04-29 14:40:44 EDT
Verified in I20080429-0100