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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
229,127 | Bug 229127 [Services] Provide the IWorkbenchLocationService | null | verified fixed | dd79885 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ContributedAction.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartSite.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ShowInMenu.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 | 2008-04-28T18:46:04Z | 2008-04-28T16:26:40Z |
223,405 | Bug 223405 [ErrorHandling] IDEExceptionHandler appears to be unused | This class and it's strings appears to be unused. Szymon, could you please confirm that? Is there any more legacy error stuff kicking around that we could prune? | resolved fixed | 0becfc2 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEExceptionHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-28T16:30:41Z | 2008-03-20T19:06:40Z |
224,997 | Bug 224997 [Workbench] Impossible to copy project | Version: 3.4.0 Build id: I20080330-1350 Steps: * empty workspace * create simple project "foo" * copy (context menu/key binding doesn't matter) * paste it (package explorer/navigator doesn't matter) * see: "Copy of foo", OK is enabled. Changing the name of the project (in whatever fasion) leads to the "Project name mus... | verified fixed | f067490 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ProjectLocationMoveDialog.java", "bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ProjectLocationSelectionDialog.java", "bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java", "bundles/org.eclipse.ui.id... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-28T15:20:16Z | 2008-03-31T21:46:40Z |
228,760 | Bug 228760 [Markers] Column orientation not stored when markers views are closed | If we re-order view columns by drag and drop or add/remove them using the preferences the values we ended up with are not restored on restart. | verified fixed | 1b99a05 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/CachedMarkerBuilder.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/SortFieldContribution.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-28T15:19:10Z | 2008-04-24T20:46:40Z |
208,934 | Bug 208934 [EditorMgmt] Back and Forward menu items don't open dropdown menus | Build ID: I20071101-0010 The Navigate menu's Back and Forward menu items have lost their functionality to open a dropdown menu of edit locations. Their enablement state is correct but the menu items are essentially dummy menu items. | verified fixed | ce8a493 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/NavigationHistoryAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-27T23:00:49Z | 2007-11-06T20:13:20Z |
202,297 | Bug 202297 [Trim] Toolbars appear in wrong order when using org.eclipse.ui.menus | Build ID: 3.3 Steps To Reproduce: 1.Add a separator to the toolbar (swb) 2.Add a toolbar with a command before=swb 3.Add a toolbar after=swb but with visibleWhen based on an editor for the command When the editor opens the toolbar appears before the first toolbar even though the location is after the separator. More in... | verified fixed | ccbe9b4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuPersistence.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-27T22:54:22Z | 2007-09-05T16:33:20Z |
225,190 | Bug 225190 [JFace] ToolTip fails to accept mouse down event in Ganymede | If a org.eclipse.jface.window.ToolTip is created with a Hyperlink in the content, clicking the hyperlink works on Eclipse 3.2.2, but not in Ganymede Eclipse 3.3.0 build I20080207-1530 has the defect Eclipse 3.2.2 build M20080221-1800 does not have the defect I was not able to reproduce the build in Eclipse 3.2.2, howev... | verified fixed | 07674dd | ["bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-27T20:37:11Z | 2008-04-01T20:00:00Z |
219,635 | Bug 219635 [CellEditors] CheckboxEditor flips state when tabbed into | null | verified fixed | d24e6ec | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/CheckboxCellEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-27T20:30:47Z | 2008-02-20T17:53:20Z |
197,787 | Bug 197787 [Viewers] wrong cell editor activated after table refresh | null | verified fixed | 439836f | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewerFocusCellManager.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewerFocusCellManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-27T20:25:37Z | 2007-07-25T13:26:40Z |
228,786 | Bug 228786 [Contributions] Unable to invoke contributed popup menu items - exception in log | null | verified fixed | 10ef272 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PopupMenuExtender.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/CommandContributionItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T17:56:10Z | 2008-04-24T23:33:20Z |
228,204 | Bug 228204 [StatusHandling] NPE in WorkbenchStatusDialogManager.openStatusDialog | I20080415-1646 Got this in the log: Caused by: java.lang.NullPointerException at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.openStatusDialog(WorkbenchStatusDialogManager.java:1897) at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.access$34(WorkbenchStatusDialogManager.java:1892) at org.ecli... | verified fixed | 468074e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchErrorHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T17:40:12Z | 2008-04-22T13:13:20Z |
227,336 | Bug 227336 View menu item doesn't provide a name for screen reader | 20080416 open linux 2.1, screen reader enabled - set the focus in the package explorer - use tab to navigate to the view menu (triangle) in the package explorer toolbar - screen reader only reads 'Push button'. No name is provided for this button | verified fixed | a7eaf2f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchMessages.java", "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 | 2008-04-25T16:54:57Z | 2008-04-16T15:33:20Z |
170,161 | Bug 170161 [Themes] Font Preview is not visible in HighContrast mode | In the Preferences-General-Appearance-Colors and Fonts ->View and Editor Folders, the Preview is not visible in HighContrast mode. Please see the attachment below. Thank you! | verified fixed | 2082180 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/WorkbenchPreview.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T14:34:45Z | 2007-01-11T07:20:00Z |
228,863 | Bug 228863 [WorkbenchParts] ConcurrentModificationException in org.eclipse.ui.workbench | Build id: I20080422-0800 This is the exception I got after launching a self-hosted workbench. java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown Source) at java.util.HashMap$KeyIterator.next(Unknown Source) at org.eclipse.ui.internal.PartService.processPartJobs(PartService.jav... | verified fixed | 703ba8c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartService.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T13:48:07Z | 2008-04-25T13:26:40Z |
155,273 | Bug 155273 [Markers] Visibility of problems view columns should be configurable | null | verified fixed | 0044d26 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/CachedMarkerBuilder.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPreferencesDialog.java", "bundles/org.eclipse.ui.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T12:53:22Z | 2006-08-25T21:06:40Z |
228,475 | Bug 228475 [StatusHandling] "Bug" in status dialog | null | verified fixed | ffb261f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-25T09:50:03Z | 2008-04-23T17:00:00Z |
228,006 | Bug 228006 [Markers] Marker generation should not run on shutdown | I20080415-1646 Sorry, no steps to reproduce, but I was shutting down eclipse and got this NPE: !ENTRY org.eclipse.core.jobs 4 2 2008-04-21 15:48:30.821 !MESSAGE An internal error occurred during: "Process resource updates". !STACK 0 java.lang.NullPointerException at org.eclipse.core.internal.resources.Marker.getInfo(Ma... | verified fixed | d289060 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/CachedMarkerBuilder.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-23T20:41:15Z | 2008-04-21T15:00:00Z |
227,973 | Bug 227973 [WorkbenchParts] Variables view is empty until first activation | Using I20080415-1646. I set some breakpoints in my code. While debugging a runtime workbench, I hit a breakpoint and the debugger perspective take the focus as requested. But, unfortunately, the variables view is completely empty and does not show any variable value. I tried to change the selection in the debug stack t... | verified fixed | bf1c102 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartService.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-23T19:17:58Z | 2008-04-21T09:26:40Z |
222,750 | Bug 222750 [ViewMgmt] Placeholder folders are lost when multi-instance views are dragged | null | verified fixed | c3dfb35 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectiveHelper.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-23T16:37:11Z | 2008-03-14T13:06:40Z |
227,868 | Bug 227868 [Progress] NPE in ProgressManagerUtil$1.compare(...) | !ENTRY org.eclipse.ui 4 0 2008-04-19 01:25:50.734 !MESSAGE Unhandled event loop exception !STACK 0 org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:3773) at org.eclipse.swt.SWT.error(SWT.java:3691) at org.eclipse.swt.widgets.Synchronizer.run... | verified fixed | c24dca1 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/DetailedProgressViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-23T13:05:29Z | 2008-04-18T23:06:40Z |
228,120 | Bug 228120 [ActivityMgmt] Expression controlled Activities aren't correctly synchronized with the enabledList if they are enabled directly from the beginning | null | verified fixed | 8040987 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/MutableActivityManager.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/activities/UtilTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-22T13:59:50Z | 2008-04-21T23:20:00Z |
223,056 | Bug 223056 [StatusHandling] Status dialog does not resize nicely | null | verified fixed | c8243a7 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/statushandlers/DefaultDetailsArea.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-22T13:52:18Z | 2008-03-18T08:46:40Z |
226,217 | Bug 226217 [Perspectives] [ViewMgmt] createView called without corresponding releaseView | I chasing down a bug where a viewReference is being created but not released. Unfortunately, I can't easily produce using simple Eclipse. The basic steps are: 1. RestoreState where there are several perspectives represented as tabs. Each of the views has a counter associated with it set to 1. 2. Close the tab without o... | verified fixed | 6ff786f | ["bundles/org.eclipse.ui.workbench/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 | 2008-04-21T19:23:14Z | 2008-04-09T00:13:20Z |
198,283 | Bug 198283 [WorkbenchParts] Assert.isTrue(activePartReference != ref) hit although no actrive editor open | I don't have steps to reproduce but what I see some time is hitting the assert "Assert.isTrue(activePartReference != ref)" in PartList#partOpened(WorkenchPartReference). However when I hit the assert no corresponding editor was opened. What I did is the following: - opened an editor - closed it - reopened it Debugging ... | verified fixed | 558d43a | ["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 | 2008-04-21T18:28:39Z | 2007-07-30T15:40:00Z |
204,489 | Bug 204489 [Contributions] Need methods to notify show/hide toolbar and statusline to ActionBarAdvisor | null | verified fixed | b905c31 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindowConfigurer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/services/ActiveShellSourceProvider.java", "test... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-21T17:03:09Z | 2007-09-24T21:40:00Z |
216,483 | Bug 216483 [Commands] [Contributions] HandlerProxy should ask for refresh of IElementUpdater when loading handler | At moment, if a handler implements IElementUpdater and is loaded by HandlerProxy, the element is not updated (e.g. at startup). The HandlerProxy should ask for a refresh if it instantiates the 'real' handler that implements IElementUpdater. | resolved fixed | 0eb1876 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/HandlerPersistence.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/HandlerProxy.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/commands/CommandEnablementTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-20T15:56:43Z | 2008-01-24T18:40:00Z |
214,560 | Bug 214560 [MPE] MultiPageEditorPart setFocus gives error if no pages | null | verified fixed | 7ffb8db | ["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 | 2008-04-20T15:11:14Z | 2008-01-07T23:53:20Z |
219,184 | Bug 219184 [Commands] [Commands] IHandler#dispose is never called | I noticed that my handler's dispose method is never called. Here is what I did to create it: - Create a new plugin project based on the "Hello World, Command" sample - Edit the class that the wizard creates (Samplehandler.java) to override the dispose() method of AbstractHandler. - Put a breakpoint in the method. - Deb... | verified fixed | feca0bc | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/HandlerPersistence.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-19T19:59:44Z | 2008-02-15T21:13:20Z |
227,617 | Bug 227617 UI failures in N20080416-2000 appear to be caused by SWT changes | If I PartsReferencesTests (UI code) from HEAD against last weeks SWT contribution everything passes. However, if I check out SWT from HEAD I see the same failures that are present in the build. These tests are peculiar in that they create and dispose displayed with regularity. Has anything changed on Carbon in this are... | verified fixed | 915e61f | ["tests/org.eclipse.ui.tests/Eclipse", "Part", "References", "Test/org/eclipse/ui/parts/tests/EditorsReferencesTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-18T19:08:18Z | 2008-04-17T16:33:20Z |
223,880 | Bug 223880 [KeyBindings] Command keybinding enabled even though action is disabled | While testing the All Instances action in debug (displays a list of all instances of the selected type in the vm), I found that I could run the action even when it was not supposed to be available. The action is available in the context menu of the java editor, outline view and variables view. It is also on the main 'r... | verified fixed | 8e4da4f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/ActionDelegateHandlerProxy.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-18T18:45:42Z | 2008-03-25T15:46:40Z |
224,682 | Bug 224682 [Contributions] WorkbenchMenuService leaks editors after auto-closing | I20080327-2251 - new workspace - import plug-in org.eclipse.core.expressions as source - Preferences > General > Editors: set 'Number of opened editors before closing' to 2 - expand package org.eclipse.core.expressions - for the first 5 files, repeat: - open file - right-click into editor area to open context menu - le... | verified fixed | f9ce4d8 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PopupMenuExtender.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-18T17:57:57Z | 2008-03-28T16:00:00Z |
227,661 | Bug 227661 [StatusHandling] Support tray broken for single errors, shows wrong IStatus | The support tray's lastSelectedStatus remains null until more than one error occurs while the dialog is open. If it's null, then the support tray's createContents() method will never create the support area correctly, and any provider registered via Policy.setErrorSupportProvider() will never appear. In other words, th... | verified fixed | 3db85c4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-18T12:03:03Z | 2008-04-17T22:06:40Z |
224,951 | Bug 224951 [MPE] MultiPageEditorPart.pageChange() removes focus from SharedHeaderFormEditor's header | 3.4M5 MultiPageEditorPart.pageChange() is using the private setFocus(int) which prevents SharedHeaderFormEditor.setFocus() from keeping the focus on the editor's header. | verified fixed | 072d53d | ["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 | 2008-04-17T19:10:14Z | 2008-03-31T16:13:20Z |
218,054 | Bug 218054 [Contributions] ActionFactory.OPEN_NEW_WINDOW needs to be converted | This is an action that needs to be converted into a handler for the command and a command action returned from ActionFactory. PW | verified fixed | 8b39e19 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ActionFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/OpenInNewWindowHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-17T18:44:46Z | 2008-02-06T17:46:40Z |
221,914 | Bug 221914 [Workbench] Need enhancement to WorkbenchPage API | Build ID: I20080207-1530 Steps To Reproduce: We have an RCP application that needs to activate a specified perspective B when closing perspective A. Currently when you close a perspective, if the perspective was active and not the only perspective open then the policy is such that the last opened perspective is activat... | verified fixed | 6ee574a | ["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 | 2008-04-17T18:17:48Z | 2008-03-07T20:00:00Z |
186,022 | Bug 186022 [KeyBindings] keybindings don't work for legacy actions in multipage editors | null | verified fixed | 9d9f722 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ContributedAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-17T17:42:22Z | 2007-05-08T18:46:40Z |
226,277 | Bug 226277 project explorer should support colored labels | 3.4 M6 The attached patch allows the project explorer to have colored label. The label provider returned by the navigator content can now additionally implement IStyledLabelProvider to provide colored labels. No API changes required. | verified fixed | b96f021 | ["bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceLabelProvider.java", "bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorDecoratingLabelProvider.java", "bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/SafeDele... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-17T17:15:16Z | 2008-04-09T14:06:40Z |
223,299 | Bug 223299 [Commands] org.eclipse.ui.internal.services.EvaluationResultCache.evaluate(IEvaluationContext) incorrectly returns true when evaluate | Build ID: I20080207-1530 Steps To Reproduce: Use the snippet of XML below in a visibleWhen or activeWhen. Use in a plugin descriptor where the plugin does not load. The expression should evaluate to true, but it evaluates to false because this line is wrong: return evaluationResult == EvaluationResult.TRUE; More inform... | verified fixed | 5a2a8a8 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/services/EvaluationResultCache.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-17T17:09:20Z | 2008-03-20T05:13:20Z |
227,023 | Bug 227023 [TabbedProperties][ACC] section header has a fixed font size | Accessibility: The section header font size should not be fixed and should be customizable via the preferences. | resolved fixed | 16be375 | ["bundles/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyTitle.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-16T02:27:36Z | 2008-04-14T21:53:20Z |
226,718 | Bug 226718 [PerspectiveBar] problem with the Perspective Switcher/Bar | I want to hide the open button on the persective switcher and so I use a seperated .ini file in the Eclipse path and I launch Eclipse like this : Eclipse.exe -clean -plugincustomization myCustomDefaults.ini here the myCustomDefaults.ini file : org.eclipse.ui/SHOW_OPEN_ON_PERSPECTIVE_BAR=false But when I launch Eclipse ... | verified fixed | b113ffa | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectiveBarManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-15T19:43:40Z | 2008-04-11T16:06:40Z |
223,188 | Bug 223188 [ErrorHandling] Crash of ModalContext thread freezes UI thread | null | verified fixed | 0c1ffcb | ["bundles/org.eclipse.jface/src/org/eclipse/jface/operation/ModalContext.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/concurrency/ConcurrencyTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/concurrency/ModalContextCrashTest.java", "tests/org.ecli... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-14T17:40:03Z | 2008-03-19T12:33:20Z |
226,930 | Bug 226930 Debug tests DNF | In the latest nightly builds the debug tests are DNF. When I download and use the latest nightly build, I found the ViewMangementTests are hanging. | verified fixed | e5fa90f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartService.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-14T15:07:56Z | 2008-04-14T13:33:20Z |
168,524 | Bug 168524 [WorkbenchParts] On restart partActivated (and partVisible) called before widgets are visible | null | verified fixed | e0dffc7 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartService.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/multieditor/MultiEditorTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-11T19:37:09Z | 2006-12-19T12:06:40Z |
219,913 | Bug 219913 Display.asyncExec should not be delayed till the workbench is initialized | null | verified fixed | b6cde0a | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IPreferenceConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/UISynchronizer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-11T18:14:50Z | 2008-02-22T06:00:00Z |
226,124 | Bug 226124 [GlobalActions] [regression] ActionFactory must return RetargetActions | ActionFactory and IDEActionFactory must return RetargetActions where spec'ed to by the javadoc. PW | verified fixed | fa56d71 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ActionFactory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-11T17:48:58Z | 2008-04-08T13:06:40Z |
206,619 | Bug 206619 [Contributions] editor leaked when invoking action from visible action set via keybinding | I20071016-1215 - new workspace - Customize Perspective > Commands: select the "Team" group - bind "Apply Patch..." command to "Alt+Shift+P" - new simple project "P" - new file "f.txt" - in editor for f.txt, press Alt+Shift+P - press Esc to cancel - press Ctrl+W => Text editor is leaked: org.eclipse.ui.editors.text.Text... | verified fixed | 31b29e6 | ["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 | 2008-04-11T16:43:06Z | 2007-10-17T14:06:40Z |
200,376 | Bug 200376 [IDE] Bidi issues with ContainerAndSelectionGroup's containerNameField (in ResourceAndContainerGroup) | Build ID: 3.3.0 Steps To Reproduce: 1. Add a project to your workspace and add two folders which use Hebrew characters as its name, one folder inside another (e.g. ABC\DEF). 2. Choose File, New, Other, File... 3. Choose the nested folder (in this example, DEF) 4. Observe the path which is set in the containerNameField ... | verified fixed | 718314e | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/ContainerSelectionGroup.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-10T15:01:14Z | 2007-08-17T14:13:20Z |
202,170 | Bug 202170 [Wizards] Empy Source Folder and Package in New Class Wizard | In window, preferences, general, keys i marked include umbound command and binding CTRL+N, C to New Wizard Class but when i call this key the New Java Class Interface do not fill the Source Folder and Package field like in another shortcut. | verified fixed | 24bd8fc | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/WizardHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-09T17:26:12Z | 2007-09-04T15:33:20Z |
226,305 | Bug 226305 [Markers] Tasks view not clearing high and low priority items | When the priority of a task changes from high to normal the icon is not updated. This is also an issue for sorting. STEPS 1) Open a task view with some FIXME tasks 2) Create a new normal task - it will show up with a ! icon and one FIXME will have no icon. | verified fixed | 5a38fa3 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-09T15:35:26Z | 2008-04-09T16:53:20Z |
136,337 | Bug 136337 [IDE] Allow a user to force the removal of all problem markers | We've ran into situations when we see stray problem markers in the problems view. These markers cannot be deleted anymore because the code (builder)supposed to take care of them either is not around anymore or simply cannot identify them by type or by some other attribute. Currently, the only way to get rid of these ma... | verified fixed | cbff3c3 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/DeleteHandler.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerMessages.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-09T15:03:04Z | 2006-04-12T13:53:20Z |
127,308 | Bug 127308 [WorkbenchParts] PageBook documentation should tell users not to set layouts | PageBook is one of those Composites where it does not make sense to set a layout - it does it for you. However, it doesn't warn you about this anywhere, and the result is strange behavior. It should clearly state that you should not set a layout, like TabFolder. | verified fixed | dd77d98 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/PageBook.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T18:43:27Z | 2006-02-10T19:33:20Z |
145,557 | Bug 145557 [WorkbenchParts] Content description label needs a hover | RC7 It is fairly easy for the top label in the Java Hierarchy View to get cut off with a large font. It needs a hover text so that the full text can be read. | verified fixed | 08ed34e | ["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 | 2008-04-08T18:40:41Z | 2006-06-06T16:06:40Z |
202,187 | Bug 202187 [Contributions] WorkbenchWindowControlContribution getWorkbenchWindow returns null | Build ID: I20070621-1340 The getWorkbenchWindow method in WorkbenchWindowControlContribution returns null for control contributions to the global toolbar. Steps To Reproduce: 1. Create a control contribution that extends from WorkbenchWindowControlContribution. 2. In the createControl method call getWorkbenchWindow. Th... | verified fixed | e6d90a6 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuAdditionCacheEntry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T18:09:26Z | 2007-09-04T18:20:00Z |
206,178 | Bug 206178 [Contributions] null pointer referenced is not caught when registering an action ActionBarAdvisor | If an error in ApplicationActionBarAdivosor-class occurs the application is just terminated, but does not throw an exception on console, even not in debug mode. Example: Save Action. When the save action is not created in the RCP's ActionBarAdvisor, but tried to be registered the application is just terminated. A possi... | verified fixed | 4b6f237 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/application/ActionBarAdvisor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T16:51:27Z | 2007-10-12T17:26:40Z |
206,179 | Bug 206179 [Contributions] null pointer referenced is not caught when adding an action/item to menu in org.eclipse.jface.action.ContributionManager | If an error in ApplicationActionBarAdivosor-class occurs the application is just terminated, but does not throw an exception on console, even not in debug mode. Example: Save Action. When the save action is not created in the RCP's ActionBarAdvisor, but tried to be added to the menu the application is just terminated. ... | verified fixed | b74e95b | ["bundles/org.eclipse.jface/src/org/eclipse/jface/action/ContributionManager.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/action/IContributionManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T16:46:58Z | 2007-10-12T17:26:40Z |
218,540 | Bug 218540 [Perspectives] Perspectives always open in same window, regardless of preference | Build ID: I20080207-1530 Steps To Reproduce: 1. Close all perspectives except one, say Resource. 2. In Preferences->Perspective, set "Open a new perspective" to "in a new window." 3. Open a new perspective, such as the Debug perspective using Window->Open Perspective->Other: Debug. Expected: A new window with the new p... | verified fixed | 0f3c2bf | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/handlers/ShowPerspectiveHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T16:26:56Z | 2008-02-11T17:13:20Z |
221,662 | Bug 221662 [Contributions] Extension point org.eclipse.ui.menus: sub menu contribution does not have icon even if specified | If using org.eclipse.ui.menus for contributing an additional menu to the Eclispe main menu and this contribution contains another sub menu, the sub menu does not have the specified icon. ... <extension point="org.eclipse.ui.menus"> <menuContribution locationURI="menu:org.eclipse.ui.main.menu?after=project"> <menu id="m... | verified fixed | 0c2a0c6 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuAdditionCacheEntry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T14:27:13Z | 2008-03-06T13:26:40Z |
225,331 | Bug 225331 ScopedPreferenceStore.setToDefault(String) sends unneccessary event | null | verified fixed | eb53161 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-08T13:10:09Z | 2008-04-02T12:40:00Z |
225,966 | Bug 225966 [ActivityMgmt] CommandEnabledmentTest failure | null | verified fixed | 027ace4 | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/activities/UtilTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-07T16:24:35Z | 2008-04-07T14:53:20Z |
225,051 | Bug 225051 [Snippets] Snippet010OwnerDraw - Wrong German flag :-) | null | verified fixed | 4da38a0 | ["examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet010OwnerDraw.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-07T15:00:05Z | 2008-04-01T08:53:20Z |
224,861 | Bug 224861 [Markers] ProgressCanvasViewer blocks UI | I20080330-1350 I did a search for files called *.exsd in my workspace, which returned around 200 matches. I selected all matches (in 'Show as List' mode) and chose context menu > Compare With > Another Branch or version. I added a custom date and hit Enter. The synchronize view opened, then the Eclipse UI was almost bl... | verified fixed | e28d0b2 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-07T14:47:25Z | 2008-03-31T10:40:00Z |
56,313 | Bug 56313 [About] No context menu on selectable text in "About" dialog | I200403260010 - choose Help > About Eclipse Platform - doubleclick on the build id number - right-click on the selection, or try to open context menu via Shift-F10 -> expected: context menu with "copy" appears (as it e.g. does when invoked when the error count in the JUnit view is selected) -> was: no context menu | verified fixed | 7ae2991 | ["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 | 2008-04-04T19:37:25Z | 2004-03-26T08:33:20Z |
224,674 | Bug 224674 [ActivityMgmt] test for: Stack overflow after hooking in property tester to activities | null | verified fixed | 1a9bbab | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/activities/UtilTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-04T14:26:32Z | 2008-03-28T16:00:00Z |
224,673 | Bug 224673 [ActivityMgmt] Expression enabled activites should be able to be non-restricted but filtered | null | resolved wontfix | 8be30f0 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/WorkbenchTriggerPointAdvisor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-04T14:22:51Z | 2008-03-28T16:00:00Z |
99,602 | Bug 99602 [WorkingSets] unclear dependency between identity and name | 3.1-RC2 test pass The identity of working sets seems to be defined strictly by its name (a UTF-8 string). However, AbstractWorkingSetManager stores working sets in a TreeSet using a comparator based on collation, which may deem two working sets equal if they have a similar name. Example: - in the package explorer, sele... | verified fixed | 78e36bd | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkingSetComparator.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/IWorkingSetManagerTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-03T19:39:45Z | 2005-06-13T10:53:20Z |
9,262 | Bug 9262 [Viewers] Recursion with multiple equal elements in IStructuredContentProvider/ITreeContentProvider | Currently, IStructuredContentProvider does not restrict the output of getElements(Object input). However, the following code produces a bug: public class MyContentProvider implements TreeContentProvider { ... public Object[] getElements(Object input) { return new Object[] {input}; } } If MyContentProvider is supplied t... | verified wontfix | 11eafc5 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IStructuredContentProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-03T15:18:29Z | 2002-02-07T16:40:00Z |
188,652 | Bug 188652 [About] About dialog scrollbar does not operate correctly | The About dialog allows there to be an image on the left and text on the right, given the image has a small enough width. The height of the dialog is determined by whichever has the greater height. We can coordinate the size of the image with the amount of text, but the font can change on different platforms or machine... | verified fixed | fd73938 | ["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 | 2008-04-02T19:42:14Z | 2007-05-23T14:20:00Z |
222,558 | Bug 222558 Write a test suite to test null IDecorationContexts | Neither the DecoratingLabelProvider or DecoratingStyledCellLabelProvider should ever have a null IDecorationContext. Write a suite that checks that it is not possible to set the IDecorationContext without an assertion error or having it set to the default content (note that DecoratingStyledCellLabelProvider has both co... | resolved fixed | 9250dd1 | ["tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/labelProviders/DecoratingLabelProviderTests.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/labelProviders/DecoratingStyledCellLabelProviderTest.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Test... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-02T14:53:16Z | 2008-03-13T12:06:40Z |
224,887 | Bug 224887 [Browser] internal browser new window should be resizeable | When new window/popup is opened from internal browser, it should be resizeable. It's good practice to open new windows resizeable unless they're explicitely required to be fixed size. To open a popup I use following html: <a href="bla.html" target="_blank">click</a> | resolved fixed | f7ba1d5 | ["bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T23:05:42Z | 2008-03-31T13:26:40Z |
109,290 | Bug 109290 [WorkbenchLauncher] splash screen blocks the switch workspace dialog and creates illusion of hung application | While starting up the "select workspace" dialog sometimes comes up behind the splashscreen and is completely obscured. A user may interpret this as the application having hung. | verified fixed | c150c1a | ["bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/E... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T16:53:31Z | 2005-09-12T13:00:00Z |
223,108 | Bug 223108 [ActivityMgmt] Activities with expressions can't be correctly enabled when they have a defaultEnabled extension point entry | Build ID: I20080207-1530 Steps To Reproduce: 1. Create an activity with an enabledWhen expression, which is by default disabled. 2. Cerate a defaultEnabled entry for this activity. 3. Try to enable the activity via enabling the belonging expression. 4. --> Error: The activity manager looks in the list of already enable... | verified fixed | 54b10ec | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/ExtensionActivityRegistry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T16:39:39Z | 2008-03-18T17:06:40Z |
223,182 | Bug 223182 [Workbench] Unused stuff in tests (compile errors in eclipse builds) | null | verified fixed | 25b30da | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/commands/CommandEnablementTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/decorators/DecoratorCacheTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/services/EvaluationServiceTe... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T15:14:56Z | 2008-03-19T09:46:40Z |
223,116 | Bug 223116 [Progress] Color leaked in ProgressInfoItem | null | verified fixed | e44a4c5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T14:20:12Z | 2008-03-18T19:53:20Z |
223,962 | Bug 223962 [Markers] Problems view, new view: Labels | I20080325-0100 - In the problems view choose 'New Problems View' from the view menu - The dialog that shows up should Have a title that matches the action that invoked it, using title capitalization. 'New Problems View' Have a description text with colon ':' and mnemonic. It should probably also forbid the empty name f... | verified fixed | b7fa834 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/OpenMarkersViewHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T14:08:54Z | 2008-03-25T18:33:20Z |
223,995 | Bug 223995 [Mac] [About] eclipse fails to open 'about' dialog if preferences dialog is already open | Steps to reproduce: 1. Open eclipse preferences from the Eclipse->Preferences menu 2. Attempt to open 'About' dialog from the Eclipse->About Eclipse Platform menu After step 2 the following appears: -- Error Log -- Date: Tue Mar 25 15:16:31 PDT 2008 Message: No activeWorkbenchWindow found while executing org.eclipse.ui... | verified fixed | 4a098e5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/about/AboutHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-04-01T13:11:16Z | 2008-03-25T21:20:00Z |
224,568 | Bug 224568 [Preferences] Preferences dialog fails to create hierarchy if category referenced before declared | null | verified fixed | 0e83a38 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/CategorizedPageRegistryReader.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-28T15:54:57Z | 2008-03-28T10:26:40Z |
224,571 | Bug 224571 [Decorators] Missing problem markers on IFile in Package Explorer | null | verified fixed | a34945e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IDecoration.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ContentTypeDecorator.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/WorkbenchFile.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/inter... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-28T15:11:42Z | 2008-03-28T13:13:20Z |
224,451 | Bug 224451 [IDE] The field shell has been removed | from CopyProjectAction.java in org.eclipse.ui.ide/extensions/org/eclipse/ui/actions line 49 reported as Binary Compatibility Problem by the API tooling. | verified fixed | 80a0004 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-27T19:44:16Z | 2008-03-27T20:33:20Z |
224,428 | Bug 224428 [Viewers] Add set/getStyleRanges to ViewerRow | 20080327 set/getStyleRenges are on ViewerCell, using the data element on the row to store the ranges. They use a private constant as key. As an implementor of a ViewerRow, you want to get access to the styled ranges. ViewerCell is not implementable. The correct way therefor would be to also add set/getStyleRenges to Vi... | verified fixed | 529302c | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerCell.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerRow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-27T18:43:22Z | 2008-03-27T17:46:40Z |
224,335 | Bug 224335 [MPE] MultiPageEditorPart.dispose() not calling super.dispose() | 3.4M5 | verified fixed | 4549940 | ["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 | 2008-03-27T13:28:24Z | 2008-03-27T12:13:20Z |
223,846 | Bug 223846 [Viewers] Open Resource dialog causes 'Ignored reentrant call while viewer is busy' | I20080325-0100, Mac OS X only (could not reproduce on WinXP) - make sure there's 1 element in the Open Resource history - open Open Resource dialog and start to type => message in log: !ENTRY org.eclipse.jface 2 0 2008-03-25 15:52:20.036 !MESSAGE Ignored reentrant call while viewer is busy. This is only logged once per... | resolved fixed | 32f04cd | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-26T21:00:50Z | 2008-03-25T15:46:40Z |
223,790 | Bug 223790 [Decorators] disappearing incoming decorators in synchronize view | null | verified fixed | 5f11e02 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IDecoration.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/decorators/DecorationBuilder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-26T20:39:16Z | 2008-03-25T10:13:20Z |
223,808 | Bug 223808 [PropertiesDialog] Properties dialog page hierarchy screwed up | I20080325-0100 Compare e.g. contents of the tree in the Properties dialog for org.eclipse.core.expressions from CVS in I20080318-0800 (OK) and I20080325-0100 (multiple child pages shown as top-level pages). | verified fixed | 73411f9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/IPropertyPageContributor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/PropertyPageContributorManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/PropertyP... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-26T14:02:28Z | 2008-03-25T10:13:20Z |
216,860 | Bug 216860 [GlobalActions] Copy is not enabled for resources with alternate file systems | null | verified fixed | 9bcbf48 | ["bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/CopyAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-26T12:11:15Z | 2008-01-29T07:00:00Z |
222,391 | Bug 222391 [StatusHandling] Error dialog flickers on opening and very strange temporary button visible | null | verified fixed | edeec02 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-26T11:41:17Z | 2008-03-12T11:06:40Z |
223,886 | Bug 223886 [Import/Export] ArrayIndexOutOfBoundsException while importing project in archive | null | verified fixed | bed1045 | ["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 | 2008-03-25T19:37:25Z | 2008-03-25T15:46:40Z |
222,627 | Bug 222627 [ActivityMgmt] Stack overflow after hooking in property tester to activities | Build ID: Build id: I20080312-1200 Steps To Reproduce: 1. I have defined a property tester, like this: <extension point="org.eclipse.core.expressions.propertyTesters"> <propertyTester class="com.sas.bistudio.BIRolesTester" id="com.sas.BIRolesTester" namespace="com.sas" properties="BITester" type="java.lang.Object"> </p... | verified fixed | d051635 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/activities/MutableActivityManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-25T17:26:09Z | 2008-03-13T17:40:00Z |
219,273 | Bug 219273 [PropertiesDialog] [RCP] allow initial property page to be specified | Currently the initial property page selected in the properties dialog is the first property page (for a resource, this is Resources). For an RCP application this is unhelpful if there is a property page used by the RCP application. Unfortunately, there is no way to either specify an initial property page to be selected... | verified fixed | 58cbb91 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/application/WorkbenchAdvisor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-25T01:38:44Z | 2008-02-17T23:13:20Z |
223,732 | Bug 223732 [Viewers] Rename StyledStringBuilder to StyledString | null | verified fixed | e75508e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecoratingStyledCellLabelProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StyledString.java", "bundles/org.eclipse.jface/src/org/eclipse/jfa... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-24T21:28:51Z | 2008-03-24T20:20:00Z |
223,481 | Bug 223481 [GlobalActions] regression : Refresh is no longer performed in background | null | verified fixed | 1ce25f1 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RefreshAction.java", "bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceModifyOperation.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-24T19:51:09Z | 2008-03-21T11:46:40Z |
219,874 | Bug 219874 Exploit Vista progress bars | We should exploit the Vista coloured progress bars | verified fixed | e4a0421 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressIndicator.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/dialogs/Snippet058VistaProgressBars.java", "examples/org.e... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-24T18:45:14Z | 2008-02-21T21:40:00Z |
223,653 | Bug 223653 [Contributions] NPE on shutdown via ShowIn code | I20080323-2000 I got the following stacktrace on shutdown. I hadn't done much in this session other than try to install the releng tools. java.lang.NullPointerException at org.eclipse.ui.internal.ShowInMenu.dispose(ShowInMenu.java:351) at org.eclipse.jface.action.MenuManager.dispose(MenuManager.java:233) at org.eclipse... | verified fixed | 745f176 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ShowInMenu.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-24T17:19:42Z | 2008-03-24T14:46:40Z |
223,649 | Bug 223649 [Progress] Job with action shows up twice if progress view is not opened | null | verified fixed | 25d133b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/FinishedJobs.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressViewerContentProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-24T15:17:55Z | 2008-03-24T14:46:40Z |
191,254 | Bug 191254 [WorkbenchLauncher] Eclipse launched with gcj should alert user to potential problems | null | verified fixed | 61e2864 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceDialog.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-21T22:16:14Z | 2007-06-06T14:26:40Z |
220,767 | Bug 220767 [Dialogs] PopupDialog's HOVER_SHELLSTYLE should use SWT.TOOL | 3.3.x and 3.4 M5. The SWT.TOOL flag should be used to create hover style shells, hence the PopupDialog's HOVER_SHELLSTYLE should use SWT.TOOL. | verified fixed | 213658b | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-21T01:59:02Z | 2008-02-28T14:46:40Z |
223,313 | Bug 223313 [Markers] Marker not found in QuickFixPropertyTester | I20080318-0800 Found this in the log after replacing a file with compile errors with latest from HEAD. Warning Thu Mar 20 09:20:00 CET 2008 Marker id 2396 not found. org.eclipse.core.internal.resources.ResourceException: Marker id 2396 not found. at org.eclipse.core.internal.resources.Marker.checkInfo(Marker.java:56) a... | verified fixed | ecd0c53 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/MarkerQuery.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-20T20:34:31Z | 2008-03-20T08:00:00Z |
136,244 | Bug 136244 [Dialogs] PopupDialog - API - overriding default colors should be simpler | PopupDialog has protected methods that allow you to dictate which controls in the dialog should have their foreground/background color set. However, it is not simple to override the colors themselves. The method applyColors is private, and in order to use applyForegroundColor(...), etc., you must override createContent... | verified fixed | ff4d037 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-20T18:55:51Z | 2006-04-12T02:46:40Z |
223,375 | Bug 223375 [Commands] CommandSerializationTest failure in HEAD | null | verified fixed | 39bd477 | ["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-20T18:35:47Z | 2008-03-20T16:20:00Z |
131,516 | Bug 131516 [Browser] NullPointerException in MozillaBrowser.openURL() | In MozillaBrowser.openURL() there is no check to see if the argument url2 is null before calling url2.toExternalForm(). So passing in null to this method results in a NullPointerException. | verified fixed | 2a1589b | ["bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/browsers/MozillaBrowser.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-20T16:02:52Z | 2006-03-13T14:26:40Z |
223,339 | Bug 223339 [PopupDialog] ordering of size and location menu items | null | verified fixed | d6083b4 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2008-03-20T15:45:15Z | 2008-03-20T10:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.