issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | updated_files stringlengths 29 34.1k | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
94,852 | Bug 94852 [ViewMgmt] (regression) Typing space should activate view menu button | Build id: I20050510-0010 Give focus to a view menu button. For example, in the Package Explorer view, give focus to the tree, and type shift+tab, shift+tab. The view menu (little down-pointing triangle) button should have focus (it looks a bit raised). When this button (or any button) has focus, screen readers will giv... | verified fixed | 2726167 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/defaultpresentation/DefaultTabFolder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-08T06:45:11Z | 2005-05-11T22:20:00Z |
60,912 | Bug 60912 [Preferences] Success message appears when importing a dummy "epf" file | I created a dummy "epf" file containing random characters and another empty "epf" file. I imported both of them on M7, M8 and Build id: 200405040800. I only received an error message on M7. For the subsequent builds, the standard successful import message appeared. Error message in M7: "Unable to import preferences fro... | verified fixed | 74653ed | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesExportPage1.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesImportPage1.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-08T03:30:23Z | 2004-05-04T17:00:00Z |
98,522 | Bug 98522 [Undo] - API evolution: LinearUndoViolationUserApprover should work on views and editors | The current API for LinearUndoViolationUserApprover assumes that this approver is installed on an editor. (IEditorPart). Internally, this type is used mainly as an IWorkbenchPart, with the only editor-specific usage being to use the editor input name for the message dialog name. It is conceivable that clients would wan... | verified fixed | 7d83c43 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/LinearUndoViolationUserApprover.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T21:00:54Z | 2005-06-06T15:00:00Z |
98,118 | Bug 98118 [Perspectives] [Doc] Mention of "switch perspective" | 3.1 RC1, Motif, KDE 3.3.2, X.org 6.8.blah blah blah IPerspectiveDescriptor, class comment IDEInternalPreferences could rename the variable (?) UIStats could rename the variable (?) | verified fixed | 38d1ef8 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEInternalPreferences.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IPerspectiveDescriptor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T19:48:03Z | 2005-06-02T13:46:40Z |
96,722 | Bug 96722 [GlobalActions] Leak: 2 Retarget actions leaked for each Java Editor open/close | N20050525 Open a JavaEditor Close a JavaEditor Repeat For each open / close two org.eclipse.ui.actions.RetargetAction are leaked. The instances remain as they are registered as property change listeners of the action bars | verified fixed | 8fa2f76 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/RetargetAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T18:24:44Z | 2005-05-25T22:26:40Z |
96,229 | Bug 96229 [api] missing specs in ShowViewHandler | 3.1 HEAD New constructors were recently added to the API ShowViewHandler class without proper Javadoc: public ShowViewHandler() public ShowViewHandler(boolean makeFast) The release comment for the change does not point to a bug report that describes the change. This makes it very hard to track down the approvals for th... | verified fixed | 1e01e24 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/handlers/ShowViewHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T17:53:29Z | 2005-05-21T15:40:00Z |
94,457 | Bug 94457 [WorkbenchParts] (regression) toggles in debug views do not restore state properly | null | verified fixed | 46f8b34 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewPane.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPartReference.java", "tests/org.eclipse.ui.tests/Eclipse", "UI... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T17:41:53Z | 2005-05-10T18:33:20Z |
98,325 | Bug 98325 [Tests] [JFace] Need test for DialogSettings | null | verified fixed | 5ec74dc | ["tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/AllTests.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/dialogs/DialogSettingsTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T17:40:00Z | 2005-06-03T17:33:20Z |
98,332 | Bug 98332 [JFace] DialogSettings does not handle null cases, replaces tabs with spaces | null | verified fixed | 70cef8e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/DialogSettings.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T17:39:17Z | 2005-06-03T17:33:20Z |
93,371 | Bug 93371 [Preferences] "Colors and Fonts" and "Keys" preference pages do not hook help contexts | Try F1 on "Progress View" or "Colors and Fonts" preference page. | verified fixed | ae37223 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchHelpContextIds.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/KeysPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-07T15:40:08Z | 2005-05-01T17:53:20Z |
95,665 | Bug 95665 [Preferences] Dialog font use: Editors preference page "link" text | N20050517-0010 Window>Preferences>General>Editors The 3 "linked" text messages at the top of the page are not setting the dialog font Same for the File Associations and Content Types pages | verified fixed | c628ab2 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-06T19:56:57Z | 2005-05-17T22:46:40Z |
97,691 | Bug 97691 [Perspectives] Customize Perspective Dialog has no mnemonics | RC1 The Customize Perspective Dialog has no mnemonics. Cycle around with the tab key and you will see that nothing is there. | verified fixed | 39d8acd | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-06T19:31:39Z | 2005-05-31T20:06:40Z |
96,784 | Bug 96784 [Preferences] Capabilities page needs help | The capabilities page doesn't have any context help. | verified fixed | b903f1c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchHelpContextIds.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-06T14:09:11Z | 2005-05-26T15:06:40Z |
97,325 | Bug 97325 [KeyBindings] [RCP] Key bindings for outline and properties views refer to IDE command | 3.1 RC1 If the org.eclipse.ui.views plug-in is included in an RCP app, it generates the following log entries: !ENTRY org.eclipse.ui 2 0 2005-05-30 13:32:14.840 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2005-05-30 13:32:14.850 !MES... | verified fixed | 5910262 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/ViewParameterValues.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/ViewParameterValues.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-03T20:22:48Z | 2005-05-30T16:20:00Z |
87,222 | Bug 87222 [KeyBindings] preference page: Duplicate bindings masked by the preference page | Version: 3.1.0 Build id: I20050301-1230 After installing Web Tools I noticed that a few of the java editing keybindings disappeared: - Select Enclosing Element - Restore Selection - Select Next element - Select Previous element - probably some others WTP defines its own versions of these commands (same name, different ... | verified fixed | df4a08f | ["bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/BindingManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-03T20:20:30Z | 2005-03-06T00:46:40Z |
95,931 | Bug 95931 [WorkingSets] Workingset updater loads classes on shutdown | N20050519-0010 I was testing fast exit/restart of my workspace. I was starting it, and as soon as it came up I was exiting it. After several iterations, the following was written to the .log: !ENTRY org.eclipse.ui 4 4 2005-05-19 14:52:51.554 !MESSAGE Unable to create element factory. !ENTRY org.eclipse.core.runtime 4 1... | verified fixed | cbefbaf | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/AbstractWorkingSetManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-03T19:03:03Z | 2005-05-19T13:40:00Z |
97,451 | Bug 97451 [IDE] [WorkingSets]'Build Working Set' menu item not working | I'm developing an eclipse-based editor, which is composed of 4 plugins. I created a working set made up to these 4 plugins inorder to be able to build and run these plugins in one shot. BUT, the 'Build Working Set' compile option does nothing when i select it. My working set does appear in the list, but when i select i... | verified fixed | 807b15d | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/BuildSetAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-03T16:58:55Z | 2005-05-31T11:46:40Z |
98,012 | Bug 98012 Test suites crash on OS X | null | closed fixed | ca1e5c9 | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/ApiTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/Bug95357Test.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/session/Bug95357Test.java", "tests/org.eclipse.ui.tests... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-03T13:22:14Z | 2005-06-01T21:06:40Z |
89,718 | Bug 89718 [Preferences] Preference export wizard doesn't check for file existence | Build: I20050330-0500 1) Open the Preference import wizard 2) Type in a non-existent file name 3) Click finish -> nothing happens. No error dialog, wizard doesn't close. It shouldn't let me click finish unless the file exists. I find the following in my log file: !ENTRY org.eclipse.ui 4 4 2005-03-30 17:09:31.710 !MESSA... | verified fixed | 250c51b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesExportPage1.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-02T21:34:02Z | 2005-03-30T22:00:00Z |
97,337 | Bug 97337 [Contributions] javadoc for IMenuManager removeAll get/set incorrect | The interface IMenuManager describes the method setRemoveAllWhenShown(boolean) as following: Returns whether all items should be removed when the menu is >first< shown, but before notifying menu listeners. Looking at its implementation in MenuManager (which seems to be the only class implementing this method, NullMenuM... | verified fixed | b6d558b | ["bundles/org.eclipse.jface/src/org/eclipse/jface/action/IMenuManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-02T19:56:11Z | 2005-05-30T19:06:40Z |
97,946 | Bug 97946 [EditorMgmt] old getDefaultEditor API is not backwards compatible (in spirit) | 3.1RC1, Linux-GTK Whenever I use "Team > Show Annotation", the editor it opens has no syntax colouring for my Java code. I always thought this was just "the way it is", but I recently discovered that on Windows XP, I get the syntax colouring. What is going on? | verified fixed | 9446aec | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/EditorRegistry.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/IEditorRegistryTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-02T19:45:24Z | 2005-06-01T18:20:00Z |
98,107 | Bug 98107 [Viewers] Change visibility of AbstractTreeViewer#internalRemove from private to protected | null | resolved fixed | 5981532 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-02T16:01:26Z | 2005-06-02T13:46:40Z |
97,456 | Bug 97456 [Preferences] Editors Preference Page cut off in High Contrast | RC1 The Editors preference page is too long to show the line delimiter entry field in Windows XP High Contrast mode We should move it beside the text file encoding entry field and push them all up a but (text file encoding is cut off a bit too). To set up High Contrast select the High Contrast settings in Control Panel... | verified fixed | 288f0de | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-02T15:52:43Z | 2005-05-31T14:33:20Z |
96,821 | Bug 96821 [Dialogs] TypeFilteringDialog not aware of content types | null | verified fixed | 7c31cc8 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/EditorRegistry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-01T18:40:08Z | 2005-05-26T15:06:40Z |
96,767 | Bug 96767 [Preferences] Content-Type page needs help | null | verified fixed | 75365d5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchHelpContextIds.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-06-01T18:24:13Z | 2005-05-26T12:20:00Z |
96,872 | Bug 96872 [Dialogs] NPE cancelling an import existing project | 20050526 If you select a directory to import a project from, click back forth between archive and file a couple of times and cancel you get the following exception: java.lang.NullPointerException at org.eclipse.jface.wizard.WizardDialog.stopped(WizardDialog.java:1081) at org.eclipse.jface.wizard.WizardDialog.run(Wizard... | verified fixed | 2f1116d | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-30T20:34:36Z | 2005-05-26T20:40:00Z |
92,963 | Bug 92963 [RCP][WorkbenchAdvisor] Allow workbench advisors to continue to run after the last window has closed. | Our RCP application needs to continue to run after the last workbench window has closed. Currently the workbench is hard coded to shutdown when the last workbench window is closed. We would like to propose new API in the workbench advisor framework to override this behavior. | verified fixed | caced2c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/application/IWorkbenchConfigurer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchConfigurer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T15:32:00Z | 2005-04-27T19:26:40Z |
94,381 | Bug 94381 [Undo] gets into eternal loop after undoing many changes. | null | verified fixed | 98094e1 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/LinearUndoViolationUserApprover.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T14:27:13Z | 2005-05-10T15:46:40Z |
96,730 | Bug 96730 [Undo] - action not properly updated on failed operation with multiple contexts | Found this hole while doing Manual Undo/Redo Test Scenarios: scenario 7 - <correct handling of operation failure inside LinearUndoViolationUserApprover> If an operation fails during a linear undo violation, it's possible that the triggering undo context gets flushed from the failing operation. If there are other operat... | verified fixed | 0a54ed4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/OperationHistoryActionHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T14:18:28Z | 2005-05-26T01:13:20Z |
95,357 | Bug 95357 Need a test to ensure editor activation is not broken on startup | null | closed fixed | 481a8fc | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/ApiTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/Bug95357Test.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/SessionEditorPart.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T14:02:32Z | 2005-05-16T13:26:40Z |
94,489 | Bug 94489 [About] Configuration Details is slow and creates a lot of garbage | build I20050509 The heap status indicator shows the, in my development workbench, Help > About > Configuration Details generates 40M of garbage the first time it's used, 33M each time after that. | resolved fixed | 52efbf7 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T03:36:06Z | 2005-05-10T18:33:20Z |
85,948 | Bug 85948 [Perspectives] Adding register & expressions view by default to debug perspective fails | Using Eclipse 3.0.1, you cannot configure the debug perspective to have the Registers and Expressions view open by default (for use with CDT). This was tried using the perspective extension point, see below: <extension point="org.eclipse.ui.perspectiveExtensions"> <perspectiveExtension targetID="org.eclipse.debug.ui.De... | verified fixed | caaf431 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PageLayout.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/PerspectiveExtensionReader.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-26T02:47:33Z | 2005-02-21T10:00:00Z |
96,672 | Bug 96672 Startup complete reported twice | Build: N20050524-0010 When -debug is enabled in this build, I see the "Startup complete" message appearing twice: Time to load bundles: 15 Reading registry cache: 16 Starting application: 1221 Startup complete: 6292ms Startup complete: 12646ms This is caused by Workbench.runStartupWithProgress, which calls endSplash() ... | resolved fixed | 444a7d5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/misc/UIStats.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T21:08:32Z | 2005-05-25T19:40:00Z |
95,217 | Bug 95217 [Commands] Remove experimental handlerSubmission element from the "org.eclipse.ui.commands" extension point | null | verified fixed | 3dbf866 | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/commands/AbstractHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T20:24:15Z | 2005-05-13T18:46:40Z |
96,318 | Bug 96318 [Progress] Accessibility problem with Jobs error dialog: can't hide without mouse | null | verified fixed | 53d18bd | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/JobErrorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T18:23:24Z | 2005-05-23T14:53:20Z |
90,935 | Bug 90935 Feature details dialog resize is strange | in M6 open the feature details dialog and notice there is a large area of grey at towards the bottom. Resize vertically and notice that the feature list gets smaller but the large grey area remains the same. Suggest that the grey area be eliminated completely. Failing that, on resize it should be the first to go. | verified fixed | ad29b72 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T18:19:22Z | 2005-04-10T19:06:40Z |
96,440 | Bug 96440 Tables laying out 3 times when trying to determine sizes | null | verified fixed | 57778d4 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T17:21:58Z | 2005-05-24T15:53:20Z |
94,410 | Bug 94410 [Undo] - TimeTriggeredProgressDialog needs busy cursor | In the refactoring and text scenarios, you don't notice this problem because they either complete quickly or report progress quickly enough that the dialog pops up. In the org.eclipse.ui.operations.examples in the OTT repository, there are sample undoable operations that do a lot of work before reporting any progress, ... | verified fixed | a1a048c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/operations/TimeTriggeredProgressMonitorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T16:14:42Z | 2005-05-10T15:46:40Z |
94,333 | Bug 94333 [Import/Export] Problems with reading long file names in tar files | The code which performs a read() on a LongLink name in TarInputStream does not check if it has read the entire name. This causes errors when importing tar files with long names. | verified fixed | d03048c | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/TarInputStream.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T15:13:41Z | 2005-05-10T13:00:00Z |
96,114 | Bug 96114 [IDE] should remove dependency on IPluginRegistry | We should remove our dependency on IPluginRegistry in favour of the new IExtensionRegistry. This should be a trivial migration. | closed fixed | 771f35b | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/WelcomeItem.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/CapabilityRegistry.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/CapabilityRegistryReader.java", "bundles/org.eclipse.ui.ide/src/org/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-25T11:59:32Z | 2005-05-20T14:40:00Z |
96,413 | Bug 96413 [Preferences] articulate why a given editor is locked | null | verified fixed | d3fa32b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-24T18:58:27Z | 2005-05-24T13:06:40Z |
94,814 | Bug 94814 NullPointerException after saving and deleting new plugins [Build id: I20050509-2010] | null | verified fixed | fa9aa0e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextAuthority.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-24T18:21:17Z | 2005-05-11T19:33:20Z |
96,326 | Bug 96326 [Preferences] Preferences tree flickers heavily while typing into the filter field | When you type into the filter dialog you can observe how the tree refreshes after each keystroke. This results in a lot of flickering and might also result in bad performance with large preference trees. | verified fixed | a68e6f2 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredTree.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-24T18:08:37Z | 2005-05-23T17:40:00Z |
95,844 | Bug 95844 [Contributions] Unsafe setRedraw() in ToolbarManager.update | This code should protect itself by wrapping the code in a try{} finally{} to ensure the setRedraw(true) happens when it is done. | verified fixed | 2021d06 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/action/ToolBarManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-24T14:58:44Z | 2005-05-18T21:00:00Z |
95,974 | Bug 95974 [Preferences] Line Delimiter preference page causes full build without user change | N20050519-0010 Line Delimiter preference page causes full build without user change - new workspace, import plugin org.junit as source - Go to Window > Preferences > General > Editors - without changing anything in the dialog, press OK => A "Setting Encoding" job is started, followed by a full build. Should not build w... | verified fixed | 0774807 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ResourceEncodingFieldEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-24T12:57:28Z | 2005-05-19T16:26:40Z |
94,459 | Bug 94459 [Undo] - should refactoring undo work when text undo limit is 0? | Refactoring undos are not showing up in the package explorer undo menu when the text undo limit is set to 0. Technically the refactoring operation should be permitted on the workspace undo context history. The history should just be removing the text context from the operation. One could argue this is a correctly worki... | verified fixed | 402e979 | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T20:17:17Z | 2005-05-10T18:33:20Z |
94,400 | Bug 94400 [Undo] - After successful undo, should operation be disposed by framework if it cannot be redone? | null | verified fixed | 65ffa14 | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T20:12:24Z | 2005-05-10T15:46:40Z |
65,657 | Bug 65657 Doc error in IPerspectiveFactory | The sample xml in the doc is not valid. It reads: <extension point="org.eclipse.ui.perspectives"> <perspective id="com.example.javaplugin.perspective" name="Java" class="com.example.javaplugin.JavaPerspective" </perspective> </extension> Should be: <extension point="org.eclipse.ui.perspectives"> <perspective id="com.ex... | resolved fixed | e20f67b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IPerspectiveFactory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T18:10:03Z | 2004-06-04T00:46:40Z |
71,640 | Bug 71640 [IDE] use of deprecated IExtension.getDeclaringPluginDescriptor() | null | closed fixed | 42db139 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchPlugin.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/Capability.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/IDERegistryReader.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/inter... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T16:47:15Z | 2004-08-09T14:00:00Z |
96,087 | Bug 96087 [HeapStatus] Remove special action for Kyrsoft Memory Monitor | N20050520-0010 | verified fixed | 34d5511 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/HeapStatus.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T15:44:57Z | 2005-05-20T11:53:20Z |
95,888 | Bug 95888 [Import/Export] Ignore spaces in mode and size fields of tar files | The space character is special in tar files: it is often used instead of a null character for certain fields. Unfortunately, if a space is in the mode or size fields of a tar file, TarInputStream throws an exception. The attached patch fixes this. | verified fixed | b83a66e | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/TarInputStream.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-20T00:43:44Z | 2005-05-19T02:33:20Z |
94,674 | Bug 94674 [Preferences] Preferences dialog separator under Title for pages does not stretch all the way across | The separator under the Header title for a preference page should stretch from the border of the sash to the far right with no margins in between. | verified fixed | afd7a74 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-19T20:39:14Z | 2005-05-11T14:00:00Z |
95,612 | Bug 95612 [Forms] try to click on a link cause scroll and do nothing | 3.1M7 To reproduce: - open a product editor - size your window such that the editor has a vertical scrollbar and that the "eclipse product export wizard" link is visible when the scroll bar is to the top. - scroll to the top (just in case you did not do it before). - click on the link previously indicated You will noti... | resolved fixed | a434f11 | ["bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/FormText.java", "bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/SharedScrolledComposite.java", "bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/FormUtil.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-19T17:56:10Z | 2005-05-17T17:13:20Z |
79,401 | Bug 79401 [ErrorHandling] Duplicate presentation of error messages | 1) Create a simple project with a simple folder inside it. 2) In Windows Explorer, expand the project and select the folder in the left pane. 3) Back in the Navigator view, try to rename the project. -> Rename fails because it cannot rename because Windows won't let you delete a folder that is being viewed in Windows E... | verified fixed | 567146c | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-19T14:18:51Z | 2004-11-24T15:26:40Z |
95,915 | Bug 95915 [Preferences] ArrayIndexOutOfBoundsException in FileEditorsPreferencePage.fillEditorTable | N20050519-0010-gtk - General > editors > File associations page - click on plugin.xml - get this !ENTRY org.eclipse.ui 4 0 Unhandled event loop exception Reason: 2005-05-19 11:50:14.739 !MESSAGE 2 !STACK 0 java.lang.ArrayIndexOutOfBoundsException: 2 at org.eclipse.ui.internal.dialogs.FileEditorsPreferencePage.fillEdito... | verified fixed | 8878e47 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-19T12:40:09Z | 2005-05-19T10:53:20Z |
95,879 | Bug 95879 SWT Exception on startup | null | verified fixed | 51ba8a0 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-19T00:00:12Z | 2005-05-18T23:46:40Z |
39,435 | Bug 39435 [Actions] hideActionSet API not working | null | verified fixed | 56f8e6c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ActionSetManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java", "bundles/org.eclipse.ui.workbench/Eclip... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T23:45:25Z | 2003-06-27T18:53:20Z |
94,391 | Bug 94391 [Preferences] preference filter does not like compound names | i200505092010 The preference page filter does not like compound names. For instance, "Code Assist" will show no hits, although there are two pages with this name. | verified fixed | a0525f0 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/PatternItemFilter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T20:04:06Z | 2005-05-10T15:46:40Z |
95,222 | Bug 95222 [KeyBindings] Bindings stop working (no shell activation event) | Build 20050513-0010 Linux-GTK I don't have steps to reproduce yet, but while working on today's build various keys have randomly stopped functioning. Earlier today I was trying to copy/paste with ctrl+c/v and it wasn't working. Then I used the context menu items and it started working again. Just now, I was trying to d... | verified fixed | e4bce5e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextAuthority.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/HandlerAuthority.java", "bundl... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T19:00:46Z | 2005-05-13T18:46:40Z |
94,762 | Bug 94762 [Undo] Undo dialog concatenates messages result in two periods | See attached screen shots. Since there isn't a clear standard right now if sentences have to end with a period we either have to define this or the dialog has to have some smartness | verified fixed | 9a130af | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/operations/AdvancedValidationUserApprover.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T18:42:58Z | 2005-05-11T16:46:40Z |
94,537 | Bug 94537 [Workbench] ClassNotFoundException trying to eagerly start a plug-in while shutting down | build N20050509 Noticed the following in the console output for this build. [java] !ENTRY org.eclipse.osgi 2005-05-09 04:31:45.859 [java] !MESSAGE The class "org.eclipse.update.internal.scheduler.SchedulerStartup" cannot be loaded because the system is shutting down and the plug-in "org.eclipse.update.scheduler" has al... | resolved fixed | f0be82b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/StartupPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T18:40:56Z | 2005-05-10T21:20:00Z |
81,365 | Bug 81365 [KeyBindings] errors: WorkbenchKeyboard error dialog should tell which command failed | null | verified fixed | b831505 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/KeyAssistDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T18:10:54Z | 2004-12-16T06:53:20Z |
91,966 | Bug 91966 [EditorMgmt] resolution policy for editors needs to be revamped to accomodate content types | Currently any content-type based editor binding will always take priority from any traditional filename bindings. This should be investigated for 3.1. | verified fixed | 0d43677 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/EditorRegistry.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/IEditorRegistryTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T17:44:13Z | 2005-04-19T19:46:40Z |
95,744 | Bug 95744 About dialog margins around image are not consistent with wizards | there should still be margins around the text in the about dialog, but not the image. | resolved fixed | 4e4310a | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-18T13:32:54Z | 2005-05-18T12:40:00Z |
95,574 | Bug 95574 [Preferences] import prefs fails with FileNotFoundException if location does not exist | 3.1 M7 Import preferences fails with FileNotFoundException if location does not exist. It should not enable the Finish button for an unknown location. Currently the failure is logged and the wizard stays up (responsive), and no feedback on the failure is given to the user. NTRY org.eclipse.ui 4 4 2005-05-17 11:10:00.49... | verified fixed | f598449 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/PreferencesMessages.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesExportPage1.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-17T19:40:13Z | 2005-05-17T14:26:40Z |
90,389 | Bug 90389 [Model] Can WorkbenchContentProvider:273 invoke Tree.setRedraw(boolean) less? | 3.1M6, note that this is most visually apparent on motif - open a CVS Repositories view in the Resource perspective - connect to dev.eclipse.org - somewhat quickly: - begin retrieving the org.eclipse.swt project from HEAD - click "Run in Background" - switch to the Navigator view, and the org.eclipse.swt project will b... | verified fixed | 2a9d6ee | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/model/WorkbenchContentProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-17T18:30:03Z | 2005-04-05T22:26:40Z |
95,548 | Bug 95548 Editors page not sized properly on startup | build N20050517, open preferences dialog to editors page (under General). now close and open the dialog again and note that the dialog is too short. | verified fixed | 444d134 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-17T18:14:59Z | 2005-05-17T14:26:40Z |
85,308 | Bug 85308 [Progress] Turning off verbose mode after restart has no effect | Build: I20050215-0800 1) Start in the Java perspective, with a Java editor open on some file 2) Open the progress view 3) Turn on "verbose mode" in the progress view 4) Shutdown and restart Eclipse -> Observe: some system jobs are shown in the view. Fine. 5) Turn off "verbose mode" in the progress view -> Observe: syst... | verified fixed | 30d406c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/NewProgressViewer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressContentProvider.ja... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-17T14:20:50Z | 2005-02-15T17:53:20Z |
93,549 | Bug 93549 [Import/Export] Disable Finish in import existing projects wizard | Build: N20050503 Open import existing project wizard Toggle radio button to import from archive Type in the name of an archive file Toggle radio button back to import from directory Observe: the Finish button is still enabled, even though there is no directory selected. Clicking Finish will import from the selected zip... | verified fixed | 1cfd09b | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-17T12:01:15Z | 2005-05-03T14:20:00Z |
94,349 | Bug 94349 [GlobalActions] UI doesn't need to call internal Runtime methods | null | verified fixed | 726a593 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T21:30:16Z | 2005-05-10T15:46:40Z |
95,464 | Bug 95464 [Workbench] [Commands] No command for New Window action | 3.1 M7 The Window > New Window action is missing a corresponding command. | verified fixed | 6cd7c7c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/OpenInNewWindowAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T21:26:35Z | 2005-05-16T21:46:40Z |
94,741 | Bug 94741 [WorkbenchParts] Error: IWorkbenchPartReference disposed found in log | Build: I20050509-2010 I found this in my log file. There were no other errors during that session, and I'm not sure what I was doing that might have caused the error. !ENTRY org.eclipse.ui 4 0 2005-05-11 10:29:35.713 !MESSAGE Failed to execute runnable (java.lang.RuntimeException: Error: IWorkbenchPartReference dispose... | verified fixed | 8ec17bf | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorAreaHelper.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorList.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java", "bundles/org.eclipse.ui.workbench/Eclips... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T21:16:50Z | 2005-05-11T14:00:00Z |
2,345 | Bug 2345 [Editor Mgmt] Open with a different type of editor has no effect if file already open (1GEWMSQ) | Reproduce the steps in: 1GEWMOZ: ITPUI:WIN2000 - Scripted resource editor example opens on XML files by default - new basic project - new file test.xml - the editor used is the scripted resource editor example, which totally ignores the XML file content - select test.xml in Navigator - choose Open With... / Default Tex... | verified fixed | 662625e | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/OpenWithMenu.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T20:59:27Z | 2001-10-11T03:13:20Z |
85,789 | Bug 85789 [Wizards] [Perspectives] New menu has two separators when no shortcuts | build I20050217 In Debug perspective, open the File > New menu. It has two separators between Project... and Other... It should have only one. | verified fixed | 2d2bde6 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/NewWizardMenu.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T20:57:46Z | 2005-02-18T04:13:20Z |
84,234 | Bug 84234 [Dialogs] Multiple Errors Have Occurred dialog unusable | null | verified fixed | 75880a9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ErrorNotificationManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/JobErrorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T20:51:11Z | 2005-02-02T16:00:00Z |
90,552 | Bug 90552 [Wizards] Export preferences page not setting dialog font | I20050405-0800 File>Export>Preferences>Next This wizard page is not setting the dialog font as specified in the Colors and Fonts preferences. | verified fixed | b353c73 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T19:39:58Z | 2005-04-06T23:26:40Z |
95,439 | Bug 95439 Filter combo box in preferences dialog not honouring dialog font | set the dialog font, note that the combo box in the preferences dialog does not use it. | verified fixed | bd9e4be | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredComboTree.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredTree.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T19:34:29Z | 2005-05-16T19:00:00Z |
94,879 | Bug 94879 [PropertiesDialog] [Preferences] Esc does not dismiss properties or preferences dialog | build I20050509-2010 - select a file in the Navigator and choose Properties - after looking at the properties, press Esc to dismiss the dialog - instead of dismissing the dialog, it clears the filter field - pressing Esc again dismisses it Same problem in the preferences dialog. This is unexpected behaviour. Esc is not... | verified fixed | 224f073 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredComboTree.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T19:21:07Z | 2005-05-12T01:06:40Z |
79,855 | Bug 79855 [IDE] isCompatibleVersion method in IDEApplication appears wrong... | null | verified fixed | 1de9eab | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T19:14:12Z | 2004-12-01T05:46:40Z |
94,402 | Bug 94402 [Undo] - javadoc - clarify disposal responsibilities in ICompositeOperation | If a composite operation is disposed, it should dispose all of its children. If a child of a composite operation is removed before the composite is disposed, it should dispose the removed operation. This should be documented. | verified fixed | d8b37a3 | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ICompositeOperation.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T18:50:14Z | 2005-05-10T15:46:40Z |
94,438 | Bug 94438 [Undo] - javadoc - clarify operation remaining in history for undo/redo with INFO/WARNING | The javadoc for the IOperationHistory#undo(...) redo(...) methods is very explicit about the operation remaining in the history on CANCEL and ERROR status, and that it is moved between undo/redo histories when ok. Some minor clarifications: The lack of an explicit statement about INFO and WARNING makes one wonder what ... | verified fixed | e8d9b8a | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/IOperationHistory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T18:41:35Z | 2005-05-10T18:33:20Z |
94,171 | Bug 94171 [WorkbenchParts] (regression) Close and other editor-sensitive actions not enabled if editor opened but not activated | build N20050409 - change to single-click mode (in the General prefs page) - close all editors - from the Navigator, select a file - the editor for it opens - File > Close is still disabled I suspect this is because the action is not receiving a partBroughtToTop event, which CloseEditorAction and other ActiveEditorActio... | verified fixed | 74d3a94 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartList.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T16:26:55Z | 2005-05-09T17:33:20Z |
46,669 | Bug 46669 [WorkingSets] "Select/Deselect All" button for working set creation wizard. | null | closed fixed | 53bc5c4 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceWorkingSetPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T14:37:44Z | 2003-11-14T14:26:40Z |
89,589 | Bug 89589 [ActivitiesMgmt] Advanced button in capabilities preference page not using button dialog sizing | I20050330-0500, GTK+ 2.2.4 The "Advanced" button on the capabilities preference page does not seem to be using the dialog button sizing code. | verified fixed | aada9f3 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T13:47:47Z | 2005-03-30T16:26:40Z |
94,636 | Bug 94636 [Preferences] Preference filter text filed not in dialog font | I20050509-2010 The filter text field for the preference pages does not honor the dialog font setting. | verified fixed | c9f35e6 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T13:42:22Z | 2005-05-11T08:26:40Z |
94,915 | Bug 94915 [Preferences] Editors preference page shortly shows error status on first display | I20050509-2010: Steps to reproduce: - Restart workbench or make sure that last visited preference page is not the Editors preference page - Open the Editors preference page -> For a very short time, the preference displays an error status below the preference page caption | verified fixed | b017e05 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ResourceEncodingFieldEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T13:38:32Z | 2005-05-12T09:26:40Z |
95,100 | Bug 95100 [Wizards] Double click on New>Untitled Text File should create it | null | verified fixed | 7c01eb7 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardSelectionPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-16T12:58:23Z | 2005-05-13T10:26:40Z |
95,046 | Bug 95046 [Preferences] NPE on content type preference page | i200505121200 I get an NPE if I type anything in the charset text field before selecting a content type. !ENTRY org.eclipse.ui 4 0 2005-05-12 15:59:55.305 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.dialogs.ContentTypesPreferencePage$2.keyReleased(ContentTy... | verified fixed | e1e7a82 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-15T16:44:20Z | 2005-05-12T20:33:20Z |
3,970 | Bug 3970 [preferences] UI needed to define the default line delimiters for new files (1GFIOAX) | When creating a new file we currently use the line delimiter returned form System.getProperties("line.delimiter"). But this is not whay a user always wants. Consider the following sceanrio: - Unix and Windows work station used to develop a Unix product / program. - the Windows work stations are used as X terminals and ... | verified fixed | 4043010 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LineDelimiterEditor.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-13T21:02:53Z | 2001-10-11T03:13:20Z |
94,292 | Bug 94292 [navigation] F3 and cloned editors: Editor switched even if not necessary | 20050509-2010 1. open the following file in a Java Editor 2. clone the editor 'New editor' and arrange the new editor below the first editor so that both are visible 3. select the reference of foo(); in the second editor and press F3 4. the first editor get the focus and reveals package pack; public class A { private v... | verified fixed | 73d598f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-12T15:34:22Z | 2005-05-10T13:00:00Z |
94,456 | Bug 94456 [Undo] - Resource Navigator not showing workspace undo actions | The Resource Navigator is not showing the workspace undo actions. Package Explorer is correctly working. Need to look at the difference in the way the action handlers are set up. | verified fixed | 0a1b358 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/MainActionGroup.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/ResourceNavigator.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-12T15:31:39Z | 2005-05-10T18:33:20Z |
94,540 | Bug 94540 [Undo] ClassNotFoundException disposing undoable operations on shutdown | build N20050509 Noticed the following in the console output for this build. The undo support is being shutdown during WorkbenchPlugin.stop, and is disposing operations that come from higher level plug-ins. By this time, however, higher level plug-ins have already been stopped. Recommend shutting down the undo support d... | verified fixed | 78eb753 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPlugin.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-12T15:21:36Z | 2005-05-10T21:20:00Z |
94,683 | Bug 94683 OperationCanceledException in log | I20050509-2010 - lock the workspace using the job example plug-in - select project->properties - change some compiler settings - press OK - you get a blocking dialog - cancel the user action observe: a log entry is written which reports the operation canceled exception that got thrown. org.eclipse.core.runtime.Operatio... | resolved fixed | 775f5c5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-12T15:06:24Z | 2005-05-11T14:00:00Z |
94,926 | Bug 94926 [Preferences] WorkingCopyPreferences.remove(key) not working | null | verified fixed | 1baf223 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/preferences/WorkingCopyPreferences.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/preferences/PreferencesTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/preferences/ScopedPre... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-12T15:00:23Z | 2005-05-12T09:26:40Z |
94,355 | Bug 94355 [EditorMgmt] editor drop down: wrong fonts used | I20050509-2000 (M7 test pass) The editor drop down mixes the fonts when displaying currently selected / not selected files. Also, the dropdown is slightly too low. Will attach screenshot. | verified fixed | 70e759e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/BasicPartList.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-11T18:31:06Z | 2005-05-10T15:46:40Z |
94,192 | Bug 94192 Remove performance instrumentation from builds | We added a number of performance tools to the builds, which should be removed or disabled by the time we release: - .options file in Eclipse install directory for perf stats - Performance view - Heap info status line entry | resolved fixed | 0dd50e8 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourcePerspective.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/performance/EventsSorter.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/performance/PerformanceMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/in... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-09T19:42:08Z | 2005-05-09T20:20:00Z |
94,047 | Bug 94047 [ActionSets] [classpath] Toolbar shudders when opening the Classpath Variables preference page | Version: 3.1.0 Build id: I20050506-1600 When you open the Classpath Variables preference page from an empty workspace (only minimal plugins activated) the toolbar shudders as if components are quickly being added and removed. The preference page is causing the activation of quite a few plugins (Ant UI, JDT JUnit, JDT L... | resolved fixed | 789825e | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-09T19:24:43Z | 2005-05-08T08:13:20Z |
81,229 | Bug 81229 [Dialogs] wizard banner resizing causes jumpy dialog | Build: I20041214-2000 3.1 M4 test pass. The Export wizard selection page has a banner description at the top. For some wizards this description is two lines, and for others it is one line. This causes the entire dialog to resize every time you change the selection. The effect is that the item under the mouse after the ... | verified fixed | 659fbf7 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/TitleAreaDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-09T17:45:57Z | 2004-12-15T17:00:00Z |
94,129 | Bug 94129 [Workbench] Performance test regression caused by workbench harness change | N20050509 Core has a UI startup test that measures the time until UITestApplication starts running. This test had a 16% improvement over 3.0 in 3.1 M6, and since late last week has a 33% regression. This appears to be caused by a change in Workbench that now waits until early startup participants complete, combined wit... | verified fixed | d5d919d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/testing/WorkbenchTestable.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-09T15:29:14Z | 2005-05-09T14:46:40Z |
94,131 | Bug 94131 [Contributions] PageSite.registerContextMenu does not handle the same menu being registered under different ids | build N20050506 PageSite.registerContextMenu always creats a new PopupMenuExtender. It should do the lookup to see if a matching extender already exists for the menu manager and selection provider. | verified fixed | 7744512 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/PageSite.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2005-05-09T15:12:52Z | 2005-05-09T14:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.