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 |
|---|---|---|---|---|---|---|---|---|---|---|
4,030 | 126,465 | Bug 126465 [MPE] first page is blank upon creation | Build id: I20060131-1200 This one must be a recent regression. 1. File > New > Other > Product Configuration. 2. Enter the name of a file. Press Finish. Note how the first page is completely blank. If you switch to another page, then return to the first page, it populates fine. Same thing happens when you create a new ... | 2006-02-04 16:18:10 | 1,139,090,000 | verified fixed | 3f84fab | 1,139,580,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java | Eclipse_Platform_UI |
4,031 | 120,460 | Bug 120460 [Perspectives] Promote deletePerspective( ) from PerspectiveRegistry to IPerspectiveRegistry | IWorkbenchPage provides the public API savePerspectiveAs(IPerspectiveDescriptor) which will save the updated perspective in the users workspace as a custom perspective. It would be a more consistent API if deletePerspective(IPerspectiveDescriptor) were promoted from the internal class PerspectiveRegistry to the API int... | 2005-12-12 17:52:39 | 1,134,430,000 | verified fixed | 55ae2d6 | 1,139,540,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IPerspectiveRegistry.java | Eclipse_Platform_UI |
4,032 | 123,316 | Bug 123316 [Undo] - API BEHAVIOR - should always place a successfully undone/redone op on the redo/undo history | null | 2006-01-10 16:04:51 | 1,136,930,000 | verified fixed | 8a31c2d | 1,139,530,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/IOperationHistory.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/operations/OperationsAPITest.java | Eclipse_Platform_UI |
4,033 | 127,080 | Bug 127080 [Field Assist] widget disposed error on proposal insertion | null | 2006-02-09 10:38:42 | 1,139,500,000 | verified fixed | d2ea3c5 | 1,139,520,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | Eclipse_Platform_UI |
4,034 | 126,414 | Bug 126414 [Commands] handlers: Provide help context ids | For commands and handlers to replace actions, they need to be capable of providing help context identifiers. For an example, see OpenResourceHandler in org.eclipse.ui.ide. This help context id will need to be definable through XML and through code. | 2006-02-03 16:21:10 | 1,139,000,000 | verified fixed | a5c6783 | 1,139,420,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/Command.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandEvent.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/ICommandS... | Eclipse_Platform_UI |
4,035 | 123,965 | Bug 123965 [Preferences] Cancelling Compiler Error/Warning property page still puts them in effect | Eclipse 3.2 M4 When changing the "Non-externalized strings" field (under properties -> java compiler -> Errors/Warnings) from Ignore to Error a message appears stating that a project rebuild is required for the changes to take effect. Unfortunately, the rebuild still occurs even if the user clicks Cancel. Also, once th... | 2006-01-16 10:01:52 | 1,137,420,000 | verified fixed | c4985a3 | 1,139,410,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceDialog.java | Eclipse_Platform_UI |
4,036 | 126,654 | Bug 126654 [EFS] Eclipse 3.2M4's SelectionListenerAction's computeResources() method does not take ResourceMappings into consideration | eclipse: 3.2M4 plugin: org.eclipse.ui.ide class: org.eclipse.ui.actions.SelectionListenerAction method: computeResources() | 2006-02-06 17:22:24 | 1,139,260,000 | verified fixed | eb22752 | 1,139,410,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/SelectionListenerAction.java | Eclipse_Platform_UI |
4,037 | 126,847 | Bug 126847 [FieldAssist] API - Typo in FieldDecorationRegistry#geMaximumDecorationWidth() | I20060207-1305 Typo in FieldDecorationRegistry#geMaximumDecorationWidth() ^ t missing | 2006-02-07 19:11:36 | 1,139,360,000 | verified fixed | 1b3edbd | 1,139,360,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java | Eclipse_Platform_UI |
4,038 | 126,779 | Bug 126779 [IDE] Removed deprecated project capabilities API and implementation | It was created then deprecated before 2.0 shipped. As has never been API and we don't use it we should delete it. | 2006-02-07 14:10:24 | 1,139,340,000 | verified fixed | 899ad95 | 1,139,350,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/ICapabilityInstallWizard.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/ICapabilityUninstallWizard.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CreateProjectAction.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWork... | Eclipse_Platform_UI |
4,039 | 126,651 | Bug 126651 [Commands] request: enhance commands to open import/export/new wizards with parameter to indicate desired wizard | I'm going to attach a patch that adds a parameter to the import/export/new wizard commands. The parameter is optional. Omitting it gives the old behavior (a dialog allowing user to choose the desired wizard). Passing a wizard id as the parameter takes the user directly to the wizard with that id. | 2006-02-06 16:58:37 | 1,139,260,000 | verified fixed | 1a34098 | 1,139,350,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ExportResourcesAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ImportResourcesAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/NewWizardAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/... | Eclipse_Platform_UI |
4,040 | 115,996 | Bug 115996 [Commands] [RCP] Document available services in IWorkbench | I20051108-1011 The Javadoc of IWorkbench should enumerate all the I*Services available via getAdapter(..). The only hints clients currently have is the javadoc of deprecated API like [..] * @deprecated Please use <code>getAdapter(IContextService.class)</code> * instead. * @see org.eclipse.ui.contexts.IContextService */... | 2005-11-11 06:56:34 | 1,131,710,000 | verified fixed | 52b6b94 | 1,139,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbench.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPartSite.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchSite.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchWindow.java | Eclipse_Platform_UI |
4,041 | 126,573 | Bug 126573 [Dialogs] StatusDialog should extend TrayDialog | null | 2006-02-06 10:35:40 | 1,139,240,000 | verified fixed | b5b8168 | 1,139,340,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/StatusDialog.java | Eclipse_Platform_UI |
4,042 | 126,754 | Bug 126754 [Progress] Infinit number of Building Workspace jobss | With todays build, the progress dialog for blocked jobs has multiple entries for the same job. I will attach a screenshot. | 2006-02-07 12:21:49 | 1,139,330,000 | verified fixed | 1a1c6ed | 1,139,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java | Eclipse_Platform_UI |
4,043 | 126,569 | Bug 126569 [FieldAssist] Duplicate javadoc in DecoratedField | Eclipse 3.2 M4 There seems to be a duplication in the parameter definitions for two methods DecoratedField#indexForPosition(int position) DecoratedField#createFormDataForIndex(int index) They both describe the parameter "position" in their javadoc but only the first method should describe it. The second method should d... | 2006-02-06 10:15:54 | 1,139,240,000 | verified fixed | 9127efa | 1,139,330,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java | Eclipse_Platform_UI |
4,044 | 125,011 | Bug 125011 [Contributions] ActionContributionItem should use text for tooltip in toolitems | If an action is added to a toolbar, and it has a name, but no tooltip set, the name should be used as the tooltip (except when the text is actually displayed on the toolitem using setText()) Clients sometimes forget to set the tooltip text when no specific tooltip message exists. | 2006-01-24 10:40:47 | 1,138,120,000 | verified fixed | a51423a | 1,139,330,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java | Eclipse_Platform_UI |
4,045 | 122,756 | Bug 122756 [Viewers] Support for TreePath based content providers | Now that the JFace tree viewer supports the notion of a tree path, it would be benefitial if this information was made available to content providers and label providers. The particular scenario that requires this is team views that include change sets. A view can display multiple change sets and a single model element... | 2006-01-05 09:55:38 | 1,136,470,000 | verified fixed | 990698b | 1,139,280,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecoratingLabelProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ITreePathContentProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ITreePathLabe... | Eclipse_Platform_UI |
4,046 | 126,527 | Bug 126527 [Field Assist] - API - Field Decoration alignment issues are different for cell editors | null | 2006-02-06 01:11:52 | 1,139,210,000 | verified fixed | 4a358af | 1,139,270,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedTextCellEditor.java | Eclipse_Platform_UI |
4,047 | 102,666 | Bug 102666 [Commands] registry: ISourceProvider for selection and context change is not implemented | null | 2005-07-04 12:55:50 | 1,120,500,000 | verified fixed | 5ac2f62 | 1,139,270,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/expressions/LegacyActionExpressionWrapper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/expressions/LegacySelectionEnablerWrapper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/ActionDelegat... | Eclipse_Platform_UI |
4,048 | 123,800 | Bug 123800 [Progress] InterruptedExceptions being logged many times | Using 3.2M4 on Win XP I am not sure what is causing the InterruptedException but I do seem to find quite a few in my log. !ENTRY org.eclipse.ui 4 4 2006-01-13 11:30:32.791 !MESSAGE Exception in org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog$13.show(Job): java.lang.InterruptedException !STACK 0 java.lang... | 2006-01-13 13:17:08 | 1,137,180,000 | verified fixed | 9091f14 | 1,139,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java | Eclipse_Platform_UI |
4,049 | 126,566 | Bug 126566 [Workbench] test failure in StartupTest.testStartup | [N20060206-0010] junit.framework.AssertionFailedError: Startup - implicit at org.eclipse.ui.tests.api.StartupTest.testStartup(StartupTest.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.UITestApplica... | 2006-02-06 10:05:57 | 1,139,240,000 | verified fixed | fafcc45 | 1,139,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EarlyStartupRunnable.java | Eclipse_Platform_UI |
4,050 | 126,578 | Bug 126578 [Commands] handlers: Each opened Text and Java editor is leaked due to ProxyKeyBindingService | N20060206-0010. Our memory leak tests failed in N20060206-0010. I've tracked this down to changes in ProxyKeyBindingService.setScopes(...). | 2006-02-06 10:41:10 | 1,139,240,000 | verified fixed | bc1a12e | 1,139,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ProxyKeyBindingService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java | Eclipse_Platform_UI |
4,051 | 126,563 | Bug 126563 [Contexts] Window context stays active when find/replace dialog open | N20060206-0010 1. open a Java editor 2. open Find/Replace (Ctrl+F) 3. press Ctrl+D (delete line) or any other editor command (e.g. Cut) ==> gets directly executed on the editor even though the Find/Replace dialog is active. Same problem when using Ctrl+O and then Ctrl+F. There's no "weird" code involved in the Find/Rep... | 2006-02-06 09:46:37 | 1,139,240,000 | verified fixed | 13b85f7 | 1,139,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ProxyKeyBindingService.java | Eclipse_Platform_UI |
4,052 | 122,749 | Bug 122749 [Dialogs] Store size and position of ElementList/TreeSelectionDialog | 20060105 There should be an easy way to have a ElementListSelectionDialog and a ElementTreeSelectionDialog store their size and position without having to extending these classes (to override getDialogBoundsSettings() and getDialogBoundsStrategy()). A ElementTreeSelectionDialog is typically used by creating an instance... | 2006-01-05 08:40:02 | 1,136,470,000 | verified fixed | a2f0479 | 1,139,200,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/SelectionDialog.java | Eclipse_Platform_UI |
4,053 | 125,541 | Bug 125541 Add ICommandService to all of the sites | Add the ICommandService to WorkbenchWindow, PartSite, PageSite, MultiEditorPageSite PW | 2006-01-27 14:12:54 | 1,138,390,000 | verified fixed | ac0ef26 | 1,139,150,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/SlaveCommandService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org... | Eclipse_Platform_UI |
4,054 | 125,600 | Bug 125600 [Field Assist] - popup shell should be resizable with size retained | null | 2006-01-27 21:24:14 | 1,138,420,000 | verified fixed | e5b9ee2 | 1,139,100,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistField.java | Eclipse_Platform_UI |
4,055 | 123,789 | Bug 123789 [WorkbenchParts] 'Maximize' state should be view, not folder-bound | Maximize/minimize/restore state is currently folder-bound i.e. maximazing a view that is stacked with other views in a folder actually maximizes the entire folder. I keep having mental problems with it because in my mind I am changing the state of the active view only. The following scenario is the most problematic: 1)... | 2006-01-13 12:07:27 | 1,137,170,000 | verified fixed | 698ee12 | 1,139,090,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
4,056 | 124,200 | Bug 124200 [WorkbenchParts] hideView does not work on perspective deactivate callback | null | 2006-01-17 15:17:08 | 1,137,530,000 | verified fixed | 26c1022 | 1,139,090,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IPerspectiveListener4.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/PerspectiveAdapter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveListenerList.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclips... | Eclipse_Platform_UI |
4,057 | 126,258 | Bug 126258 [Commands] handlers: Inspect doesn't work | I20060131-1200 The keybindings for inspect & display do not work | 2006-02-02 15:32:43 | 1,138,910,000 | verified fixed | 1644e78 | 1,139,010,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/services/ExpressionAuthority.java | Eclipse_Platform_UI |
4,058 | 126,404 | Bug 126404 [Commands] handlers: Key binding availability dependant on view focus | build i0125 and build i031 When I am in the Outline view (for a Java editor) and I click on a method and hit ctrl-shift-g nothing happens. I have to click on the method name in the Java editor and then hit the keys in order for the search to happen. Let me know if you want to see a demo or need more information about m... | 2006-02-03 15:04:26 | 1,139,000,000 | verified fixed | 954b403 | 1,139,000,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerAuthority.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/SlaveHandlerService.java | Eclipse_Platform_UI |
4,059 | 126,044 | Bug 126044 [Contexts] Latest key binding changes break Quick view key bindings | I20060131-1200 Latest changes in the key binding / context architecture have broken the key binding support in the JDT Quick views: up to I20060125-0800 and earlier it was possible to open the Quick view's view menu using Ctrl+F10 (command 'org.eclipse.ui.window.showViewMenu'). It looks like the deprecated code in org.... | 2006-02-01 12:03:47 | 1,138,810,000 | verified fixed | e9c5868 | 1,138,990,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ProxyKeyBindingService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PageSite.java | Eclipse_Platform_UI |
4,060 | 126,233 | Bug 126233 [FieldAssist] DecoratedField should not automatically reserve space on field ends | null | 2006-02-02 13:32:16 | 1,138,910,000 | verified fixed | 3318f67 | 1,138,920,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java | Eclipse_Platform_UI |
4,061 | 113,178 | Bug 113178 [IDE] Open Dependant Projects | We deal with ~40 projects for our project and have a complex web of dependancies between them. Occasionally its handy to minimise the number of open projects and the usual approach is to close them all and then open up the ones that are needed and their dependancies. The merry dance involved with openning up the deps, ... | 2005-10-19 20:18:10 | 1,129,770,000 | verified fixed | ec943ad | 1,138,920,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/OpenResourceAction.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEInternalPreferences.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEPreferenceInitializer.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/... | Eclipse_Platform_UI |
4,062 | 105,928 | Bug 105928 [Progress] Blocked jobs dialog showing empty message | Build: 3.1 final Steve often gets into a state where the blocked jobs dialog appears (probably due to slow builder performance from running with a workspace on a network drive). Sometimes this dialog comes up with a task with an empty name (see screenshot). The blocked task name is taken from the parent shell's text (s... | 2005-08-03 11:18:58 | 1,123,080,000 | verified fixed | 52a1532 | 1,138,900,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java | Eclipse_Platform_UI |
4,063 | 85,350 | Bug 85350 [Markers] [Progress] NoClassDefFoundError from job running during shutdown | i200502150800 Got the following exception running Core UI application startup performance tests (the test just exits once the workbench is alive, so it is a very short session). I did not verify the source code, but it seems the runtime plug-in may have already been stopped when the job in question started doing its wo... | 2005-02-15 18:12:19 | 1,108,510,000 | verified fixed | 97e9971 | 1,138,900,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | Eclipse_Platform_UI |
4,064 | 125,526 | Bug 125526 [IDE] BuildUtilities.java's extractProjects() method does not consider ResourceMapping cases | Eclipse: 3.2M4 Plugin: org.eclipse.ui.ide Class: org\eclipse\ui\internal\ide\actions\BuildUtilities.java Here is a REVISED extractProjects() method which solves the problem (for your consideration) : ///// CODE START /** * Extracts the selected projects from a selection. * * @param selection The selection to analyze * ... | 2006-01-27 13:34:53 | 1,138,390,000 | verified fixed | 6c406ae | 1,138,830,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/BuildUtilities.java | Eclipse_Platform_UI |
4,065 | 125,955 | Bug 125955 [Field Assist] - StringIndexOutOfBoundsException when backspacing out of a filter | null | 2006-01-31 18:56:14 | 1,138,750,000 | verified fixed | 2ffc74d | 1,138,820,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | Eclipse_Platform_UI |
4,066 | 124,883 | Bug 124883 problems view: automatically disable marker limits when in group mode | 20060123 When in the problem view shows groups, the marker limits should be automatically disabled. Or the limits should specify the maximum numbers of all markers in a group, not for the total number of problems. | 2006-01-23 12:10:38 | 1,138,040,000 | verified fixed | 83a6ffa | 1,138,740,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerAdapter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerMessages.java | Eclipse_Platform_UI |
4,067 | 29,840 | Bug 29840 [WorkbenchParts] Need API to get the zoomed state of a workbench page | In several of our views, we have to either get the zoomed state of a pane or toggle the zoom state of a pane. To do this we need access to the WorkbenchPage for ex: ((WorkbenchPage) getSite().getPage()).isZoomed(); ((WorkbenchPage) getSite().getWorkbenchWindow().getActivePage()).toggleZoom (MultiPageViewPart.this); Wor... | 2003-01-20 15:53:23 | 1,043,100,000 | verified fixed | a73adbc | 1,138,730,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchIntroManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java tests/org.eclipse.ui.tests/Eclipse Part References Test/org... | Eclipse_Platform_UI |
4,068 | 125,202 | Bug 125202 Problems view grouping: Show number of elements in a group | I20060124-1115 It would be great if a group tree node could show the numbers of elements it contains. So you don't have to expand it to get this information. -> Build Path Problems xxxyyyy uyyuiuu Code Style (8) Documentation (2) | 2006-01-25 12:08:04 | 1,138,210,000 | verified fixed | d9acf66 | 1,138,660,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerAdapter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerMessages.java | Eclipse_Platform_UI |
4,069 | 32,553 | Bug 32553 [Viewers] Closing a project does not remove [+] icon | I just launched I20030220 and imported a couple of existing projects into the workspace, with the [+] icon by each project (denoting contents). I then closed a couple of the projects that I was not looking at, and the [+] icon remained after closing the projects. Of course clicking on this icon resulted in nothing happ... | 2003-02-22 10:31:05 | 1,045,930,000 | verified fixed | d49cb37 | 1,138,660,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/model/WorkbenchContentProvider.java | Eclipse_Platform_UI |
4,070 | 125,567 | Bug 125567 [MPE] Service activation should be done in a different method | As it stands right now, services are activated in MultiPageEditorPart.setFocus(int). This is probably the wrong place for this to be happening, as it is only ever called by setFocus() and setFocus() can be re-implemented. It might be better to put it in a method does not specifically allow overriding. I would suggest p... | 2006-01-27 16:03:47 | 1,138,400,000 | verified fixed | 4b545db | 1,138,650,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java | Eclipse_Platform_UI |
4,071 | 125,632 | Bug 125632 [Commands] request: enhance command to show preferences dialog with parameter identifying which page to show | I'm going to attach a patch that enhances the command org.eclipse.ui.window.preferences as described in the summary. The id of the parameter is "preferencePageId". It is optional. If omitted the pref page just shows as it was the last time. I wanted to have an IParameterValues class for this parameter to enumerate the ... | 2006-01-28 20:58:57 | 1,138,500,000 | verified fixed | c4f0234 | 1,138,640,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/OpenPreferencesAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchMessages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/ecli... | Eclipse_Platform_UI |
4,072 | 121,544 | Bug 121544 [Presentations] (regression) Changing Tab Position from Top to Bottom doesn't work | When I change the preferred tab position for editors or views from top to bottom and restart Eclipse, nothing changes. This I'd like to do: 1. Menu: Window -> Preferences 2. General -> Appearance 3. Current Presentation: "Default (current)" 4. Activate "Override presentation settings" 5. Activate "Editor tab positions"... | 2005-12-20 06:06:17 | 1,135,080,000 | verified fixed | 7da3a49 | 1,138,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/PaneFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/presentations/WorkbenchPresentationFactory.java | Eclipse_Platform_UI |
4,073 | 125,587 | Bug 125587 [Field Assist] - need API access to the content assist cue image | null | 2006-01-27 17:20:51 | 1,138,400,000 | verified fixed | e44a5af | 1,138,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/ISharedImages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java | Eclipse_Platform_UI |
4,074 | 120,408 | Bug 120408 [Field Assist] - API - Specification of invoking key stroke/sequence | from an email: Doug - I'm looking for the best way (see ContentProposalAdapter) for clients to specify the triggering key for content assist. It needs to be specified at the JFace level, but in a way that workbench-level code could look up the standard key binding. I chose KeyStroke, but perhaps it should be KeySequenc... | 2005-12-12 12:28:01 | 1,134,410,000 | verified fixed | f4d7ab6 | 1,138,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/WorkbenchContentAssistAdapter.java | Eclipse_Platform_UI |
4,075 | 125,012 | Bug 125012 [Field Assist] Clarify lifecycle of the ILabelProvider used by ContentProposalAdapter | I20060119-0800 Clients who want to port their field content assistants from jface.text.contentassist to jface.fieldassist would expect to be able to supply an image in IContentProposal, e.g. with a 'Image getImage();' method as in ICompletionProposal. Without icons, e.g. proposals for java type names would look quite d... | 2006-01-24 10:47:36 | 1,138,120,000 | verified fixed | 6140072 | 1,138,400,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | Eclipse_Platform_UI |
4,076 | 125,418 | Bug 125418 [Field Assist] - API - Should ContentProposalPopup be public? | In the initial release of the field assist API, the ContentProposalPopup is public. There's really no reason for this to be the case, as the popup is driven by the ContentProposalAdapter. The ContentProposalPopup should likely be made an inner type of the adapter. | 2006-01-26 18:26:11 | 1,138,320,000 | verified fixed | 2866b5a | 1,138,400,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalPopup.java | Eclipse_Platform_UI |
4,077 | 125,420 | Bug 125420 [Commands] parameters: allow commands to specify return type | null | 2006-01-26 18:59:41 | 1,138,320,000 | verified fixed | 5c1b204 | 1,138,400,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/Command.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandEvent.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/CommandPersistence.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/i... | Eclipse_Platform_UI |
4,078 | 125,516 | Bug 125516 [KeyBindings] misc: API to return a KeySequence string for a command id | The KeyAssistDialog contains code that returns the formatted string for the active key binding for the "show key assist" command. It would be nice if this were generalized to a utility method that returns the string for the active key binding given a command id. Or, if you'd rather put this at the JFace keys level, cod... | 2006-01-27 12:48:01 | 1,138,380,000 | verified fixed | 4c7f8bc | 1,138,390,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/BindingManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/keys/IBindingService.java | Eclipse_Platform_UI |
4,079 | 125,346 | Bug 125346 Delete IDE copy of CompositeResourceMapping | Build: I20060125 Both core.resources and IDE have a CompositeResourceMapping class. Since the core class is now API, the copy in the IDE plugin should be deleted for consistency. The IDE copy is not API. | 2006-01-26 11:05:48 | 1,138,290,000 | verified fixed | 9dce335 | 1,138,310,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/CompositeResourceMapping.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/WorkingSetAdapterFactory.java | Eclipse_Platform_UI |
4,080 | 123,375 | Bug 123375 [DataBinding] Enhancements to the data binding framework | My team has developed a library with some similarities to the data binding framework. I've been investigating what is required to adopt the data binding framework without losing any features. We don't actually need the data binding or validation part. We need standardized interfaces for trees, sets, lists, and scalars ... | 2006-01-10 23:18:37 | 1,136,950,000 | verified fixed | 0761e1e | 1,138,310,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/AbstractUpdatableSet.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/ChangeEvent.java bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/ILazyReadableValue.java bundles/org.eclipse.jface.databinding... | Eclipse_Platform_UI |
4,081 | 125,076 | Bug 125076 [ActionSets] dynamicplugins.ActionSetTests.testActionSets sometimes fails on the Mac | testActionSets Failure Test failed due to timeout on removal junit.framework.AssertionFailedError: Test failed due to timeout on removal at org.eclipse.ui.tests.dynamicplugins.DynamicTestCase.removeBundle(DynamicTestCase.java:237) at org.eclipse.ui.tests.dynamicplugins.ActionSetTests.testActionSets(ActionSetTests.java:... | 2006-01-24 16:55:35 | 1,138,140,000 | verified fixed | 5064a83 | 1,138,310,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/ContextAuthority.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerAuthority.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/services/ExpressionAuthority.java | Eclipse_Platform_UI |
4,082 | 125,323 | Bug 125323 Add isAncestorOf method to ResourceMapping | It would be helpful to have an isAncestorOf method on ResourceMapping. Ideally, it would be abstract but for now, it would need a defautl implementation. I will attah a patch. | 2006-01-26 08:21:12 | 1,138,280,000 | resolved fixed | 8635cda | 1,138,290,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/CompositeResourceMapping.java | Eclipse_Platform_UI |
4,083 | 125,272 | Bug 125272 [Viewers] AbstractTreeViewer needs remove(Object parentElement, Object[] childElements) | There is an add(Object parentElement, Object[] childElements) but no corresponding remove(). Without this method, if you have an element that appears under multiple parents, the only way to get model and viewer in sync after removing the element from just one of its parents is calling refresh(). | 2006-01-25 21:30:18 | 1,138,240,000 | verified fixed | 320dd69 | 1,138,290,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/viewers/MultipleEqualElementsTreeViewerTest.java | Eclipse_Platform_UI |
4,084 | 124,564 | Bug 124564 [Presentations] DetachedWindow should not use TabbedStackPresentation | I'm working on my own presentation and for 3.2M4 I have a problem with DetachedWindow: it makes an assumption, that StackPresentation returned by PartStack.getPresentation() is always *Tabbed*StackPresentation, but this is not the always the case. My presentation inherites StackPresentation and therefore I have a CCE o... | 2006-01-19 18:42:23 | 1,137,710,000 | verified fixed | 1c65945 | 1,138,290,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DetachedWindow.java | Eclipse_Platform_UI |
4,085 | 125,205 | Bug 125205 Problems view grouping: Rename 'Category' to 'Marker type' | I20060124-1115 One of the problems view default goups is called 'Categories' (-> Group by Categories) It would be better to more specific here, as all contributed groupings somehow categorize markers What about 'Group by Marker type'? | 2006-01-25 12:13:57 | 1,138,210,000 | verified fixed | 7115685 | 1,138,230,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldCategory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldHierarchy.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/ma... | Eclipse_Platform_UI |
4,086 | 125,200 | Bug 125200 Problem view: NPE after access on non existing attribute | I20060124-1115 Maybe you can consider this a bug of the extension point implementor, but when accessing an undefined attribute, an NPE is the result in the problem view: (marker.getMarker().getAttribute(markerAttribute) is null here) FieldMarkerGroup.findGroupValue(ConcreteMarker) line: 172 FieldMarkerGroup.getMapping(... | 2006-01-25 12:02:51 | 1,138,210,000 | verified fixed | 81c06e2 | 1,138,220,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldMarkerGroup.java | Eclipse_Platform_UI |
4,087 | 125,147 | Bug 125147 [WorkingSets] Deadlock on startup | 3.2m4 When starting a self-hosting workspace (which did work fine in the past on same SDK), the splash screen progress froze, and ctrl-brk in console revealed the following deadlock: Full thread dump Java HotSpot(TM) Client VM (1.4.2_10-ea-b01 mixed mode): "Java indexing" daemon prio=4 tid=0x03acc910 nid=0xd04 in Objec... | 2006-01-25 08:03:08 | 1,138,190,000 | verified fixed | b38cba8 | 1,138,210,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/AbstractWorkingSetManager.java | Eclipse_Platform_UI |
4,088 | 125,155 | Bug 125155 [Commands] handlers: ConcurrentModificationException from SlaveHandlerService closing workbench | 20050123 self hosted When I shut down my self hosted workspace I got the following exception java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:782) at java.util.HashMap$KeyIterator.next(HashMap.java:818) at org.eclipse.ui.internal.handlers.SlaveHandlerService.deactivateH... | 2006-01-25 09:25:51 | 1,138,200,000 | verified fixed | b550992 | 1,138,210,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/SlaveContextService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/SlaveHandlerService.java | Eclipse_Platform_UI |
4,089 | 124,141 | Bug 124141 [Progress] ProgressView does not populate until first update occurs | When you open the progress view for the first time it does not place the running job in the view until that job is updated. Jobs with slow update will look as if they are not there as a result. | 2006-01-17 10:41:02 | 1,137,510,000 | verified fixed | 1638078 | 1,138,140,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/DetailedProgressViewer.java | Eclipse_Platform_UI |
4,090 | 123,989 | Bug 123989 Should ResourceChangeValidator#validateChange take a progress monitor | Since the validation might take some time it might make sense to pass a progress monitor into validateChange. | 2006-01-16 11:52:20 | 1,137,430,000 | resolved fixed | a3a9757 | 1,138,130,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDE.java | Eclipse_Platform_UI |
4,091 | 90,257 | Bug 90257 [Preferences] Want to create an instanceof of a WorkingCopyManager | 20050405 I'm currently referencing the internal class org.eclipse.ui.internal.preferences.WorkingCopyManager I have a base class that manages all the current settings and I changes that class to use the working copy manager. For the following reasons I also have to function when I don't get a working copy manager. To a... | 2005-04-05 04:53:37 | 1,112,690,000 | verified fixed | 817bb61 | 1,138,120,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/WorkingCopyManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/WorkingCopyPreferences.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/WorkingCopyManager.java | Eclipse_Platform_UI |
4,092 | 124,953 | Bug 124953 [Markers] AIOB when applying quick fix | build I20060118 - had an error in the manifest file (missing singleton directive) - PDE provided a quick fix - chose Quick Fix from the Problems view - it failed to complete the quick fix - log has: !ENTRY org.eclipse.ui 4 0 2006-01-23 17:56:33.425 !MESSAGE Array index out of range: 0 !STACK 0 java.lang.ArrayIndexOutOf... | 2006-01-23 17:57:40 | 1,138,060,000 | verified fixed | 0ed82db | 1,138,120,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerResolutionDialog.java | Eclipse_Platform_UI |
4,093 | 119,890 | Bug 119890 [ViewMgmt] Allow control of view tab compression, when compressing use icons | null | 2005-12-08 11:35:54 | 1,134,060,000 | resolved fixed | 4c58bfb | 1,138,050,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPreferenceConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/presentations/WorkbenchPresentationFactory.java bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPreferenceInitializer.java | Eclipse_Platform_UI |
4,094 | 124,673 | Bug 124673 [Commands] handlers: TextActionHandler's text actions do not work as expected | In the current implementation, the text actions used to redirect clipboard operations to the active text control's methods do not cause action enablement updates. For example, choosing Select All from the Edit menu (when there was no previous selection) does not enable cut, copy, and delete. The fix could be to call up... | 2006-01-20 11:41:07 | 1,137,780,000 | verified fixed | 28a9591 | 1,138,040,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/TextActionHandler.java | Eclipse_Platform_UI |
4,095 | 124,529 | Bug 124529 [EFS] Need file system support in linked resources | We need to add the same sort of support that we have for EFS in the project locations in linked resource creation | 2006-01-19 14:27:22 | 1,137,700,000 | verified fixed | bef29af | 1,138,040,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/FileSystemSelectionArea.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectContentsLocationArea.java | Eclipse_Platform_UI |
4,096 | 124,124 | Bug 124124 [Markers] Group sorting needs criterea other than lexical value | 20060117 Lexicial sorting is not good enough for the severity group as we need to sort errors before warnings and the translation of the word error may not appear lexically before warnings. The sorting of groups needs to be the same as the sort order of thier elements. This turns out to be an issue for groups contribut... | 2006-01-17 09:24:44 | 1,137,510,000 | verified fixed | 0446a7f | 1,137,790,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/CategorySorter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ConcreteMarker.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldCategory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/ma... | Eclipse_Platform_UI |
4,097 | 123,496 | Bug 123496 [IDE] Use operation validation API for IDE actions | We should use the Resources/Core operation validation API in the IDE actions for manipulating resources. | 2006-01-11 15:35:55 | 1,137,010,000 | verified fixed | 41d9214 | 1,137,710,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CloseResourceAction.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyP... | Eclipse_Platform_UI |
4,098 | 124,376 | Bug 124376 Widget is disposed exception in FilteredTree | 20060117 I got the following exception while running the test suites in my log !ENTRY org.eclipse.ui 4 0 2006-01-18 15:25:34.421 !MESSAGE Widget is disposed !STACK 0 org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:3283) at org.eclipse.swt.SWT.error(SWT.java:3206) at org.eclipse.sw... | 2006-01-18 15:31:03 | 1,137,620,000 | verified fixed | 10b3d07 | 1,137,690,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredTree.java | Eclipse_Platform_UI |
4,099 | 124,138 | Bug 124138 NPE in FieldCategory | 20060116 Not sure how I got this but I have no categories enabled java.lang.NullPointerException at org.eclipse.ui.views.markers.internal.FieldCategory.compare(FieldCategory.java:87) at org.eclipse.ui.views.markers.internal.TableSorter.compare(TableSorter.java:223) at org.eclipse.ui.views.markers.internal.TableSorter.c... | 2006-01-17 10:35:30 | 1,137,510,000 | verified fixed | 5b45850 | 1,137,620,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProblemView.java | Eclipse_Platform_UI |
4,100 | 124,342 | Bug 124342 [Commands] handlers: Keybindings often don't work | I20060117-0800 There's something severely wrong with keybindings in this build and in I20060118-0800. Keybindings often don't work although the correspoinding menu items do work and show the bindings. E.g. the following worked fine in I20060113-1200 but fails now: - start I20060117-0800 with a new workspace - close the... | 2006-01-18 13:16:42 | 1,137,610,000 | verified fixed | 89b0990 | 1,137,610,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerActivation.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerAuthority.java | Eclipse_Platform_UI |
4,101 | 120,921 | Bug 120921 [PopupDialog] Keybindings lost after using PopupDialog | null | 2005-12-14 13:38:24 | 1,134,590,000 | verified fixed | ca30d3c | 1,137,550,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java | Eclipse_Platform_UI |
4,102 | 123,392 | Bug 123392 [PopupDialog] Quick Outline stays up after opening "view" menu | null | 2006-01-11 03:16:23 | 1,136,970,000 | verified fixed | be30d42 | 1,137,550,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java | Eclipse_Platform_UI |
4,103 | 124,202 | Bug 124202 [Field Assist] - decorated fields should not size the created control | The philosophy of DecoratedField is that the client creates the target control and accesses it with normal SWT coding. The decorated field manages the decorations but otherwise statys out of the way. This philosophy is violated when DecoratedField sets the width of the field to IDialogConstants.ENTRY_WIDTH. Sizing deci... | 2006-01-17 15:37:25 | 1,137,530,000 | verified fixed | c082f30 | 1,137,540,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java | Eclipse_Platform_UI |
4,104 | 123,758 | Bug 123758 [DataBinding] CComboUpdatableValue Doesn't Handle Text That Isn't in The List of Selected Items | The current implementation of CComboUpdatableValue will only allow setting text if the value is in the list of possible selection values. In reality the CCombo allows either a manually entered value (which may not be in the list) or the selection of a value from the drop down list. I'll be submitting a patch for this s... | 2006-01-13 09:14:13 | 1,137,160,000 | verified fixed | ca32a76 | 1,137,530,000 | bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/swt/CComboUpdatableValue.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/scenarios/BindingScenariosTestSuite.java tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/scen... | Eclipse_Platform_UI |
4,105 | 123,972 | Bug 123972 [Undo] Support approval of undoable operation execution | In GMF we do some common validation on our commands before we proceed to execute, undo or redo them. This validation is external to the command's ability to execute, undo or redo itself. Registering an IOperationApprover with the operation history for this of validation would give us an elegant solution. However, the I... | 2006-01-16 10:45:16 | 1,137,430,000 | verified fixed | ab7413a | 1,137,530,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/IOperationApprover2.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/IOperationHistory.java tests/org.eclipse.... | Eclipse_Platform_UI |
4,106 | 124,162 | Bug 124162 [Contributions] Warnings in log about Next/Previous Annotation action contributions | eclipse.buildId=I20060117-0800 On startup, the build writes these warnings to the log: Warnings while parsing the action sets from the 'org.eclipse.ui.actionSets' extension point The class was not null but retarget was set to true: plug-in='org.eclipse.ui.editors', id='org.eclipse.ui.edit.text.gotoNextAnnotation', clas... | 2006-01-17 12:09:32 | 1,137,520,000 | verified fixed | 2816e1a | 1,137,530,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyActionHandlerPersistence.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/LegacyActionPersistence.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/services/RegistryPersistence.java | Eclipse_Platform_UI |
4,107 | 123,977 | Bug 123977 [Markers] NPE in ActionCopyMarker.setClipboard | build I20060110 - select some problems in the Problems view - choose Copy from the context menu - it has no visible effect, and the clipboard is unchanged - the log has: java.lang.NullPointerException at org.eclipse.ui.views.markers.internal.ActionCopyMarker.setClipboard(ActionCopyMarker.java:108) at org.eclipse.ui.vie... | 2006-01-16 11:06:19 | 1,137,430,000 | verified fixed | d62a0d7 | 1,137,440,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | Eclipse_Platform_UI |
4,108 | 123,761 | Bug 123761 [Decorators] Add properties to decoration context | In order to support Team state decorations properly, I need the ability to associate properties with a decoration context. I will attach a patch. | 2006-01-13 09:27:29 | 1,137,160,000 | verified fixed | 1a70fb4 | 1,137,180,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecoratingLabelProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecorationContext.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IDecorationContext.java | Eclipse_Platform_UI |
4,109 | 123,442 | Bug 123442 [Commands] handlers: Retarget action handlers aren't registered properly | Build: I20060110-1026 Ctrl+Shift+G performs global search for references on a method. This still works in the editor, but if I select a method in the outline view, or on a search result, and hit Ctrl+Shift+G, nothing happens. Since the action continues to work when I select it in the context menu, this is perhaps a key... | 2006-01-11 11:08:13 | 1,137,000,000 | verified fixed | f1c8b0a | 1,137,170,000 | bundles/org.eclipse.ui.workbench/Eclipse UI Components/org/eclipse/ui/internal/components/Assert.java bundles/org.eclipse.ui.workbench/Eclipse UI Components/org/eclipse/ui/internal/components/ComponentMessages.java bundles/org.eclipse.ui.workbench/Eclipse UI Components/org/eclipse/ui/internal/components/ComponentUtil.j... | Eclipse_Platform_UI |
4,110 | 119,054 | Bug 119054 TVT3.1.x:TCT223: variable value not set | OS : Windows XP Must fix or not a must fix: YES for next release Build date: 20051201 Blocking: NO Language: Bitmap Location: V:\defects\pt Tester Name: Sara Santa Clara Problem Description: The variable {0} in the string is not set The string is the following properties file: eclipse\plugins\org.eclipse.core.resourses... | 2005-12-02 11:47:06 | 1,133,540,000 | verified fixed | ed78e66 | 1,137,080,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariableDialog.java | Eclipse_Platform_UI |
4,111 | 120,414 | Bug 120414 [Viewers] Type-ahead filter in New wizard does not catch Ctrl+x | When I cut all the text from the text field the list of wizards in the new wizard is not updated. Unlike when I backspace to remove all text for example. | 2005-12-12 13:02:46 | 1,134,410,000 | verified fixed | a4ae69a | 1,137,020,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredTree.java | Eclipse_Platform_UI |
4,112 | 121,949 | Bug 121949 [Wizards] The width of the button in the dialog of "Exitsting Projects into Workspace" doesn't extend when the dialog font is changed | The width of the button in the dialog of "Exitsting Projects into Workspace" doesn't extend when the dialog font is changed. The problem is included in the source code of the following packages. plug-in org.eclipse.ui.ide package org.eclipse.ui.internal.wizards.datatransfer class WizardProjectsImportPage I corrected it... | 2005-12-22 20:37:59 | 1,135,300,000 | verified fixed | 1838bdd | 1,137,010,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java | Eclipse_Platform_UI |
4,113 | 123,415 | Bug 123415 [Commands] handlers: action set handlers stop working when two workbench windows open | Version: 3.2.0 Build id: I20060110-1026 In a Java perspective, cannot get ctrl-shift-T (open type) to perform. It works fine from navigate menu. ctrl-shift-R, ctrl-shift-H seem broken as well. ctrl-alt-H does ring a bell, and doesn't work either. | 2006-01-11 07:42:02 | 1,136,980,000 | verified fixed | d7f75ac | 1,137,000,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindowExpression.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/expressions/LegacyActionExpressionWrapper.java bundles/org.eclip... | Eclipse_Platform_UI |
4,114 | 123,323 | Bug 123323 [Markers] Problems view does not display anything (index out of bounds) | I20060110-1026, GTK+ 2.8.8, KDE 3.4.3, X.org 6.8.2, Linux 2.6.14 Whenever I try to look at the Problems view, I get the following exception and nothing is shown. !ENTRY org.eclipse.core.jobs 4 2 2006-01-10 16:28:54.848 !MESSAGE An internal error occurred during: "Process resource updates". !STACK 0 java.lang.ArrayIndex... | 2006-01-10 16:30:25 | 1,136,930,000 | verified fixed | fa4aec8 | 1,136,990,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableSorter.java | Eclipse_Platform_UI |
4,115 | 122,822 | Bug 122822 [WorkbenchParts] error in EditorPart javadoc | The javadoc for the EditorPart class says that subclasses must implement gotoMarker(). However, that method isn't part of the interface and the compatibility notes state that the method was replaced in 3.0 by an adapter. | 2006-01-05 17:28:07 | 1,136,500,000 | verified fixed | 2f4d3c0 | 1,136,990,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/EditorPart.java | Eclipse_Platform_UI |
4,116 | 122,029 | Bug 122029 [Wizards] Change "General" back to "Basic" | Renaming basic to general doesn't really do anything but frustrate the user that has learned to search for "basic". Standard Views are still grouped under the heading "basic". | 2005-12-23 15:33:29 | 1,135,370,000 | verified fixed | 17bc663 | 1,136,930,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewSorter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ViewRegistryReader.java | Eclipse_Platform_UI |
4,117 | 123,040 | Bug 123040 [Commands] request: display help topic | I'm going to attach a patch to "command-ify" the opening of help topics. The command takes a parameter which is the href of a help topic. The default handler uses IWorkbenchHelpSystem.displayHelpResource(String) with the href parameter. If no parameter was given, the default handler calls IWorkbenchHelpSystem.displayHe... | 2006-01-08 19:49:07 | 1,136,770,000 | verified fixed | 284499e | 1,136,930,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/ParameterizedCommand.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/DisplayHelpHandler.java | Eclipse_Platform_UI |
4,118 | 123,319 | Bug 123319 [Markers] ClassCastException during marker update | 3.2 20050116 It is possible to get the following ClassCastException during marker updates. This is because the refreshes are not IMarkers and should not be processed. !ENTRY org.eclipse.core.jobs 4 2 2006-01-10 16:00:48.468 !MESSAGE An internal error occurred during: "Process resource updates". !STACK 0 java.lang.Class... | 2006-01-10 16:12:15 | 1,136,930,000 | verified fixed | dfb015b | 1,136,930,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | Eclipse_Platform_UI |
4,119 | 122,936 | Bug 122936 IResource isLocal and setLocal should be deprecated | Build: I20050103 There is a skeleton of support in the IResource API for the notion of "non-local" resources. A non-local resource is one with no contents in the local file system. I.e., it exists in the resource tree but not on disk. In practice this is just a flag on the resource info, and setLocal just flips that fl... | 2006-01-06 12:15:49 | 1,136,570,000 | resolved fixed | fb40130 | 1,136,900,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/ScrubLocalAction.java | Eclipse_Platform_UI |
4,120 | 120,925 | Bug 120925 [Import/Export] wizards missing context help | I20051214-0800 - Go to File -> Import... - Hit F1 (or Shift-F1 on linux or Help on mac) - Bug: There is no context help available | 2005-12-14 13:56:02 | 1,134,590,000 | verified fixed | 77083be | 1,136,850,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/dialogs/ExportPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ImportExportPage.java bundles/org.eclipse.ui.workbench... | Eclipse_Platform_UI |
4,121 | 122,957 | Bug 122957 NPE in PatternFilter.match | I20060105-0800 I found this NPE in my log today. I don't know how it was caused, but from a quick look at the code it's possible for the "matcher" field to be null and it is not checked... java.lang.NullPointerException at org.eclipse.ui.internal.dialogs.PatternFilter.match(PatternFilter.java:104) at org.eclipse.ui.int... | 2006-01-06 15:01:57 | 1,136,580,000 | verified fixed | 0541778 | 1,136,850,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredTree.java | Eclipse_Platform_UI |
4,122 | 122,982 | Bug 122982 [KeyBindings] errors: No warning when creating an invalid keybinding sequence | I tried to map COLUMN_PREVIOUS to ARROW_LEFT in my plug.xml. But I set it to "LEFT" instead. LEFT is unrecognized, yet there was no warning in the .log file indicating that an invalid sequence had been set. I also have debug keybindings enabled in my options file, and it did not spew any complaints either. | 2006-01-06 17:16:10 | 1,136,590,000 | verified fixed | ab62f50 | 1,136,840,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/KeySequence.java bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/KeyStroke.java bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/SWTKeyLookup.java | Eclipse_Platform_UI |
4,123 | 121,883 | Bug 121883 [Markers] org.eclipse.ui.tests plug-in makes lots of performance tests red | null | 2005-12-22 08:46:53 | 1,135,260,000 | verified fixed | 81e7597 | 1,136,580,000 | tests/org.eclipse.ui.tests/Benchmark Tests/org/eclipse/ui/tests/benchmarks/OpenCloseTest.java tests/org.eclipse.ui.tests/Eclipse Part References Test/org/eclipse/ui/parts/tests/PartsReferencesTestSuite.java tests/org.eclipse.ui.tests/Eclipse Part References Test/org/eclipse/ui/parts/tests/util/PartsWorkbenchAdvisor.jav... | Eclipse_Platform_UI |
4,124 | 121,709 | Bug 121709 [Commands] parameters: Add types | I'm going to attach a patch that adds support for typed command parameters. This addresses several issues: - parameter values are strings, but handlers may want to work on objects - multiple handlers of a command should have a consistent way of converting string parameter values to objects - tooling to construct parame... | 2005-12-21 05:07:37 | 1,135,160,000 | verified fixed | 5e4aca5 | 1,136,500,000 | bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/AbstractParameterValueConverter.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/Command.java bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManager.java bundles/org.eclipse.core.commands/src/org/eclipse/core/com... | Eclipse_Platform_UI |
4,125 | 122,053 | Bug 122053 [KeyBindings] Shortcut Key Not Working In 3.2M4 | I have Team->Repeat Last Synchronization mapped to the F9 key. With M4 it only works from the Team perspective, not the Java perspective. I've tried removing and re-adding the mapping. | 2005-12-24 05:34:47 | 1,135,420,000 | verified fixed | 97610ef | 1,136,490,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/AbstractAction.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/CommandLegacyActionWrapper.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/IMenuListener2.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/MenuManager.java bundles/org... | Eclipse_Platform_UI |
4,126 | 121,562 | Bug 121562 [IDE] Need a way to disable forced GC done by IDEIdleHelper | 3.2 M4 Some of our performance tests which drive the event loop and wait until the UI settles down can now be affected by a forced GC performed by the IDEIdleHelper. In order to compare the performance tests with 3.1 we need to disable this in our tests. | 2005-12-20 10:10:54 | 1,135,090,000 | verified fixed | 2884241 | 1,136,490,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEIdleHelper.java | Eclipse_Platform_UI |
4,127 | 121,623 | Bug 121623 [Decorators] Patch to support logical model decoration | In order to properly support the decoration of logical model elements with repository state, we need to have a tighter coupling of the sync decoration (i.e. the > prefix) and the viewer showing the model. This is not overly complex but we must maintain backwards compatibility. To do this, we need a way for a viewer (vi... | 2005-12-20 15:32:15 | 1,135,110,000 | verified fixed | 9f91fdc | 1,136,480,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecoratingLabelProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/DecorationContext.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IDecoration.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/IDecorationContext.java bun... | Eclipse_Platform_UI |
4,128 | 121,939 | Bug 121939 [Viewers] TreeSelection should subclass StructuredSelection | TreeViewer.getSelection() now returns a TreeSelection, which implements IStructuredSelection, but does not extend StructuredSelection. Clients who downcast to StructuredSelection instead of IStructuredSelection will be broken unless we make TreeSelection a subclass of StructuredSelection. | 2005-12-22 17:10:52 | 1,135,290,000 | verified fixed | b882b54 | 1,136,400,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeSelection.java | Eclipse_Platform_UI |
4,129 | 67,513 | Bug 67513 [R21PRES] view tab tool tip inconsistent with 2.1 | In 2.1, the tab item tool tip appeared in the stack's title bar, not on the tab item itself. The r21presentation currently puts the tip on the tab item. I'll attach a patch that fixes the problem. | 2004-06-16 15:32:57 | 1,087,410,000 | verified fixed | 90e82b2 | 1,135,330,000 | bundles/org.eclipse.ui.presentations.r21/src/org/eclipse/ui/internal/presentations/R21BasicStackPresentation.java | Eclipse_Platform_UI |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.