id int64 1 6.5k | bug_id int64 2.03k 426k | summary stringlengths 9 251 | description stringlengths 1 32.8k ⌀ | report_time stringlengths 19 19 | report_timestamp int64 1B 1.39B | status stringclasses 6
values | commit stringlengths 7 9 | commit_timestamp int64 1B 1.39B | files stringlengths 25 32.8k | project_name stringclasses 6
values |
|---|---|---|---|---|---|---|---|---|---|---|
2,830 | 205,792 | Bug 205792 [Mac] Enhance org.eclipse.ui.carbon plugin in order to modify the system menus | Build ID: Eclipse 3.3 Steps To Reproduce: the org.eclipse.ui.carbon provides the About and Preferences menu items but it doesn;t handle the menu text of "Hide eclipse" and "Quit eclipse". It should modify the menu text as the corresponding product name as like as About menu More information: here has some sample code t... | 2007-10-09 05:35:08 | 1,191,920,000 | verified fixed | 7718ec1 | 1,191,940,000 | bundles/org.eclipse.ui.carbon/src/org/eclipse/ui/carbon/CarbonUIEnhancer.java | Eclipse_Platform_UI |
2,831 | 205,248 | Bug 205248 [Databinding] Observables on Text with FOCUS_OUT event incorrectly notify with no change | If you get an observable on a Text for the FOCUS_OUT event, the model is updated every time, even if there is no change in the value. The observable should not trigger a model change if the Text value is the same as the model value. | 2007-10-02 18:16:49 | 1,191,360,000 | verified fixed | a647535 | 1,191,690,000 | bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/value/AbstractVetoableValue.java bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/observable/value/AbstractVetoableValue.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/... | Eclipse_Platform_UI |
2,832 | 205,286 | Bug 205286 [ViewMgmt] Icons from one view's toolbar appear in another view | Using I20070925-1406, I got a weird behavior when I opened the hierarchy view from the java editor using F4. My steps so far are: 1) Have a java project loaded in the java perspective. 2) Open a java editor 3) From the java perspective, inside the java editor select a type name 4) Make sure the hierarchy view is closed... | 2007-10-03 10:06:44 | 1,191,420,000 | verified fixed | 32c8d88 | 1,191,600,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/PresentablePartFolder.java | Eclipse_Platform_UI |
2,833 | 205,069 | Bug 205069 [Trim] Dragging a maximized editor's tab restores editor | I20070925-1406 Dragging a maximized editor's tab immediately restores (unmaximizes) the editor area. I would expect that I can reorder tabs also while an editor is maximized. | 2007-10-01 11:21:53 | 1,191,250,000 | verified fixed | e91fb47 | 1,191,510,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java | Eclipse_Platform_UI |
2,834 | 204,577 | Bug 204577 [GlobalActions] convert SHOW_OPEN_EDITORS | Fix ActionFactory actions. PW | 2007-09-25 12:58:07 | 1,190,740,000 | verified fixed | 055cf6f | 1,191,420,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchEditorsAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchEditorsHandler.java | Eclipse_Platform_UI |
2,835 | 204,576 | Bug 204576 [GlobalActions] convert SHOW_QUICK_ACCESS | Fix ActionFactory actions. PW | 2007-09-25 12:57:23 | 1,190,740,000 | verified fixed | 81703c7 | 1,191,420,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/QuickAccessMenu.java | Eclipse_Platform_UI |
2,836 | 204,574 | Bug 204574 [GlobalActions] convert SHOW_WORKBOOK_EDITORS | I've moved to individual actions again (for reasons that might become clear) PW | 2007-09-25 12:56:12 | 1,190,740,000 | verified fixed | b89d7ce | 1,191,420,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbookEditorsAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbookEditorsHandler.java | Eclipse_Platform_UI |
2,837 | 204,790 | Bug 204790 [Workbench] lock on .metadata/.lock is never released | Build ID: 3.3 Steps To Reproduce: 1. Debug eclipse, 1 breakpoint in basiclocation:lock 2. 2nd breakpoint in basiclocation:release 3. During the entire run only the lock call is reached. More information: The lock should be released at the end of the Eclipse session. | 2007-09-27 07:35:00 | 1,190,890,000 | verified fixed | cbdf7f1 | 1,191,420,000 | bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java | Eclipse_Platform_UI |
2,838 | 204,304 | Bug 204304 [GlobalActions] Convert some File actions | Convert the ActionFactory actions for QUIT, PROPERTIES, IMPORT, and EXPORT PW | 2007-09-21 14:15:21 | 1,190,400,000 | verified fixed | 6a554a1 | 1,191,420,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ExportResourcesAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse... | Eclipse_Platform_UI |
2,839 | 205,224 | Bug 205224 [Databinding] Removing LinkedList dependency from Realm | When trying to compile Databinding with GWT-Compiler it would be nice that to replace LinkedList because this is not part of GWT-Classlib and would have to be ported from harmony (with many dependencies) | 2007-10-02 14:41:01 | 1,191,350,000 | verified fixed | 39dbdaa | 1,191,350,000 | bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/Realm.java bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/observable/Realm.java bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/Queue.java tests/org.eclipse.jface.tests.datab... | Eclipse_Platform_UI |
2,840 | 205,222 | Bug 205222 [WorkingSets] use 'Properties' to configure working sets | null | 2007-10-02 14:21:59 | 1,191,350,000 | verified fixed | 6bece9f | 1,191,350,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchMessages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/WorkingSetPropertyPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/WizardPropertyPage.java | Eclipse_Platform_UI |
2,841 | 203,774 | Bug 203774 [Markers] configure filters dialog for anything but problems is empty | I20070918 Set the content of the new problems view to anything but problems. Configure the filters for this view. Note that the dialog is mostly empty. | 2007-09-18 10:09:26 | 1,190,120,000 | verified fixed | 95a5fc3 | 1,191,260,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/FiltersConfigurationDialog.java | Eclipse_Platform_UI |
2,842 | 203,974 | Bug 203974 [Markers] [Markers] markers view: Twistis on configure filter dialog not correctly laid out | null | 2007-09-19 09:51:14 | 1,190,210,000 | verified fixed | 0a1587e | 1,191,260,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/FiltersConfigurationDialog.java | Eclipse_Platform_UI |
2,843 | 205,049 | Bug 205049 Other plug-ins should be able to define default content generator | Currently only the content generator can define which plug-ins it can be the default for - we need a way for plug-ins to refer back to the marker support for thier own generator. | 2007-10-01 09:21:46 | 1,191,240,000 | verified fixed | c5a8c94 | 1,191,250,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerComparator.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerContentGenerator.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerPriorityField.java bu... | Eclipse_Platform_UI |
2,844 | 97,676 | Bug 97676 [Preferences] Pref Page General/Editors/Content Types problems - File Associations | I'm missing an "Edit" button or table editors. | 2005-05-31 15:19:58 | 1,117,570,000 | verified fixed | 9d50cfe | 1,191,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchMessages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FileExtensionDialog.java | Eclipse_Platform_UI |
2,845 | 91,047 | Bug 91047 [About] About dialog buttons seemingly not responsive | Clicking on the 'Plug-in Details' or 'Configuration Details' buttons in the About dialog are time-consuming operations when the product in question has a large number of plug-ins. Yet, there is no hourglass, a busy cursor or a visual indicator of any sort between the time I click the button and the ten seconds later wh... | 2005-04-11 15:58:06 | 1,113,250,000 | verified fixed | c320183 | 1,191,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutDialog.java | Eclipse_Platform_UI |
2,846 | 138,078 | Bug 138078 [Preferences] Preferences Store for i18n support | I'm using the French local. I run into a problem of the double parsing in French format (ex: 3,14 instead of 3.14). I got an exception in the following method of the class org.eclipse.ui.preferences.ScopedPreferenceStore public double getDouble(String name) { String value = internalGet(name); if (value == null) return ... | 2006-04-21 19:06:21 | 1,145,660,000 | verified fixed | 1c78f5c | 1,191,000,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java | Eclipse_Platform_UI |
2,847 | 204,935 | Bug 204935 [Markers] MarkersView should use fixed default widths | The MarkersView should use fixed rather than proportional widths as columns are getting very small when the workbench is restarted with a small markers view. | 2007-09-28 13:12:16 | 1,191,000,000 | verified fixed | e35c49f | 1,191,000,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/ExtendedMarkersView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerCompletionField.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerDescriptionField.ja... | Eclipse_Platform_UI |
2,848 | 191,735 | Bug 191735 [About] Plug-ins table from About dialog should show sort arrows | 3.3RC4 - Help -> About Eclipse SDK - press Plug-in Details button - click on a table header in the resulting Plug-ins table -> this sorts the column's entries but does not give a visual indication in the column header (Table.setSortColumn(...) and Table.setSortDirection(...) needed) | 2007-06-08 11:59:18 | 1,181,320,000 | verified fixed | 16b4528 | 1,190,990,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutPluginsDialog.java | Eclipse_Platform_UI |
2,849 | 204,902 | Bug 204902 [Markers] Quick FIx dialog should select all markers by default | Currently we select no markers by default | 2007-09-28 08:23:13 | 1,190,980,000 | verified fixed | 81ea353 | 1,190,990,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/QuickFixPage.java | Eclipse_Platform_UI |
2,850 | 200,424 | Bug 200424 [Undo] Undo operation deletes a file from the file system | Build ID: I20070621-1340 Steps To Reproduce: 1) Open an Eclipse workspace 2) Create a new file, type some text, save it, close it 3) Reopen that file and leave it open 4) With the editor in focus, go to File, New in the menu and create a new file. 5) Type some text into the new file and save it. Leave the file open. 6)... | 2007-08-17 15:49:30 | 1,187,380,000 | verified fixed | dd8fc9a | 1,190,930,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/operations/OperationHistoryActionHandler.java | Eclipse_Platform_UI |
2,851 | 204,843 | Bug 204843 [Field Assist] - API - should deprecate FILTER_CUMULATIVE in ContentProposalAdapter | null | 2007-09-27 13:44:31 | 1,190,920,000 | verified fixed | 17dc16b | 1,190,920,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | Eclipse_Platform_UI |
2,852 | 203,838 | Bug 203838 [Markers] [Markers] clicking on column headers does not sort table | I20070918 Clicking on any of the column headers does not sort based on the relevant column. | 2007-09-18 13:00:36 | 1,190,130,000 | verified fixed | f91c1b3 | 1,190,840,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/CachedMarkerBuilder.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/ExtendedMarkersView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerComparator.java bundl... | Eclipse_Platform_UI |
2,853 | 192,630 | Bug 192630 [FieldAssist] auto activation of proposal popup should be canceled on keystroke | null | 2007-06-14 06:45:38 | 1,181,820,000 | verified fixed | b0b1f2f | 1,190,830,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | Eclipse_Platform_UI |
2,854 | 200,762 | Bug 200762 [FieldAssist] SimpleContentProposalProvider filters out exact matches | Build ID: I20070625-1500 Steps To Reproduce: 1. Trigger content assist on a field that uses org.eclipse.jface.fieldassist.AutoCompleteField with SimpleContentProposalProvider 2. If one of the choices is 'foo' and another is 'foobar', typing 'foo' in the field will remove it from the list of proposals leaving 'foobar' s... | 2007-08-22 01:19:56 | 1,187,760,000 | verified fixed | 92911ef | 1,190,830,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/SimpleContentProposalProvider.java examples/org.eclipse.ui.examples.fieldassist/Eclipse UI Examples Field Assist/org/eclipse/ui/examples/fieldassist/FieldAssistTestDialog.java | Eclipse_Platform_UI |
2,855 | 139,063 | Bug 139063 [Field Assist] - API - behavior of text insert not taking selection into account | Field Assist Example - set acceptance style to "Insert into field content" - type some text into the text and combo - select a subset of the text and invoke content assist - choose a proposal in the popup outcome: text is inserted at the insertion point expected: text should be inserted, but should replace any selected... | 2006-04-27 16:35:21 | 1,146,170,000 | verified fixed | 54304e9 | 1,190,830,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ComboContentAdapter.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/IControlContentAdapter2.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassis... | Eclipse_Platform_UI |
2,856 | 35,358 | Bug 35358 [Global Actions] missing icon in File / Refresh menu | 20030318 icon for File / Refresh menu is missing | 2003-03-20 08:12:01 | 1,048,170,000 | verified fixed | d6177a9 | 1,190,740,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java | Eclipse_Platform_UI |
2,857 | 204,135 | Bug 204135 [Commands] Update CommandAction | Update CommandAction to use the new ParameterizedCommand.generateCommand(*) method instead of doing the work itself. Also, initialize it with images if they are available from the ICommandImageService. Check out how it's done in CommandContributionItem. This might have to wait until next week after I've committed the P... | 2007-09-20 11:28:07 | 1,190,300,000 | verified fixed | 6a0c469 | 1,190,740,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/actions/CommandAction.java | Eclipse_Platform_UI |
2,858 | 164,939 | Bug 164939 [Forms] Form-based editor horizontal scroll pagesize too small | null | 2006-11-17 04:45:41 | 1,163,760,000 | resolved fixed | 22f78a8 | 1,190,740,000 | bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/FormUtil.java | Eclipse_Platform_UI |
2,859 | 203,274 | Bug 203274 [Forms] Border calculation in FormToolkit.initializeBorderStyle looks wrong | 3.3 It has: // Check for Windows Classic. If not used, set the style to BORDER RGB rgb = colors.getSystemColor(SWT.COLOR_WIDGET_BACKGROUND); if (rgb.red != 212 && rgb.green != 208 && rgb.blue != 200) borderStyle = SWT.BORDER; If it's trying to see if the background is something other than (212, 208, 200), then the &&s ... | 2007-09-13 10:36:53 | 1,189,690,000 | resolved fixed | b16b3b9 | 1,190,740,000 | bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/FormToolkit.java | Eclipse_Platform_UI |
2,860 | 137,898 | Bug 137898 [Contributions] Icon tool tips should also show key bindings in Debug view | The tool tips for icons in the tool bar should also display the key bindings of the actions. E.g. the tooltip [Step Into] should be [Step Into (F5)] cf. Preferences -> Keys(Experimental) : there is the icon and the binding | 2006-04-21 04:25:39 | 1,145,610,000 | verified fixed | 787dec1 | 1,190,660,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ExternalActionManager.java | Eclipse_Platform_UI |
2,861 | 137,893 | Bug 137893 [Markers] Filtering ion Problems view should allow "ANDing" filter conditions | I am trying to make use of the filter settings in ProblemView, but apparently the misc. filters are OR-ed. I want to filter away several types of warnings but can't do so, because conditions are apparently OR'ed instead of AND-ed. Usecase: I don't want to see warnings that contain the substring "(The field <foo>).COPYR... | 2006-04-21 04:04:49 | 1,145,610,000 | verified fixed | c4d3b2b | 1,190,650,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/provisional/views/markers/MarkerContentGenerator.java | Eclipse_Platform_UI |
2,862 | 203,632 | Bug 203632 [GlobalActions] Convert EDIT_ACTION_SETS to a handler | Convertion ActionFactory.EDIT_ACTION_SETS from an action to a handler. PW | 2007-09-17 14:03:10 | 1,190,050,000 | verified fixed | 4b69a13 | 1,190,650,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditActionSetsAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveSwitcher.java bundles/org.eclipse.ui.workbench/Eclipse UI/org... | Eclipse_Platform_UI |
2,863 | 203,630 | Bug 203630 [GlobalActions] Convert CLOSE_ALL_PERSPECTIVES to a handler | Convert the ActionFactory.CLOSE_ALL_PERSPECTIVES action to a handler. PW | 2007-09-17 13:59:11 | 1,190,050,000 | verified fixed | 5fd79e1 | 1,190,650,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ActionFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CloseAllPerspectivesAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/CloseAllPerspectivesHandler.java | Eclipse_Platform_UI |
2,864 | 202,779 | Bug 202779 [MinMax] Unhandled event loop exception when maximizing Console view | null | 2007-09-10 07:05:35 | 1,189,420,000 | verified fixed | 4b46c32 | 1,190,130,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/TabbedStackPresentation.java | Eclipse_Platform_UI |
2,865 | 202,994 | Bug 202994 [Contributions] Text editor leaks in N20070911-0010 | null | 2007-09-11 15:59:33 | 1,189,540,000 | verified fixed | 28a9a81 | 1,189,800,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java | Eclipse_Platform_UI |
2,866 | 84,702 | Bug 84702 [DynamicUI][RCP]AbstractUIPlugin.stop missing imageRegistry.dispose() | The image registry created by an abstract ui plugin should be disposed if the plugin is stopped. Waiting for the Display to be disposed is not soon enough in a dynamic environment. | 2005-02-08 10:57:30 | 1,107,880,000 | verified fixed | f3ad41d | 1,189,800,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java | Eclipse_Platform_UI |
2,867 | 182,761 | Bug 182761 [Themes] Undefined color entry will cause an NPE if looked up | If you look up a ColorDescriptor from a theme and that color is not registered you will get a descriptor with a null color that will result in an NPE. We should either get back null, handle the null descriptor or have some API we can check. | 2007-04-17 10:45:17 | 1,176,820,000 | verified fixed | f015a66 | 1,189,780,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ColorRegistry.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/themes/JFaceThemeTest.java | Eclipse_Platform_UI |
2,868 | 199,769 | Bug 199769 [Commands] HandlerService.createExecutionEvent always throws NullPointerException | Build ID: I20070621-1340 Steps To Reproduce: 1.call org.eclipse.ui.internal.handlers.HandlerService createExecutionEvent(final Command command, final Event event) with a valid event and command the code is: public final ExecutionEvent createExecutionEvent(final Command command, final Event event) { return new Execution... | 2007-08-13 11:29:07 | 1,187,020,000 | verified fixed | 2f741ba | 1,189,710,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerService.java | Eclipse_Platform_UI |
2,869 | 147,785 | Bug 147785 [Contributions] ISelectionListener doesn't extend EventListener... | ...nor does it take event objects. Some of the SWT listeners follow the standard but many of the RCP listeners don't. This means some generic tools we wrote to work with EventListeners now must work against Objects and just assume that they're listeners. If the EventListener isn't good enough then why create an Eclipse... | 2006-06-19 16:44:20 | 1,150,750,000 | verified fixed | 7cc1de1 | 1,189,700,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/ISelectionListener.java | Eclipse_Platform_UI |
2,870 | 123,205 | Bug 123205 [Contributions] ToolBarManger displays wrong number of items, if pack() is not called | I have added bunch of Action items into the ToolBarManager. After each addition, I call an update, which is kind of required for the design, I currently have. Here are my observations: 1. If I do not call pack(), only one button shows up. 2. If I only use the LAST update, then all button shows up, no matter, whether I ... | 2006-01-10 02:56:38 | 1,136,880,000 | verified fixed | 13d3549 | 1,189,700,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ToolBarManager.java | Eclipse_Platform_UI |
2,871 | 203,126 | Bug 203126 [WorkingSets] Allow location of WorkingSetConfigurationBlock to be changed by implementors | I really like the new WorkingSetConfigurationBlock. I think it can be very handy for many users. The one thing I would like to see, is to allow others who extend the Platform's Wizards to place the location of the WorkingSetConfigurationBlock where they would like. The current implementation forces the working set bloc... | 2007-09-12 14:56:49 | 1,189,620,000 | verified fixed | dbb4557 | 1,189,700,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java | Eclipse_Platform_UI |
2,872 | 97,901 | Bug 97901 [ViewMgmt] [RCP] tab group with non-closeable view can still be moved | While you cannot move a non-closeable view, you can still move its tab group. This allows the view to be moved, you can drop it on a different tab group or detach it. | 2005-06-01 12:00:34 | 1,117,640,000 | resolved fixed | 8bb632c | 1,189,690,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewStack.java | Eclipse_Platform_UI |
2,873 | 201,055 | Bug 201055 [RCP] Limit offered perspectives in the perspective chooser | Version: 3.3.0 Build id: I20070621-1340 Many RCP applications have multiple workbench windows each with a specific function. Each window might have a number of perspectives, but you don't want to be able to open all perspectives in all windows, only those that are relevant for the specific function of the window. This ... | 2007-08-24 04:49:28 | 1,187,950,000 | resolved fixed | c9770f1 | 1,189,600,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPreferenceConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/PerspectiveMenu.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveSwitcher.java bundles/org.eclipse.ui/src/org/eclipse/ui/int... | Eclipse_Platform_UI |
2,874 | 200,558 | Bug 200558 [Viewers] ArrayIndexOutOfBoundsException in ColumnViewer | null | 2007-08-20 10:18:47 | 1,187,620,000 | verified fixed | d02a0d0 | 1,189,530,000 | tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/Bug200558Test.java | Eclipse_Platform_UI |
2,875 | 202,208 | Bug 202208 [ViewMgmt] Standalone View does not resize when implementing ISizeProvider | null | 2007-09-04 17:54:10 | 1,188,940,000 | resolved fixed | 2d16491 | 1,189,450,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/PresentablePartFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/TabbedStackPresentation.java | Eclipse_Platform_UI |
2,876 | 202,316 | Bug 202316 [Forms] Add gradient sharing support for FormHeading | null | 2007-09-05 14:57:47 | 1,189,020,000 | resolved fixed | 206939d | 1,189,450,000 | bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/FormHeading.java bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/FormImages.java | Eclipse_Platform_UI |
2,877 | 83,307 | Bug 83307 [WorkingSets] Unable to restore working set item | I sometimes see this message in the console. It looks like we are restoring a working set after a breakpoint is deleted. Unable to restore working set item - cannot instantiate item: org.eclipse.debug.ui.elementFactory.breakpoints | 2005-01-20 10:03:59 | 1,106,230,000 | verified fixed | 43e1859 | 1,189,440,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkingSet.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/Policy.java | Eclipse_Platform_UI |
2,878 | 73,872 | Bug 73872 [ActionSets] Action delegates promotes memory leaks | The structure of the Action delegates (in particular ObjectAction) promotes memory leaks. What happens is the the typical implementation of a delegate will save the selection on the selectionChanged() or save the workbenchPart on the setActivePart() for ObjectAction. Object Action is the worst offender because the dele... | 2004-09-14 10:31:46 | 1,095,170,000 | resolved fixed | ef63a51 | 1,189,440,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ObjectPluginAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java | Eclipse_Platform_UI |
2,879 | 27,842 | Bug 27842 [Working Sets] What is a working set type? | Build: 20021204 When I open the New Working Set dialog for the first time (and let's say I know nothing about working sets). I have no idea which type to select. I have to guess which type I want based off of the name of the type. At this point in time, all of the names are very terse, so they don't give me much help. ... | 2002-12-06 11:05:32 | 1,039,190,000 | verified fixed | 3ec0b87 | 1,189,440,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkingSetTypePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/WorkingSetDescriptor.java | Eclipse_Platform_UI |
2,880 | 174,345 | Bug 174345 [WorkingSets] IWorkingSetElementAdapter documentation is sparse/misleading | null | 2007-02-15 12:51:43 | 1,171,560,000 | verified fixed | 46b1806 | 1,189,430,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkingSetElementAdapter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/actions/ModifyWorkingSetDelegate.java | Eclipse_Platform_UI |
2,881 | 200,690 | Bug 200690 [Forms] Investigate resource sharing for section header gradients | From Andre: While doing some handle/memory leak tracking, we found that every section header allocates an image for the gradient. Since we use quite a few section headers in the work item editor, it would bring our handle count down if the images could be shared. In addition we would like to share the FormToolkit (sinc... | 2007-08-21 10:34:54 | 1,187,710,000 | resolved fixed | bf8f174 | 1,189,200,000 | bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/Section.java bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/FormImages.java | Eclipse_Platform_UI |
2,882 | 202,663 | Bug 202663 Presence of tweaklets during test runs causes grief | If you have tweaklets in your workspace while running the tests you get a slew of hard to diagnose errors. We should test for the presence of tweaklets in the test suites and bail early if they are found. | 2007-09-07 12:40:17 | 1,189,180,000 | verified fixed | b3a2315 | 1,189,190,000 | tests/org.eclipse.ui.tests.harness/src/org/eclipse/ui/tests/harness/util/TweakletCheckTest.java tests/org.eclipse.ui.tests/Eclipse Part References Test/org/eclipse/ui/parts/tests/PartsReferencesTestSuite.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/UiTestSuite.java tests/org.eclipse.ui.tests/Ec... | Eclipse_Platform_UI |
2,883 | 202,424 | Bug 202424 Missing current theme causes crash on startup | M20070905-1045 The following NPE on startup causes the workbench to immediately exit: Exception in thread "Thread-1" java.lang.NullPointerException at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.java:41) at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:14... | 2007-09-06 07:24:44 | 1,189,080,000 | verified fixed | 822c31c | 1,189,180,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/WorkbenchThemeManager.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/session/SessionTests.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/session/ThemeStateTest.java | Eclipse_Platform_UI |
2,884 | 161,044 | Bug 161044 [Import/Export] Error: Destination directory conflicts with location of workspace root | Steps to reproduce: 1)Create a new simple project called Proj1 2)Create a new simple project called Proj2 3)Create a new file called testFile in Proj1 4)Try to export the testFile as a zip file and put that zip file inside C:\<yourWorkspace>\Proj2 You get error "Destination directory conflicts with location of workspac... | 2006-10-16 08:56:40 | 1,161,000,000 | verified fixed | 0834cdd | 1,189,180,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardDataTransferPage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceExportPage1.java | Eclipse_Platform_UI |
2,885 | 184,712 | Bug 184712 [Viewers] Label provider of a tree vewier is not called | Build ID: Eclipse 3.3 M6 Steps To Reproduce: I created a tree viewer on eclipse 3.2, same viewer doesn't work on eclipse 3.3 (The labels and Images are gone). I set a break point in my label provider, it is not called. I have 2 viewers on my page, one is tree viewer and another one is table viewer, the label provider i... | 2007-04-30 11:21:36 | 1,177,950,000 | verified fixed | 3fd8f6a | 1,189,110,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/CellLabelProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewer.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/SimpleTreeViewerTest.java | Eclipse_Platform_UI |
2,886 | 198,906 | Bug 198906 [DataBinding] SelectionProviderSingleSelectionObservableValue doesn't remove selectionChangedListener on dispose | null | 2007-08-05 21:14:13 | 1,186,360,000 | verified fixed | 11dbab9 | 1,189,100,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/viewers/SelectionProviderSingleSelectionObservableValue.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/BindingTestSetup.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/t... | Eclipse_Platform_UI |
2,887 | 200,252 | Bug 200252 [JFace] Use logger instead of printStackTrace() in SafeRunnable | SafeRunnable will print a stack trace to the console when running standalone. I would like to change this to use the logger if available. | 2007-08-16 16:38:40 | 1,187,300,000 | verified fixed | 3ea6944 | 1,189,100,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/util/Policy.java bundles/org.eclipse.jface/src/org/eclipse/jface/util/SafeRunnable.java | Eclipse_Platform_UI |
2,888 | 198,904 | Bug 198904 [DataBinding] Listeners in swt Observables are not removed on dispose | null | 2007-08-05 20:38:23 | 1,186,360,000 | verified fixed | 93a9cd0 | 1,189,100,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/swt/ButtonObservableValue.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/swt/CComboObservableValue.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databindi... | Eclipse_Platform_UI |
2,889 | 198,903 | Bug 198903 [DataBinding] ComboSingleSelectionObservableValue setValue() does not change selection | null | 2007-08-05 19:54:50 | 1,186,360,000 | verified fixed | 38ad473 | 1,189,100,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/swt/ComboSingleSelectionObservableValue.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/BindingTestSuite.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/internal/da... | Eclipse_Platform_UI |
2,890 | 198,880 | Bug 198880 [DataBinding] ObservablesManager does not dispose model | null | 2007-08-04 19:17:04 | 1,186,270,000 | verified fixed | d85dca5 | 1,189,100,000 | bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ObservablesManager.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/core/tests/databinding/ObservablesManagerTest.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/BindingTestSuite.java | Eclipse_Platform_UI |
2,891 | 139,298 | Bug 139298 [ErrorHandling] eclipse will silently fail to launch with invalid colorDefinition value | I had a color value of "30,14, 231", and the erroneous space after the comma caused Eclipse to silently fail to launch without any error messages other than the following from .metadata/.log. Seems that better error tolerance would be good. Note that the launch was a runtime workbench. !ENTRY org.eclipse.ui 4 0 2006-04... | 2006-04-28 16:02:41 | 1,146,250,000 | verified fixed | 2a74ba4 | 1,189,010,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/StringConverter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorDefinition.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/themes/ColorUtil.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/... | Eclipse_Platform_UI |
2,892 | 193,571 | Bug 193571 [Dialogs] FilteredItemsSelectionDialog does not immediately remove last history match | I20070615-1200 FilteredItemsSelectionDialog does not immediately remove the last remaining history match: - new workspace - new Java project - Navigate > Open Type "ArrayList" - Navigate > Open Type "AbstractList" - close both editors - slow down search, e.g. by adding Thread.sleep(..) at the beginning of fillContentPr... | 2007-06-20 12:48:52 | 1,182,360,000 | verified fixed | 226fbfa | 1,188,580,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | Eclipse_Platform_UI |
2,893 | 201,616 | Bug 201616 [Min.Max] Need to be able to change the orientation of a minimized stack | We currently use the aspect ratio of the existing view stack to set the orientation to be used when showing the view as fast views. While this works in most cases there are enough (i.e. minimizing a -maximized- stack usually gets HORIZONTAL even if the stack is usually vertical, minimizing stacks one at a time can chan... | 2007-08-29 14:06:06 | 1,188,410,000 | verified fixed | 84c6d9e | 1,188,490,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewStackTrimToolBar.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/SystemMenuFastViewOrientation.java | Eclipse_Platform_UI |
2,894 | 201,640 | Bug 201640 [TabbedProperties] NullPointerException in TabbedPropertyRegistryFactory | The following exception is logged during shutdown when an IBM client exists his Eclipse application. Protection code needs to be added here. java.lang.NullPointerException at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory.disposeRegistry(TabbedPropertyRegistryFactory.java:89) at org.... | 2007-08-29 15:45:53 | 1,188,420,000 | resolved fixed | 48957fa | 1,188,420,000 | bundles/org.eclipse.ui.views.properties.tabbed/src/org/eclipse/ui/internal/views/properties/tabbed/view/TabbedPropertyRegistryFactory.java | Eclipse_Platform_UI |
2,895 | 83,216 | Bug 83216 [WorkingSets] Layout changes in New Working Set wizard | I20050118-1015 Navigator view menu>Select Working Set>New Select a working set type Next Back Notice the change in space around the "Working set type" label Really noticeable if you change the Dialog font to a larger size | 2005-01-19 13:19:10 | 1,106,160,000 | verified fixed | 508a6b2 | 1,188,400,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceWorkingSetPage.java | Eclipse_Platform_UI |
2,896 | 189,999 | Bug 189999 [PropertiesView] [PropertiesView] Setting 1 value causes very slow recursive refresh | I have a properties with a hierarchy. Everything is read-only except for the leaf nodes. Setting a value takes about 5 seconds on my Core2Duo and seems to have possibly gotten even slower in RC2. This stems from the call to PropertySheetEntry.refreshFromRoot in the setValue method. Why should 1 value cause a total refr... | 2007-05-30 14:44:10 | 1,180,550,000 | verified fixed | 15e44b9 | 1,187,970,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetViewer.java | Eclipse_Platform_UI |
2,897 | 191,611 | Bug 191611 NPE in FilteredItemsSelectionDialog | Build ID: I20070606-0010 !ENTRY org.eclipse.ui 4 0 2007-06-08 00:53:56.750 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException at org.eclipse.ui.dialogs.FilteredItemsSelectionDialog$ContentProvider.saveHistory(FilteredItemsSelectionDialog.java:2712) at org.eclipse.ui.dialogs.FilteredItemsSel... | 2007-06-07 20:05:58 | 1,181,260,000 | resolved fixed | 8fc8fd9 | 1,187,950,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | Eclipse_Platform_UI |
2,898 | 194,760 | Bug 194760 [CellEditors] [Viewers] JavaDoc DialogCellEditor updateLabel mistake | Build ID: I20070608-1718 Steps To Reproduce: DialogCellEditor's javadoc contains this: -------------- Subclasses may override the following method: createButton: creates the cell editor's button control openDialogBox: opens the dialog box when the end user presses the button updateLabel: updates the cell editor's label... | 2007-06-28 09:33:02 | 1,183,040,000 | verified fixed | 8696092 | 1,187,800,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DialogCellEditor.java | Eclipse_Platform_UI |
2,899 | 191,046 | Bug 191046 [Min/Max] View does not open 2nd time when editor max'd | 3.3 RC3 I'm not sure how to reproduce this bug. I've seen two odd behaviours: 1. I had opened a test workspace with the editor area maximized. I did Cntrl-3 to open the Plug-ins view. The view opened but the editor was no longer maximized and the plugins view was showing open in its own stack. It should've opened as a ... | 2007-06-05 10:51:56 | 1,181,060,000 | verified fixed | 2dafad4 | 1,187,790,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java | Eclipse_Platform_UI |
2,900 | 179,374 | Bug 179374 [ErrorHandling] Resize the support area when detail is clicked | If I click on the detail button, I see the detail area appear under the buttons. the SupportArea (on the right) does not resize all the way to the bottom of the Dialog. | 2007-03-26 15:37:51 | 1,174,940,000 | verified fixed | 820d3c0 | 1,187,620,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java | Eclipse_Platform_UI |
2,901 | 124,683 | Bug 124683 [DataBinding] support binding to a multi-selection | This is not yet implemented, but people are asking for it. | 2006-01-20 12:31:24 | 1,137,780,000 | resolved fixed | 514b7c2 | 1,187,380,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/viewers/ViewersObservables.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/viewers/SelectionProviderMultipleSelectionObservableList.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/... | Eclipse_Platform_UI |
2,902 | 12,116 | Bug 12116 [Contributions] widgets: MenuManager.setImageDescriptor() method needed | Currently there seems to be no API to assign image to menu item that contains submenu, the only way is to override MenuManager.fill() methods. That seems to be inconsistent. | 2002-03-22 09:38:13 | 1,016,810,000 | verified fixed | cf552db | 1,187,290,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/MenuManager.java | Eclipse_Platform_UI |
2,903 | 196,306 | Bug 196306 [Commands] RegistryRadioState cannot properly initialize because of NPE | When a RegistryRadioState configured for a contributed command is being read from the registry, an NPE is thrown in RadioState, line 75: private final void activateMember(final RadioState state) { if (active != state) { 75-> active.setValue(Boolean.FALSE); } active = state; } This is because there is no initial active ... | 2007-07-12 09:22:47 | 1,184,250,000 | verified fixed | 13c078b | 1,187,280,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/commands/RadioState.java | Eclipse_Platform_UI |
2,904 | 194,221 | Bug 194221 [Commands] Slow to close dialogs due to ContextAuthority.sourceChanged triggering multiple menu updates | 3.3 M7 - noticed it was slow closing one of our dialogs (taking a second or two) - took a YourKit profile - it shows 1 call to ContextAuthority.sourceChanged(int) leading to 17 calls to MenuManager.update. A similar issue was reported and fixed in M7, but this aspect of the problem still remains. | 2007-06-25 11:06:52 | 1,182,780,000 | verified fixed | cd0e827 | 1,187,270,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextAuthority.java | Eclipse_Platform_UI |
2,905 | 192,587 | Bug 192587 [KeyBindings] Extra entries appear in Keys preference page after pressing "restore command" | Version: 3.3.0 Build id: I20070525-1350 1. Open the new keys preference page 2. Filter down to the copy command 3. Press "Restore Command" 4. Observe bindings from the emacs scheme appear NewKeysPreferencePage#bindingRestore should be checking that the schemes match before adding the binding to the collection. | 2007-06-14 01:24:22 | 1,181,800,000 | verified fixed | d4c0730 | 1,187,190,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/NewKeysPreferencePage.java | Eclipse_Platform_UI |
2,906 | 191,511 | Bug 191511 [Perspecitves] Workbench.showPerspective gets NullPointerException, if active page have no perspective. | Build ID: M20070212-1330 Steps To Reproduce: We are creating an Eclipse RCP app. We have a problem that Workbench.showPerspective gets NullPointerException, when the active page has no perspective. 1. Have a page which contains no perspective. 2. Call Workbench.showPerspective 3. Gets NullPointerException in Workbench.... | 2007-06-07 12:20:31 | 1,181,230,000 | verified fixed | ef1ed6e | 1,187,190,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
2,907 | 188,343 | Bug 188343 [KeyBindings] NPE in Keys (Legacy) preference page | Version: 3.3.0 Build id: I20070522-0010 Linux Motif on Fedora Core 5 Start Eclipse Open the preferences dialog Open the Keys (Legacy) on General NPE: java.lang.NullPointerException at org.eclipse.ui.internal.keys.KeysPreferencePage.updateComboCommand(KeysPreferencePage.java:1934) at org.eclipse.ui.internal.keys.KeysPre... | 2007-05-22 11:29:41 | 1,179,850,000 | verified fixed | fc69d4f | 1,187,190,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/KeysPreferencePage.java | Eclipse_Platform_UI |
2,908 | 188,178 | Bug 188178 [Commands] workbench System.out | System.out.printlns in the following classes: - WorkbenchLayout - CommandContributionItem There's also something in eclipse that occasionally prints out: 0.5 0.5 19 19 0.5 0.5 19 19 but I can't find it in platform UI (it's not directly tied to System.out) PW | 2007-05-21 19:16:13 | 1,179,790,000 | verified fixed | eae51c4 | 1,187,120,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/CommandContributionItem.java | Eclipse_Platform_UI |
2,909 | 143,592 | Bug 143592 [Contributions] Toolbar contributions from two editors displayed simultaneously | Using 3.2RC4 When switching between editors, it seems that the toolbar buttons for the new editor are added before the ones for the old editor are removed. As a result, sometimes all workbench parts move down (making the toolbar two rows tall) and then move back up, creating an undesirable flashing effect. You can easi... | 2006-05-24 16:59:34 | 1,148,500,000 | verified fixed | 75e769e | 1,187,110,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
2,910 | 66,219 | Bug 66219 [Contributions] ActionContributionItem always gets the currentTimeMillis | Using 0607 In ActionContributionItem.handleWidgetSelection() there is an exposed System.currentTimeMillis() which should be enclosed in the if (trace). | 2004-06-08 16:42:24 | 1,086,730,000 | verified fixed | 78b6ec7 | 1,187,100,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java | Eclipse_Platform_UI |
2,911 | 196,164 | Bug 196164 IDE plugin broken due to missing dependency on runtime compatibility | null | 2007-07-11 10:40:38 | 1,184,160,000 | resolved fixed | beba95e | 1,187,100,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/FiltersContentProvider.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/ResourceNavigator.java | Eclipse_Platform_UI |
2,912 | 198,519 | Bug 198519 [DataBinding] JavaBeanObservableValue may cause NPE when used with ComputedValue | Build ID: I20070625-1500 Steps To Reproduce: Simple case: new ComputedValue() { final IObservableValue name = BeansObservables.observeValue(dto, "name"); //$NON-NLS-1$ @Override protected Object calculate() { return name.getValue() != null; } }; More information: When ComputedValue recalculates the value, it calls the ... | 2007-08-01 07:33:32 | 1,185,970,000 | verified fixed | 847f611 | 1,187,040,000 | bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/internal/beans/JavaBeanObservableValue.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/core/tests/internal/databinding/internal/beans/JavaBeanObservableValueTest.java tests/org.eclipse.jface.tests.databinding/src/org/ecl... | Eclipse_Platform_UI |
2,913 | 198,575 | Bug 198575 [Intro] display problems -- standby and maximized | Build ID: I20070625-1500 Several problems with intro part presentation: - Standby Welcome view shows non-standby content - Maximized Welcome view shows standby content - Welcome view (both maximized and standby) intermittently obscures toolbar and perspective switcher All of these were observed in fresh installations o... | 2007-08-01 15:12:50 | 1,186,000,000 | verified fixed | b55e0b8 | 1,186,760,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterPart.java | Eclipse_Platform_UI |
2,914 | 198,562 | Bug 198562 [Contributions] Change ActionContributionItem + CommandContributionItem to use event coordinates | In order to enable RTL support on Linux, we have changed the recommended way of determining the location of a Toolitem pop up menu. Attaching a patch for UI. | 2007-08-01 13:39:32 | 1,185,990,000 | resolved fixed | e5d371c | 1,186,070,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/CommandContributionItem.java | Eclipse_Platform_UI |
2,915 | 196,553 | Bug 196553 [Dialogs] Support IColorProvider/IFontProvider in FilteredItemsSelectionDialog | null | 2007-07-14 18:42:27 | 1,184,450,000 | verified fixed | 402bde5 | 1,185,830,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | Eclipse_Platform_UI |
2,916 | 197,475 | Bug 197475 [TrayDialog] Redundant check in isCompatibleLayout | Build ID: Build id: I20070621-1340 Inside TrayDialog#isCompatibleLayout(Layout layout) there is redundant check (grid.horizontalSpacing == 0). (line 237) Possible there should be (grid.verticalSpacing == 0). :) | 2007-07-23 08:31:05 | 1,185,190,000 | verified fixed | 0d41f4e | 1,185,830,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/TrayDialog.java | Eclipse_Platform_UI |
2,917 | 196,921 | Bug 196921 [DnD] Wrong api doc for org.eclipse.ui.part.PluginTransfer | I20070717-1020 Class comment first sentence Is: ...a workbench in a drop and drop operation. Should: ...a workbench in a drag and drop operation. | 2007-07-18 05:03:31 | 1,184,750,000 | resolved fixed | 2307883 | 1,185,800,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PluginTransfer.java | Eclipse_Platform_UI |
2,918 | 197,770 | Bug 197770 [Snippets] Provide an API similar to ColumnViewerToolTipSupport without new LabelProvider infrastructure | null | 2007-07-25 06:47:01 | 1,185,360,000 | resolved fixed | 96d44ca | 1,185,360,000 | examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/Snippet042ToolTipSupportFor32API.java | Eclipse_Platform_UI |
2,919 | 95,292 | Bug 95292 [Intro] Help > Welcome missing F1 context | null | 2005-05-15 00:27:06 | 1,116,130,000 | verified fixed | e23b195 | 1,184,270,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IWorkbenchHelpContextIds.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IntroAction.java | Eclipse_Platform_UI |
2,920 | 93,373 | Bug 93373 [Intro] TipsAndTricksAction should not use magic numbers | null | 2005-05-01 15:05:41 | 1,114,970,000 | verified fixed | 700b324 | 1,184,270,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/TipsAndTricksAction.java | Eclipse_Platform_UI |
2,921 | 196,362 | Bug 196362 [Themes] Incorrect use of IThemeRegistry.HierarchyComparator in ThemeElementHelper.addDefaulted(...) | null | 2007-07-12 14:33:38 | 1,184,270,000 | verified fixed | 3196fc7 | 1,184,270,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ThemeElementHelper.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/themes/ThemeAPITest.java | Eclipse_Platform_UI |
2,922 | 195,152 | Bug 195152 [KeyBindings] NPE when opening Keys preference page | N20070702-0010 Step: try to open Keys preference page !ENTRY org.eclipse.jface 4 2 2007-07-02 17:45:10.046 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.keys.NewKeysPreferencePage$17.updateControl(NewKeysPreferencePage... | 2007-07-02 11:47:12 | 1,183,390,000 | resolved fixed | 3a1eaaa | 1,183,680,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/swt/ControlUpdater.java | Eclipse_Platform_UI |
2,923 | 195,584 | Bug 195584 [Snippets] Snippet010OwnerDraw consumes 100% of CPU | => Problem is the display-loop missing a sleep | 2007-07-05 16:10:07 | 1,183,670,000 | verified fixed | 471772c | 1,183,670,000 | examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/Snippet010OwnerDraw.java | Eclipse_Platform_UI |
2,924 | 173,655 | Bug 173655 [Browser] web browser preference page text does not flow | 3.3M5, just an aestetic thing The text at the top of the preference page does not look good on linux because it appears to have a hard return after its comma, which is in the middle of a line. Also, when the dialog's size is expanded the text does not re-lay itself out, which makes it look more awkward. The Label shoul... | 2007-02-09 10:36:28 | 1,171,040,000 | resolved fixed | e1531b6 | 1,183,490,000 | bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserPreferencePage.java | Eclipse_Platform_UI |
2,925 | 185,500 | Bug 185500 [Common Navigator] DND allows to Drop Projects on Projects but shows error | Build ID: I20070323-1616 Steps To Reproduce: 1. Select a Project in Project Explorer 2. Drag & Drop it on another project 3. Error Dialog is shown: Error message "Problems occurred moving the selected resources: Path for project must have only one segment. Path for project must have only one segment." More information:... | 2007-05-04 04:33:11 | 1,178,270,000 | resolved fixed | acaaf17 | 1,183,490,000 | bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/plugin/WorkbenchNavigatorMessages.java bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/ResourceDropAdapterAssistant.java | Eclipse_Platform_UI |
2,926 | 189,636 | Bug 189636 Custom rule template failing | Null poonter exception being thrown when trying to add a custom rule which is causing the rule cretion to fail. Also there is a minor typo in the rule template string. | 2007-05-29 06:42:34 | 1,180,440,000 | closed fixed | 922e392 | 1,183,490,000 | bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java | Eclipse_Platform_UI |
2,927 | 186,344 | Bug 186344 [CommonNavigator] Project Explorer duplicates Working Set actions | M7 The Project Explorer sometimes creates duplicate Working Set related view menu items. This seems to be triggered by "Link with Editor" on startup where two instances of WorkingSetActionProvider are created and initialized. The following is a stack trace at the point where the WorkingSetActionProvider adds its action... | 2007-05-10 08:19:23 | 1,178,800,000 | resolved fixed | bd9be80 | 1,183,490,000 | bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/NavigatorActionService.java | Eclipse_Platform_UI |
2,928 | 191,147 | Bug 191147 [CommonNavigator] Problem with selection causes view to fail to load | null | 2007-06-05 21:17:33 | 1,181,090,000 | resolved fixed | 60c0c6c | 1,183,480,000 | bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorManager.java | Eclipse_Platform_UI |
2,929 | 190,360 | Bug 190360 [pde viz] Nodes appear on top of one another | When the pde view is opened the nodes appear on top of one another. | 2007-05-31 17:38:02 | 1,180,650,000 | resolved fixed | c8dea59 | 1,183,480,000 | bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/CopyAction.java bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/PasteAction.java bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resource... | Eclipse_Platform_UI |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.