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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
24,482 | Bug 24482 [Welcome] Change WelcomeItem to use displayHelpResource instead of deprecated displayHelp | null | resolved fixed | be4a9d7 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WelcomeItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-07T22:18:09Z | 2002-10-07T22:33:20Z |
24,390 | Bug 24390 [Welcome] Ctrl+Tab should tab out of the welcome page | build 2001001 Ctrl+Tab currently tabs to the next text widget/paragraph in a welcome page. This is not the appropriate behavior from a user point of view. The user considers the welcome page as one entity and doesn't care that it is made up of multiple StyledText widgets. If you ctrl+tab in IE it gets you out of the pa... | verified fixed | 315d4fe | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WelcomeEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-07T21:16:15Z | 2002-10-04T14:00:00Z |
22,615 | Bug 22615 [Dialogs] Native ProgressBar look does not match look of AnimatedProgress | On MacOS X the Windows look of the AnimatedProgress does not match the Aqua look of the native ProgressBar. So clients using the wrapper ProgressIndicator get either the correct Aqua look or the Windows look (which offends real Mac users :-) BTW: On MacOS X the native ProgressBar already provides the functionality of t... | resolved fixed | adf7905 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressIndicator.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-07T18:30:04Z | 2002-08-21T08:53:20Z |
24,385 | Bug 24385 [Wizards] Simple Project creation wizard needs better titles | We use the title Project for both of our simple project pages. We should use Project and Project References. | closed fixed | 3828572 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-07T14:03:16Z | 2002-10-04T14:00:00Z |
2,377 | Bug 2377 [Welcome] Welcome view: strange that it allows multiple selections (1GEUVSB) | In the welcome view, I can select a range of text in each of the visible paragraphs. This is unusual. NOTES: | resolved fixed | 5cbc0ac | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WelcomeEditor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WelcomeItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-04T18:46:32Z | 2001-10-11T03:13:20Z |
24,194 | Bug 24194 [About] Choosing link changes focus | 1. Open the Product dialog. 2. Select some text in the second paragraph. 3. Click on the apache link. 4. Close the apache window. Notice that when you come back to the dialog, the selection is changed. It's put on the eclipse.org link. | verified fixed | 3ef4362 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ProductInfoDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-03T18:17:37Z | 2002-09-27T18:06:40Z |
21,988 | Bug 21988 [Editor Mgmt] MultiPageEditorPart.getActiveEditor() doesn't check for disposed | If you close a MultiPageEditorPart from its setFocus() method (because the file it's editing has been deleted, for instance), an error occurs: org.eclipse.swt.SWTException: Widget is disposed Stack trace: java/lang/Throwable.<init>()V java/lang/Throwable.<init>(Ljava/lang/String;)V org/eclipse/swt/SWTException.<init>(I... | resolved fixed | 343cc76 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/MultiPageEditorPart.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-10-02T20:33:20Z | 2002-07-26T21:46:40Z |
4,676 | Bug 4676 [Navigator] Tree scroll bar out of sync with top item (1GEJYGD) | The Tree scroll bar can get out of sync with the top item on Linux. To reproduce in Eclipse: 1. Open a standard SWT development workspace with the UIMain launcher loaded (org.eclipse.core.launcher should be the first project in the tree). 2. Expand the project to display the UIMain class and select it. 3. Exit Eclipse ... | resolved fixed | f4f3189 | ["bundles/org.eclipse.ui.views/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 | 2002-10-02T19:08:56Z | 2001-10-11T17:06:40Z |
22,276 | Bug 22276 [DND] Confirmation to move read-only file opens twice | Drag&Drop a read-only file from one project to another in the Navigator. A confirmation dialog appears to confirm the move of the file. If you press "No" on the confirmation dialog, the dialog opens again asking the same question. | resolved fixed | 439bcba | ["bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/navigator/NavigatorDragAdapter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-30T20:21:13Z | 2002-08-08T18:06:40Z |
24,231 | Bug 24231 ErrorDialog not accessible | The reorg done for the MessageDialog was not applied to the ErrorDialog so its contents cannot be read in 2.0.2. | closed fixed | 7bd32d9 | ["bundles/org.eclipse.ui.workbench/extensions/org/eclipse/jface/dialogs/ErrorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-30T18:01:26Z | 2002-09-30T18:20:00Z |
20,717 | Bug 20717 [DND] Drag and Drop with Read-Only file opens strange message dialog | If the project has a read-only file, and if that file is drag & drop from Navigator view to other area.view, desktop opens the dialog that says "filename is read only. Do you still with to move it ?" I didn't move the file at all, so this message is wrong. i think no message should be opened because dropped area is not... | resolved fixed | 75a8285 | ["bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/navigator/NavigatorDragAdapter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-30T16:34:21Z | 2002-06-20T13:33:20Z |
20,331 | Bug 20331 [Perspectives] Eclipse ignores new filter settings after opening the first time. | I have a plugin which adds a filter extension to the navigator as follows: <extension point="org.eclipse.ui.resourceFilters"> <filter pattern=".foo*" selected="true" /> </extension> If the Eclipse workbench hasn't been opened before (i.e. no workspace metadata), the extension is automatically filtered. However, if ther... | resolved fixed | 9bb37b5 | ["bundles/org.eclipse.ui.views/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 | 2002-09-30T15:40:31Z | 2002-06-14T13:06:40Z |
2,301 | Bug 2301 [Import/Export] No save prompt before exporting (1GENMDK) | (Not a serious issue) Before entering the export wizard, the user should be prompted to save their work. There is a good chance the user is planning to export the file they are currently editing and could easily forget to save. If they are exporting, the user rarely checks the contents of the jar/zip so the exported wo... | closed fixed | 5bab3af | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/WizardExportResourcesPage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-30T12:32:14Z | 2001-10-11T03:13:20Z |
23,331 | Bug 23331 [Editor Mgmt] Pinned editors not restored as pinned | When I started up the workbench, four editors that I had previously opened were restored, but they were not pinned. They had previously been pinned when I shut down the workbench. | resolved fixed | cad3665 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-27T20:08:20Z | 2002-09-09T16:46:40Z |
23,445 | Bug 23445 [Perspectives] Select All in Window / Customize Perspective Doesn't Work | Opening Bug for Dave Ings: This problem occurs on the 09/07 WSAD driver (which includes 2.0.1). 1. Make the resource perspective the default, and open it. 2. Go to Window / Customize Perspective and expand Window > Open Perspective. About half a dozen perspectives are selected. 3. Select all perspectives by checking th... | resolved fixed | e9fc99c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/PerspectiveMenu.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-27T20:06:10Z | 2002-09-12T08:40:00Z |
24,157 | Bug 24157 [Dialogs] MessageDialog needs to setFocus on default button | As the MessageDialog by default has no other widgets to set focus on we need to set focus on the default button to prevent it getting slammed by the default SWT behaviour. | closed fixed | b9c30c7 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/MessageDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-27T15:28:21Z | 2002-09-26T17:06:40Z |
24,168 | Bug 24168 [Dialogs] XML dialog settings cannot start with a comment | I created a dialog_settings.xml for my plugin, and entered on the very first line a comment: the settings then fail to load with ClassCastException. An easy workaround is to push the comment down into the XML tree. org.eclipse.jface.dialogs.DialogSettings line 181: Element root = (Element) document.getFirstChild(); If ... | closed fixed | 70b7714 | ["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 | 2002-09-27T15:15:38Z | 2002-09-27T01:26:40Z |
17,945 | Bug 17945 [Working Sets] Directly edit a working set | It would be nice if I could directly edit a working set. Currently I have to create a selection dialog where the user has to press edit. Background: I would like to add an "Edit..." menu to the existing "Clear" and "Select..." view menus. Note: This is can be done after 2.0. | verified fixed | d41f465 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkingSetManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/IWorkingSetEditWizard.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkingSetManager.java", "bundles/org.eclipse.ui.workbench... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-27T15:13:57Z | 2002-05-27T17:20:00Z |
24,120 | Bug 24120 [Dialogs] TypeFilterDialog UI and API not same | The UI shows the extensions as "*.txt" while the API expects "txt" only. This is confusing. The format of the extension is not specified. The dialog should be able to tread "*.txt" as input as well and also be able to return "*.txt" (instead or in addition to "txt"). | closed fixed | ac0a301 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-26T16:46:17Z | 2002-09-26T08:46:40Z |
24,121 | Bug 24121 "Other Extensions:" field must not show ',' at the end | Build 20020924 Test Case: 1. Export -> File System 2. Press "Select Types..." 3. In "Other Extensions" field add "a" 4. Press "OK" 5. Press "Select Types..." ==> the field shows "a," | closed fixed | 610c5a9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-26T14:56:48Z | 2002-09-26T11:33:20Z |
22,902 | Bug 22902 [Navigator] F5 and Ctrl+F5 both refresh | null | resolved fixed | 495fb0b | ["bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/navigator/WorkspaceActionGroup.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/RefreshAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-26T14:53:29Z | 2002-08-27T17:40:00Z |
20,495 | Bug 20495 New Required Plug-In - list not sorted | Build F3 If you add a new plugin as a required plugin, the list which appears in the prompter is not sorted. This makes it nearly impossible to find the plugin I want, since my list is nearly 500 elements long. (Note that I have the preference set to show the internal plugin names (e.g. com.ibm.etools.xml.utility)). | resolved fixed | f9c9e02 | ["bundles/org.eclipse.ui.workbench/extensions/org/eclipse/jface/wizard/WizardPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-26T13:10:11Z | 2002-06-17T18:53:20Z |
23,782 | Bug 23782 [Workbench] Backward/Forward buttons still operational when Close All | Build 20020917. Open a *.java file. Open a *.class file. Use backward/forward buttons. Close all Perspectives. The backward/forward buttons are still operational. Should they be? It's a bit weird to acutally use them and have nothing visually happen (other than editor action bars appearing when no editor is visible). | resolved fixed | 165fc85 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/NavigationHistoryAction.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 | 2002-09-25T20:35:54Z | 2002-09-18T20:13:20Z |
8,853 | Bug 8853 [Perspective] Customize view does no longer work | 1. Select Perspective -> Customize... -> View Note: Selected views don't correspond to perspective look 2. Add a view (or select all or deselect all) 3. Press OK ==> views in perspective don't correspond to my choice The two other property groups ("Other" and "New Wizard") work. | resolved wontfix | 5868994 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ShowViewMenu.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-25T12:49:26Z | 2002-01-31T18:00:00Z |
18,279 | Bug 18279 [MenuMgmt] Need tests for duplicate menu items | null | verified fixed | 8238fa0 | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/navigator/DuplicateMenuItemTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/navigator/NavigatorTestSuite.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-24T19:46:50Z | 2002-05-30T06:26:40Z |
2,763 | Bug 2763 [Dialogs] DCR: TypeFilteringDialog should be public API (1GIYHMY) | The org.eclipse.ui.internal.dialogs.TypeFilteringDialog should be public API to guarantee that selecting a type is consistent all over the workbench. The same dialog is used (and had to be copied for now) in the Search dialog. NOTES: | closed fixed | 5389149 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardExportResourcesPage.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardResourceImportPage.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/ec... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-23T14:14:12Z | 2001-10-11T03:13:20Z |
23,018 | Bug 23018 [Wizards] Nested long-running operations (IRunnableWithProgress) leads to exception | I 've got a wizard, in performFinish() it has: getContainer().run(false, true, operation1); then operation1 (inner class of my wizard) has inside it call to getContainer().run(false, true, operation2); After finishing execution I've got: Unhandled exception caught in event loop. Reason: java.lang.NullPointerException j... | closed fixed | a431c62 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/wizard/WizardDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-20T18:54:55Z | 2002-08-30T09:33:20Z |
2,529 | Bug 2529 [Navigator] Open/Close project not always available (1GFKW5S) | Create two projects P1 and P2. Select P2 and close it. Now select both P1 and P2. Notice the Open Project menu item is available but the Close Project is not. Either both should be available or neither one should be enabled. NOTES: | resolved fixed | daff420 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CloseResourceAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-19T20:30:13Z | 2001-10-11T03:13:20Z |
23,775 | Bug 23775 [Navigator] NPE if Move operation cancelled | integration build 09/17 - the the Resource Navigator select a file resource, right-click -> Move... - in the subsequent Folder Selection dialog click Cancel - you'll get the attached stack trace | resolved fixed | 4b2738f | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/ResourceNavigatorMoveAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-19T18:43:31Z | 2002-09-18T20:13:20Z |
23,138 | Bug 23138 [Wizards] Bad example in Javadoc of BasicNewFolderResource | The javadoc for org.eclipse.ui.wizards.newresource.BasicNewBolderResource offers the following example: IWizard wizard = new BasicNewFolderResourceWizard(); wizard.init(workbench, selection); WizardDialog dialog = new WizardDialog(shell, wizard); dialog.open(); This code will produce an error as IWizard is without an i... | closed fixed | 09ab34d | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java", "bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java", "bundles/org.eclipse.ui/Eclipse", "UI", "Standard",... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-19T17:33:02Z | 2002-09-04T06:13:20Z |
16,453 | Bug 16453 [Perspectives] Redundant preference in Workbench->Perspective. | In Workbench->Perspective we have: Open a new perspective Same window New window and New Project options Open perspective in the same window Open perspective in a new window Do not switch the prespective The options "Open perspective in the same window" and "Open perspective in a new window" should be replaced by one s... | resolved fixed | 7ee7c25 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/PerspectivesPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-19T16:35:19Z | 2002-05-20T15:53:20Z |
22,604 | Bug 22604 [Preferences] Incorrect @see in PreferenceStore javadoc | Build 2.0 In the javadoc for the default constructor of PreferenceStore, it contains the following: * @see #load(java.io.InputStream) * @see #store(java.io.InputStream) I believe the second one should be: * @see #save(OutputStream, String) Likewise, the other constructor refers to store() instead of save(). | closed fixed | 4abb3c4 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/preference/PreferenceStore.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-19T14:45:39Z | 2002-08-20T21:46:40Z |
22,269 | Bug 22269 [Navigator] File->Rename while already renaming hangs Navigator | Scenario: Select a file in the Navigator then File->Rename. While the name-editor window is in focus, select File->Rename again. The name-editor window won't close, and the Navigator will become completely unresponsive. | resolved fixed | 550f0d7 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/RenameResourceAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-18T20:57:20Z | 2002-08-08T15:20:00Z |
21,382 | Bug 21382 [Dialogs] Java Build Path properties page freezes UI during compile [general issue] | Build 2.0 release When a change is made on the Java Build Path peroperty page, and the user clicks on OK, the progress monitor is opened while the current project compiles. However, the compile is run in the UI thread, so the UI is unresponsive during the compile. Windows appears to handle the case rather well, since c... | closed fixed | be796b3 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/dialogs/ProgressMonitorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T19:53:36Z | 2002-07-08T20:26:40Z |
2,338 | Bug 2338 [Navigator] Goto Resource dialog does not clear In Folders list (1GET0ZY) | From the Goto Resources dialog (from popup menu in nav view on a resource), if you type a resource that does not exist, the Matching Resources list is empty but the In Folders list is not. NOTES: | resolved fixed | 0214d80 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/GotoResourceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T18:47:52Z | 2001-10-11T03:13:20Z |
17,344 | Bug 17344 [About] Clicking below link in About dialog activates link | 20020521 1) Open the about dialog 2) Note that the about text ends in a link 3) Note that the hand cursor only appears when you move ofer the link 4) Click the dialog 1cm below the link, the link activates | resolved fixed | 7a4cd13 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutDialog.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ProductInfoDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T18:33:06Z | 2002-05-23T16:06:40Z |
16,910 | Bug 16910 [Examples] Readme file creation wizard is too tall | The Readme file creation wizard is too tall and has a cliped control at the bottom. The container list could be made shorter. | resolved fixed | 9d2ad9f | ["examples/org.eclipse.ui.examples.readmetool/Eclipse", "UI", "Examples", "Readme", "Tool/org/eclipse/ui/examples/readmetool/ReadmeCreationPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T18:21:49Z | 2002-05-22T17:53:20Z |
20,249 | Bug 20249 [Help] Change editor/view/perspective F1 help | Build F2 When the change editor menu is open, pressing F1 will display some help. However, the help window closes immediately, before the contents can be read. If there is supposed to be F1 defined for the change editor menu, then the help window should stay open for the user to read. If there is no F1 help defined, th... | resolved fixed | d6912d0 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/CyclePartAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T18:12:52Z | 2002-06-13T17:40:00Z |
20,474 | Bug 20474 [Dialogs] SelectionDialog should not return an initial selection of null | F3 The JavaDoc for SelectionDialog.getInitialSelection does not state that null is a valid return value. If we think that clients are acutally using the null case to avoid performing some real work then we should fix the javadoc. Otherwise we should an empty list. | closed fixed | 7d7acb5 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/SelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T18:01:12Z | 2002-06-17T16:06:40Z |
20,069 | Bug 20069 [HELP] IHelpContextIds has two contexts declared on the same line | 20020612 The following contexts are defined on a single line (missing //$NON-NLS-1$ and cr) public static final String RESET_TOOLBAR_ACTION = PREFIX + "reset_toolbar_action_context"; public static final String TOGGLE_EDITORS_VISIBILITY_ACTION = PREFIX + "target_editors_visibility_action_context"; //$NON-NLS-1$ | resolved fixed | 8189a4a | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/IHelpContextIds.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T17:48:09Z | 2002-06-12T19:26:40Z |
23,433 | Bug 23433 [Dialogs] ContainerSelectionDialog changes meaning of initialRoot parameter | ContainerSelectionDialog's constuctor has a parameter 'initialRoot' along with associated JavaDoc which suggests that the parameter will be used for the root container. In fact, this parameter is used as the selection and ContainerSelectionGroup always uses the root of the workspace. Furthermore, the JavaDoc alludes to... | resolved wontfix | 9ddba76 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/ContainerSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-17T15:45:08Z | 2002-09-11T18:46:40Z |
22,411 | Bug 22411 [Editor Mgmt] Wrong tab handling in the editor | The tab handling in the editor has a few bugs. First of all, the column number showed in the right corner isn't correct when using tabs. The number is simply incremented by 4 (or the tab size you entered) indipendently how much whitespace is inserted. You can reproduce this by viewing the file tabtest.txt in the Eclips... | resolved wontfix | 135d655 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/AbstractTextEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-16T09:51:29Z | 2002-08-14T07:26:40Z |
21,850 | Bug 21850 Using zero as code assist auto activation delay prevent the code assist window from appearing [editor] | In preference window -> editor -> code assist tab, if the value for Auto activation delay is zero, pressing the Auto activation trigger will not pop the window. This smell like a wait(0) is done before popping the window but a wait(0) mean wait forever. But thats just my intuition :) | resolved fixed | d9aef76 | ["bundles/org.eclipse.ui/Eclipse", "JFace", "Text/org/eclipse/jface/text/contentassist/ContentAssistant.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-16T08:53:12Z | 2002-07-24T14:13:20Z |
15,732 | Bug 15732 String not found message not cleared | Build 20020508 - did a search, and it found no matches - the status line shows "String Not Found" in red - the message remains even if I click around, switch between editors of the same type (even though I didn't search in the other editors), or switch to another view and back to the editor Either the message should no... | resolved fixed | 3189ad0 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/AbstractTextEditor.java", "bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/EditorStatusLine.java", "bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/FindReplaceDialog.java"... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-13T16:00:19Z | 2002-05-10T14:13:20Z |
23,224 | Bug 23224 [Perspectives] Nullpointer, better explanation needed | What the hell does this mean? java.lang.InstantiationException: etm.farrago.plugin.cm.CompanyTreeView at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Unknown Source) at org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension(PluginDescriptor.java:135) at org.eclipse.co... | resolved fixed | 68b5ac3 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-12T15:03:28Z | 2002-09-05T15:33:20Z |
23,066 | Bug 23066 TextEditor performSaveAs doesn't show default path or file name | Problem is, dialog.setOriginalFile() is called after dialog.create(), which has already used null value of originalFile. The code should be: SaveAsDialog dialog= new SaveAsDialog(shell); IEditorInput input = getEditorInput(); IFile original= (input instanceof IFileEditorInput) ? ((IFileEditorInput) input).getFile() : n... | resolved fixed | abdda26 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/SaveAsDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-11T19:28:51Z | 2002-08-31T10:33:20Z |
22,539 | Bug 22539 [Wizards] Make WizardNewProjectCreationPage.validatePage protected | I've been using the class WizardNewProjectCreationPage for a while but now I need to add a very simple validation. Looking at the class I just realized I am toasted because there is no way of extending the current validation. Why in an open souce environment, in which we have access to the code and so we can check how ... | closed fixed | 5e2e546 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-11T15:03:27Z | 2002-08-19T18:00:00Z |
17,498 | Bug 17498 [Preferences] Local history preference page needs restart note | build F1 I lowered the "Entries per File" local history preference and expected the change to take effect immediately. Instead the local history was still growing. I then realized that the changes to the local history preferences only take effect after a restart. This should be noted on the preference page just like it... | verified fixed | 5aeb570 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FileStatesPage.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-11T12:46:04Z | 2002-05-23T21:40:00Z |
2,025 | Bug 2025 [Examples] Multipage editor example 1st page name should be "source" (1GDKRLL) | The name of the editor's first page should be "Source" instead of the filename. NOTES: | resolved fixed | 4fb83d3 | ["examples/org.eclipse.ui.examples.multipageeditor/Eclipse", "UI", "Examples", "MultiPageEditor/org/eclipse/ui/examples/multipageeditor/MultiPageEditorExample.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-10T19:58:26Z | 2001-10-11T03:13:20Z |
16,596 | Bug 16596 [View Mgmt] Ctrl F6 and Ctrl F7 has inaccessible entries | Build 20020521 If you are in a Perspective tht has used up the Edito area of its own views when you hit Ctrl F6 or control F& and select an editor or the editor area nothing will happen STEPS 1) Open a new Workbench. Welcome page is visible 2) Switch to the Install/Update perspective 3) Hit Ctrl F6 and select Welcome. ... | verified fixed | 8517196 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/CyclePartAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-10T19:10:33Z | 2002-05-21T16:53:20Z |
21,097 | Bug 21097 [Open Modes] SWT error on properties page | Build GM5 Linux/GTK I was changing between property pages wiht the keyboard. I would press the key, and wait for the page to update before moving to the next page. Eventually, I hit Enter to close th edialog. I got a dialog reporting an SWT error. It usually takes me about 5 tries to reproduce the error, but it does ke... | resolved fixed | cac0716 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/util/OpenStrategy.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-10T18:31:15Z | 2002-06-27T20:33:20Z |
22,568 | Bug 22568 [Key Bindings] F3, F4 and other keys seem to be broken | Build 20020813 For some reasons F3 and F4 stopped working in several views. Also, [Delete] key doesn't work anymore in Search view without having changed anything there. I heard about an SWT change in that area? Since we are in non-breaking API mode for 2.1 I guess this changes needs to reverted. | resolved fixed | cd0f53a | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/KeyBindingMenu.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchActionBuilder.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/registry/AcceleratorScope.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-10T18:07:25Z | 2002-08-20T10:40:00Z |
22,325 | Bug 22325 [Editor Mgmt] ClassCastException using GotoLineAction in MultiPageEditorPart | If you attempt to use the GotoLineAction for a text editor nested inside of a MultiPageEditorPart, or some other nesting editor, the attached ClassCastException occurs. It looks like the GotoLineAction assumes that its editor is a first level child of the IWorkbenchPage, but in some cases this is not the case. (Note th... | resolved fixed | 2ba09b7 | ["bundles/org.eclipse.ui/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 | 2002-09-10T18:06:44Z | 2002-08-09T19:06:40Z |
23,291 | Bug 23291 [Dialogs] jface.Dialog.contrainShellSize() not working correctly for multiple workspaces | When used in an environment where the top-left corner of the display's device boundries are not (0,0), this member function does not act properly and forces properly centered dialogs to be lined up against the edge of the screen (weighted towards the (0,0) desktop. This should effect all windowing systems where there a... | closed fixed | 3e760ad | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/dialogs/Dialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-10T14:44:12Z | 2002-09-06T19:20:00Z |
22,809 | Bug 22809 [Properties dialog] Repos Properties Info Dialog Labels do not resize with dialog. | (1) In the Resource Perspective's Navigator pane, select a file deep in a directory tree. (2) Open a Properties dialog that file. (3) Resize the dialog to try see the full file "Path" and "Location". (4) Observe that the labels are NOT resized with the dialog. Thank you, Gary | resolved fixed | b43eaff | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ResourceInfoPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-09T14:53:09Z | 2002-08-24T00:46:40Z |
22,360 | Bug 22360 [Fonts] FontRegistry can not instantiated using resources outside org.eclipse.jface.resource | I get MissingResourceException when I am trying to create FontRegistry instance for my application as follows: com.company.product.MyClass>>public void createFontRegistry(){ FontRegistry fonts = new FontRegistry("com.company.product.fonts"); } where I do have a file fonts.properties in my com/company/product/ folder. H... | closed fixed | ad268d9 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/resource/FontRegistry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-05T19:22:20Z | 2002-08-12T16:33:20Z |
20,973 | Bug 20973 [Contributions] Update code to reflect supported extension attributes | null | resolved fixed | 71e26ee | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/registry/EditorRegistryReader.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-05T14:40:01Z | 2002-06-25T18:33:20Z |
2,373 | Bug 2373 [About] no intuitive way to know the workbench location (1GEUSX8) | AK (6/5/01 5:22:26 PM) there's no good way to figure out where the workbench is located. the workaround i use is: start the new java project and look at the location there. it is very annoying that this feature is missing. NOTES: EG (6/5/2001 5:32:51 AM) moving to ITPUI | resolved fixed | 08edc64 | ["bundles/org.eclipse.ui/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 | 2002-09-05T14:22:24Z | 2001-10-11T03:13:20Z |
11,650 | Bug 11650 [Wizards] WizardNewProjectCreationPage doesn't validate on startup | I construct this page and use the setInitialProjectName() to set a default name. The project name field is set properly, but the default project location doesn't append this initial project name to the end of it. If I uncheck and then recheck the checkbox, the project location field is set how I thought it should have ... | closed fixed | 60bf64d | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-05T14:04:07Z | 2002-03-19T17:46:40Z |
11,684 | Bug 11684 [Wizards] Should use a Group box for new project page | The new page for creating a project uses a label for the Project Contents. This needs to be a group for assitive technologies to work. | verified fixed | 95484ba | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-05T12:15:52Z | 2002-03-19T20:33:20Z |
19,841 | Bug 19841 [HELP] WorkbenchHelp calling depricated IHelp API | 20020610 WorkbenchHelp should call displayContext, displayHelp has been deprecated | resolved fixed | b3cc0df | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/help/WorkbenchHelp.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-05T12:02:41Z | 2002-06-10T20:13:20Z |
6,124 | Bug 6124 [DND] Dialog opened on drop is hidden | Build 20011116. - Drag a file from Windows Explorer to the Navigator or Packages view. - Do it again to the same destination folder, with Eclipse partially obscured behind Windows Explorer. - It opens a dialog prompting whether to overwrite the existing file, but the dialog is not visible. Eclipse should be brought to ... | resolved fixed | e0747e0 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/NavigatorDropAdapter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-04T21:30:30Z | 2001-11-20T18:13:20Z |
16,478 | Bug 16478 [DND] Drag & Drop holds onto file during operation | Build: 20020519 If you overwrite a file in Eclipse using a drag & drop operation, Eclipse holds onto the file in the OS until autobuild completes the build. On long builds this deadlocks the source navigator (blech!). To reproduce this bug: 1. New workspace 2. Import org.apache.ant as a binary project using the plugin ... | resolved fixed | ab98b44 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/NavigatorDropAdapter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-04T20:58:05Z | 2002-05-20T21:26:40Z |
14,489 | Bug 14489 [Contributions] IStatusLineManager.setErrorMessage | IStatusLineManager.setMessage(String message) doesn't get updated after using IStatusLineManager.setErrorMessage(String message). | resolved fixed | 22c6c42 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/action/IStatusLineManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-04T17:31:49Z | 2002-04-24T12:06:40Z |
22,966 | Bug 22966 [Properties view] NPE in ResourcePropertySource | The following exception occurs when a project is removed from a custom Navigator view, causing the Properties view to be updated. The problem code in ResourcePropertySource.getDateStringValue() is: File localFile = resource.getLocation().toFile(); The NPE occurs because Resource.getLocation() returns a null when the pr... | resolved fixed | 4ed92a7 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/properties/FilePropertySource.java", "bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/properties/ResourcePropertySource.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-09-03T16:14:47Z | 2002-08-29T03:00:00Z |
18,915 | Bug 18915 [Preferences] switching between erroneous preferences pages should generate error, not warning. | if i enter invalid data on any preference pages (and it red flags me on the ui), if i try to select a another page without fixing the problem, i get the following warning dialog: "warning the currently displayed page contains invalid values" this should be an "error" dialog considering one is not allowed to leave the p... | closed fixed | fb98892 | ["bundles/org.eclipse.ui/Eclipse", "JFace/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 | 2002-08-30T18:01:28Z | 2002-06-03T21:33:20Z |
22,987 | Bug 22987 [Preferences] BooleanFieldEditor.setEnabled creates additional Label | 2.1 Build I20020827 The widget of a BooleanFieldEditor is the checkbox (Button) but when BooleanFieldEditor.setEnabled is called it calls super.setEnabled which causes a new Label to be created. Normally this is not seen but if setEnabled is used on a BooleanFieldEditor in createFieldEditors() then the additional label... | closed fixed | 7efd5bf | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/preference/BooleanFieldEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-30T17:44:30Z | 2002-08-29T16:53:20Z |
22,352 | Bug 22352 [Navigator] Copying out-of-sync resource over existing deletes existing and aborts copy | null | resolved fixed | d30b2de | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/MoveFilesAndFoldersOperation.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-29T15:44:15Z | 2002-08-12T13:46:40Z |
20,957 | Bug 20957 [Preferences] GM/F4: Workbench appearance preferences ignored | Selections made with the Restore Defaults button in Workbench appearance preferences are ignored. To reproduce: Stack three views so that you observe their tab positions on the bottom of the views. This is the default. Now open Window->Preferences. Expand the Workbench tree item and select Appearance. Reverse the tab p... | closed fixed | 7d93caf | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-28T15:15:28Z | 2002-06-25T15:46:40Z |
13,553 | Bug 13553 [Preferences] Should use SafeRunnable for preference store callbacks | Build 20020409 When sending preference store callbacks, we should wrap them in a SafeRunnable to make the system resilient to callback handler failure. | closed fixed | 6bffdc7 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/preference/PreferenceStore.java", "bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/resource/FontRegistry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-27T17:11:35Z | 2002-04-11T18:33:20Z |
17,901 | Bug 17901 Switching direction from forward to backward in find/replace results in loop | If I do one of the two the following things on a simple text file editor, eclipse begins to loop and can only be terminated by brute force (using F1): a) Replace a String in the editor using "Replace All" until the end of the file in the forward direction. In the dialog, the "Find" value will switch to the "Replace wit... | resolved fixed | 25b2d35 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/FindReplaceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-26T12:50:09Z | 2002-05-27T09:00:00Z |
12,813 | Bug 12813 Double-click does not properly select strings | Build 20020402 - new .txt file - enter "fred" - double-click between " and f - it selects "fred It should select either "fred" or fred. Likewise for double-clicking between d and ". | resolved fixed | 28aa93e | ["bundles/org.eclipse.ui/Eclipse", "JFace", "Text/org/eclipse/jface/text/DefaultTextDoubleClickStrategy.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-23T11:26:55Z | 2002-04-04T17:06:40Z |
22,282 | Bug 22282 ctrl+enter will throw null pointer | I opened a file with the multi-page editor example. - pressed ctrl+enter at the same time - * the editor throws an unhandled null pointer, rendering the editor useless until you close and reopen the editor - with this stacktrace: java.lang.NullPointerException at org.eclipse.ui.texteditor.IncrementalFindTarget.statusMe... | verified fixed | 6e4215f | ["bundles/org.eclipse.ui/Eclipse", "UI", "Text", "Editor/org/eclipse/ui/texteditor/AbstractTextEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-21T15:01:07Z | 2002-08-08T20:53:20Z |
16,907 | Bug 16907 [DND] Moving or copying a file to a different folder containing a file of the same name results in "Copy of" renaming | Using drag and drop, a file copied to the source directory is renamed by appending "Copy of " to the filename. This makes sense. If a file is copied or moved to a different directory and the destination directory contains a file with the same name the copied file is renamed using the same scheme. This does not seem to ... | resolved fixed | a57638c | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/NavigatorDropAdapter.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/MoveFilesAndFoldersOperation.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-20T14:58:22Z | 2002-05-22T17:53:20Z |
18,777 | Bug 18777 [DND] Inconcistency between copy/paste and DND | F2 1) Create project P1 2) Create folder f1 in P1 3) Create file x.txt in f1 4) Create project P2 5) Create folder f1 in P2 6) Create file y.txt in P2/f1 7) Copy P1/f1 8) Paste to P2 - Get overright dialog and end up with 2 files in P2/f1 9) Select P1/f1 and drag it to P2 - Get P2/Copy of f1 | resolved fixed | 55a0765 | ["bundles/org.eclipse.ui/Eclipse", "UI", "Standard", "Components/org/eclipse/ui/views/navigator/NavigatorDropAdapter.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CopyResourceAction.java", "bundles/org... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-19T19:06:03Z | 2002-06-03T16:00:00Z |
20,430 | Bug 20430 [Cell Editors] DialogCellEditor in the PropertySheet bases its width on its text rather than its cell's width | In the PropertySheetViewer we have properties that have DialogCellEditor and ComboCellEditor editors. With both of these the user will click the cell editor and then needs ot use the open dialog button or drop down combo button. The editor is created with the width of the contents ( for the combo editor this is the wid... | verified fixed | 35cc08f | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/viewers/ComboBoxCellEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-13T16:51:26Z | 2002-06-17T10:33:20Z |
21,726 | Bug 21726 DrillDownAdapter blindly assumes IAdaptable interface on selected object. | I found following problem: * When TreeContentProvider.getChildren() returns objects that do not implement IAdaptable interface and when DrillDownAdapter is defined and selection appears on that element, than DrillDownAdapter.canGoInto() makes class cast exception. * It is because blind assumption, that every selection ... | resolved fixed | 5d7f9ac | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/part/DrillDownAdapter.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/part/DrillFrame.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-09T21:35:41Z | 2002-07-19T09:13:20Z |
20,329 | Bug 20329 [Preferences] Editors preference page starts with space | Build: 20020612 The Editors preference page begins with a space, making it appear that its top margin is very wide. In EditorsPreferencePage.createContents(Composite), at line 65, is this line: WorkbenchPreferencePage.createSpace(composite); which adds the leading space before any of the page contents. This should be r... | resolved fixed | d2caa51 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/EditorsPreferencePage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-09T18:42:18Z | 2002-06-14T13:06:40Z |
22,118 | Bug 22118 [Decorators] Decorators for IResource ignores adaptable flag | In the extension point ="org.eclipse.ui.decorators" the "adaptable" flag is ignored for objectClass="org.eclipse.core.resources.IResource". In a created tree view not only IResource elements are decorated. Also elements that are adaptable to IResource are decorated. The view set the label provider the following way in ... | verified fixed | 29771f5 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/DecoratorManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-09T12:50:08Z | 2002-08-02T09:20:00Z |
21,108 | Bug 21108 F1 Help doesn't work for global retarget actions contributed via XML | GM6 - create CU - select the CU in the Package Explorer - open pop-up menu - goto Refactor->Rename - press F1 observe: you get help - now select Refactor->Rename from the global menu - press F1 observe: you don't get help. A lot of actions in the global menu bar are effected by this. | resolved fixed | f076423 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/WWinPluginAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-08-06T19:05:51Z | 2002-06-28T10:26:40Z |
21,041 | Bug 21041 [Update] Force welcome page first time a new feature is installed | When a new feature is installed if it has a welcome.xml there is no way to force it to show up the first time the eclipse is launched after installing the feature. Now that the user has this new handy dandy function products would like the user to be able to see the welcome page without having to go to the welcome dial... | verified fixed | ddae10c | ["bundles/org.eclipse.ui/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 | 2002-07-30T19:30:00Z | 2002-06-27T01:06:40Z |
22,001 | Bug 22001 Wizard should ensure compliance with createControl contract | IDialogPage create control states that the created control must be accessable via getControl. This should be checked with an Assert as its failure can cause problem which are difficult to diagnose. | resolved fixed | 6ca82f2 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/preference/PreferenceDialog.java", "bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/wizard/Wizard.java", "bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/wizard/WizardDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-29T14:15:50Z | 2002-07-29T13:40:00Z |
21,781 | Bug 21781 NPE restarting after disabling feature (EditorManager.findImage) | Build 20020717 nightly - installed SDK examples using update manager - opened resource perspective with readme action set - created new readme file, which opened editor - disabled SDK examples using update manager - on restart, got an error and it offered to toss my workbench layout Log has: !SESSION Jul 22, 2002 15:46... | resolved fixed | 8244894 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-26T16:42:38Z | 2002-07-22T20:33:20Z |
12,906 | Bug 12906 [Editor Mgmt] If file is already opened in one editor, cannot open in another editor (should give error msg) | Make sure you have an assoicate Windows editor for your java file. If not, go to the file explorer, double click on any java file, and select WordPad or notepad as default editor for all java files. In the Java Perspective, right click on the Java file --> Open With .. System Editor. A notepad and wordpad window will p... | resolved fixed | 865ed17 | ["bundles/org.eclipse.ui/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 | 2002-07-26T16:41:29Z | 2002-04-05T20:53:20Z |
20,927 | Bug 20927 [Dialogs] Need general path truncation strategy | Language: Spanish Build driver: 20020621 or F3 Reporter: Dani Rubio' General catch all: Y Test case #: Summary: TVT2: Variable {1} not replaced Description: In the CVS Repository perspective, expand the HEAD of one of the repositories and right click on one of the projects, select Check out as. You have the option to g... | resolved wontfix | dd6a7a5 | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/dialogs/ProgressMonitorDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-26T16:40:20Z | 2002-06-24T23:06:40Z |
21,717 | Bug 21717 Null Pointer Exception in EditorWorkbook.java | Upon closing a project, I got an error such as 'Unable to restore editor <name>'. Then I noticed that I was able to double click on the blank background where editors would normally be (no editor was open), and the blank 'gray' background would be 'maximized' as if an editor were there. I then noticed this error messag... | resolved fixed | 1fc4903 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/EditorWorkbook.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-24T18:33:15Z | 2002-07-18T22:06:40Z |
21,133 | Bug 21133 Can't import prefernces from file with no extension | Build GM6 When you hit the Import button on the preferences page, you are allowed to pick a file from a list of existing files. If you choose a file with no extension, the .epf extension is automatically added to the filename, even if the <filemane>.epf file does not exist. Importing preferences should not automaticall... | resolved fixed | 320f9f4 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-22T20:38:30Z | 2002-06-28T16:00:00Z |
21,202 | Bug 21202 Export preferences says file created when it isn't | R2.0 If you choose to export preferences and there is nothing to save then no file is created. However the user is told that a file has been created even if it hasn't. STEPS 1) Open a fresh workspace 2) Open Worklbench->preferences 3) Select a file prefs.eps 4) Hit OK 5) You are given a message that says "preferences e... | resolved fixed | 995d4d8 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-22T14:54:46Z | 2002-07-03T15:26:40Z |
21,511 | Bug 21511 import wizard throws uncaught exception | When using WizardImportResourcePage to create an import wizard, a casting exception occurs under the following conditions: project or Java source folder is selected Import... is selected from the context menu The exception occurs when the following code is encountered: protected WizardImportResourcePage(String name, IS... | closed fixed | 7635b56 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/dialogs/WizardResourceImportPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-07-22T13:14:40Z | 2002-07-11T23:26:40Z |
19,780 | Bug 19780 Table columns not distributing correctly in properties page | I have a table in my properties page, with two columns, using ColumnWeightData for the columns. If this page is the first page to come up when the dialog opens, then the columns are scrunched together. It appears that the client area is computed incorrectly for the table. If, however, another page is the default when t... | verified fixed | 0949ff3 | ["bundles/org.eclipse.ui/Eclipse", "JFace/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 | 2002-07-12T18:05:01Z | 2002-06-10T14:40:00Z |
19,821 | Bug 19821 System Info does not show/list Features | null | resolved fixed | 56f5b6e | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/SystemSummaryDocumentProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-24T14:49:33Z | 2002-06-10T17:26:40Z |
20,600 | Bug 20600 TVT2:'About...' page:garbled char in "System info" page | Language: Japanese Language: Japanese Build driver: F2 Reporter: Yurina Imamura General catch all: Y Test case #: 10.001050 Summary: TVT2: 'About...' page problems Description: From the menu bar in the main Workbench panel, click on Help -> About Websphere Studio Workbench. When you click 'System Info' button, some lin... | resolved fixed | 8da48e2 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/SystemSummaryDocumentProvider.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/SystemSummaryEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-20T18:47:11Z | 2002-06-18T19:53:20Z |
20,617 | Bug 20617 Missing help context IDs for Keyboard Shortcuts actions | F3 Chris says: in org.eclipse.ui.internal.WorkbenchActionBuilder.makeActions() actions for the Window | Keyboard Shortcuts menu are created: there is a new context for ShowViewMenuAction, but the rest seem to be missing. 'show system menu' is in ShowPartPaneMenuAction 'activate editor' is ActivateEditorAction the rest ... | resolved fixed | d6e1cb6 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/ActivateEditorAction.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/CycleEditorAction.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/CyclePartAction.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/inte... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-19T19:18:37Z | 2002-06-19T04:13:20Z |
20,214 | Bug 20214 F3: Rename operation broken on AIX | Create a simple project, create a simple file, and then attempt to rename it. Eclipse *always* prompts that the new filename already exists, and asks whether you want to overwrite it. This happens in the case of a filename that does not already exist. When you choose to overwrite the nonexistent resource, an error dial... | closed fixed | 1efcf71 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/RenameResourceAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-19T17:00:26Z | 2002-06-13T14:53:20Z |
18,047 | Bug 18047 Internal Error copying a file in the navigator. | Build F1 + UI Head stream. Create a project A with a file a.txt Select the file and press "Ctrl C", "Ctrl V". I dialog will popup asking the user for a new name. Press cancel. The following exception will be logged. BTW: I liked the old behavior better. It did what the file system does. I.e. it would create a file call... | resolved fixed | 87420e9 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-18T17:09:21Z | 2002-05-28T15:33:20Z |
20,193 | Bug 20193 NPE after importing Editor page preferences | F3 build Sorry for the long set of steps, but I couldn't find a smaller set that caused the problem: - open Preferences dialog, go to Workbench - Editors page - check the Close Editors Automatically checkbox - press Export... at bottom of Preferences dialog, export the current preferences to a file -> preference dialog... | resolved fixed | 804c95d | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchActionBuilder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-18T13:18:34Z | 2002-06-13T14:53:20Z |
19,106 | Bug 19106 Unable to restore MRU list message sent to log | Build F2 I had the following message in my log !ENTRY org.eclipse.ui 4 4 Jun 04, 2002 11:00:55.166 !MESSAGE Unable to restore mru list - no input factory ID. !SESSION Jun 04, 2002 11:15:41.521 --------------------------------------------- I suspect this is from starting up Eclipse at some point. | resolved fixed | cb4cd11 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/EditorHistory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-17T20:27:46Z | 2002-06-04T17:00:00Z |
20,093 | Bug 20093 Double entries on Java project properties | build 2002-06-12 (17:44) WinXP Reproducable on both Japanese and German - create new Java project - choose Properties from the context menu from the Navigator view - note all is ok - choose Properties from the context menu in the Packages view - note that there are 2 entries for "Java Build Path" and "Javadoc location"... | resolved fixed | 28d8670 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/ObjectContributorManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-17T17:08:00Z | 2002-06-12T22:13:20Z |
20,347 | Bug 20347 IllegalArgumentException pressing Ctrl+F6 | build F3 -Workspace with 8 editors -Pressing Ctrl+F6 to go to the next editor causes an IllegalArgumentException in TableItem.setText via CycleEditorAction.addItems. | resolved fixed | 2df6363 | ["bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-17T16:27:34Z | 2002-06-14T15:53:20Z |
20,162 | Bug 20162 edit menu entries show up 3 times | F3 i have no idea how i got to that state i see each (most anyways) edit menu entries 3 times marking major - looks quite broken | resolved fixed | efe4e0d | ["bundles/org.eclipse.ui/Eclipse", "JFace/org/eclipse/jface/action/SubMenuManager.java", "bundles/org.eclipse.ui/Eclipse", "UI/org/eclipse/ui/internal/ActionSetMenuManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2002-06-17T16:02:25Z | 2002-06-13T14:53:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.