issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | updated_files stringlengths 29 34.1k | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
178,523 | Bug 178523 [WorkbenchLauncher] clean up BasicSplashHandler | BasicSplashHandler is full of printStackTrace() calls. These have to be removed. | verified fixed | af1f554 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/splash/BasicSplashHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-26T13:46:18Z | 2007-03-21T12:26:40Z |
178,914 | Bug 178914 [Trim] Maximize/restore on new presentation makes part lose focus | Eclipse 3.3 I20070322-0950 - new presentation: If you maximize/restore some workbench part, lets say, the current editor for example, it loses the focus on restore, transferring it to another view stack. This leads to a funny behavior, where a sequence of Ctrl+M's makes the focus cycle through all part stacks of perpec... | verified fixed | 2eab71d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-26T13:39:06Z | 2007-03-22T21:46:40Z |
46,469 | Bug 46469 [Contributions] widgets: Tooltips for menu/toolbar items should include all key bindings | Tooltips can include short-cut key information. - For example tooltip for resume button can be 'Resume (F8)'. - Short-cut key information can be displayed at a newline, for example Resume F8 - This feature can be configurable so that it can be turned off by experienced users. It can be configured to show 1) nothing 2) ... | verified fixed | fe8ab6c | ["bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-25T18:45:50Z | 2003-11-12T12:26:40Z |
173,027 | Bug 173027 [KeyBindings] Ctrl+Enter for preview does not work (maximizes editor) | I20070206-0010. Ctrl+Enter for preview does not work (maximizes editor). This should be fixed as it is prominent in the new Rename popup. | verified fixed | a79313e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/SWTKeySupport.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-25T17:32:17Z | 2007-02-06T11:06:40Z |
165,838 | Bug 165838 [Keybindings] Creating a key binding on "new untitled empty text file" weirdness | Assign a key to the new untitled text file wizard That is in category file and named patly "New (New Wizard: creates an empty untitle text file). Invoke that key. An empty wizard page is shown with just a finish button. | verified fixed | a73f3cc | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/WizardHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-25T16:57:23Z | 2006-11-25T02:00:00Z |
178,780 | Bug 178780 [MPE] Improve MultiPageEditorPart.setActiveEditor | This method in MultiPageEditorPart would be improved by adding a break statement after the setActivePage call.: public final void setActiveEditor(IEditorPart editorPart) { int count = getPageCount(); for (int i = 0; i < count; i++) { IEditorPart editor = getEditor(i); if (editor == editorPart) { setActivePage(i); } } } | verified fixed | daf9a32 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/MultiPageEditorPart.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-25T16:21:18Z | 2007-03-22T13:26:40Z |
178,192 | Bug 178192 [Min/Max] RCP mail looks messed up with the 3.3 look | Build id: I20070319-1800 1. Create a new RCP mail app 2. launch it. 3. Note how the perspective layout is all messed up. This does not happen on pre-3.3 look. | verified fixed | b2f0569 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-22T19:22:01Z | 2007-03-20T08:40:00Z |
178,677 | Bug 178677 [Launcher] "Invalid thread access" if invoked it with -perspective argument | null | verified fixed | 1a92728 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-22T14:01:16Z | 2007-03-21T20:46:40Z |
178,712 | Bug 178712 [Perspectives] Minimized stacks in 'perspectiveExtensions' use the old behavior | Testing for M6 revealed a regression in the desired effect (i.e. using the old min/max behavior). | verified fixed | ab6c9f3 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PageLayout.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-22T02:41:28Z | 2007-03-22T02:20:00Z |
178,680 | Bug 178680 [Databinding] UpdateValueStrategy.setBeforeSetValidator() breaks call chaining | Build ID: I20070319-0010 In the class UpdateValueStrategy the method setBeforeSetValidator() returns UpdateStrategy instead of UpdateValueStrategy. It breaks the call chaining. Should it not match the return type from setAfterConvertValidator(), setAfterGetValidator(), and setConverter()? | verified fixed | 9510195 | ["bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateValueStrategy.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-22T01:25:47Z | 2007-03-21T20:46:40Z |
178,667 | Bug 178667 [DataBinding] error message printed to stdout when running test suite | null | verified fixed | 6ac52a1 | ["bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateStrategy.java", "tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/DatabindingContextTest.java", "tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/scenarios/NPETestScenario.java... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-21T20:46:32Z | 2007-03-21T20:46:40Z |
178,521 | Bug 178521 [Min/Max] Restored view stack should become active | I20070321-0010 - minimize view stack - click Restore => I would expect that the top view of the restored view stack becomes active (as in the 3.0 presentation). | verified fixed | 4eed3bc | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-21T18:48:38Z | 2007-03-21T12:26:40Z |
178,439 | Bug 178439 [DataBinding] WritableList.removeAll(...) ListDiffEntry reports addition | The ListChangeEvent fired when WritableList.removeAll(...) is invoked reports that an addition occurred when it should report a removal. | verified fixed | 033a7ec | ["bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/list/WritableList.java", "bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/observable/list/WritableList.java", "tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/observable/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T22:21:57Z | 2007-03-20T22:33:20Z |
176,847 | Bug 176847 FVB: Animations not working | Eclipse: I20070306-1200 Presentation: 3.3 (Theme = R33) I have "Enable Animations" checked but maximizing a view, I don't see the tracker animation for the fading out views. Ben | verified fixed | 62c2c17 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectiveHelper.java", "bundles/org.eclipse.ui.workbench/Ecli... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T21:34:33Z | 2007-03-09T17:06:40Z |
177,517 | Bug 177517 3.3 presentation: wrong view on top after restore | I20070313-1051 - new workspace, enable 3.3 presentation - select Declaration view - Minimize - Restore => Expected: visible view in restored stack is Declaration => Was: visible view in restored stack is Problems (first view) | verified fixed | e040319 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewStackTrimToolBar.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T18:15:17Z | 2007-03-15T09:13:20Z |
178,181 | Bug 178181 [trim] problems on OS/X | null | verified fixed | 24e940f | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T15:51:17Z | 2007-03-20T05:53:20Z |
178,240 | Bug 178240 [Min/Max] NPE on startup | build i0320-0010 I get the following NPE on startup (pointing to an old workspace) which causes my workbench layout to be reset. !ENTRY org.eclipse.ui.workbench 4 2 2007-03-20 07:59:53.000 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.NullPointerException at ... | verified fixed | b568356 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T14:07:45Z | 2007-03-20T11:26:40Z |
178,173 | Bug 178173 [Contributions] Popup menu does not appear | Build id: I20070319-1800 In the log view, try to bring up the context menu. You will get the following NPE: eclipse.buildId=I20070319-1800 java.version=1.5.0_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product org.eclipse.sdk.ide -pdelaunch Com... | verified fixed | baea1d4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PopupMenuExtender.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-20T11:57:13Z | 2007-03-20T05:53:20Z |
174,213 | Bug 174213 [ViewMgmt] add attribute to close a sticky view in all open perspectives | Currently, when you open a sticky view, it remains open when you switch perspectives. However, when you close a sticky view, it only closes the sticky view in the current active perspective. Could we add an attribute to the contribution to specify that the sticky view be closed in all other open perspectives? Use case:... | verified fixed | 51743b4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkbenchPreferenceConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IStickyViewManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/StickyViewManager.java", "bundles/org.eclipse.ui.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T20:58:53Z | 2007-02-14T19:06:40Z |
178,105 | Bug 178105 [Viewers] Cell highlighting not customizable for users | I just tried to make implement a TableCursor stragety and found that we need maybe some more API. I'm not happy with the setup-methods but currently maybe Boris has an idea. | verified fixed | 8b6c73b | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/CellNavigationStrategy.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/FocusCellHighlighter.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/SWTFocusCellManager.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableV... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T20:04:50Z | 2007-03-19T18:46:40Z |
177,862 | Bug 177862 Move CTabFolder, CTabItem work to SWT from 3.3. presentation | This bug is to track the set of changes required from delecting our private copies of CTabFolder and CTabItem since the work is being contributed back to SWT. Classes to delete from org.eclipse.ui.internal.presentations.r33: CTabFolder2Adapter ACTION: Delete Verification: - only change is package name CTabFolder2Listen... | verified fixed | 29f31db | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/r33/CTabFolder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/r33/CTabFolder2Adapter.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/r33/CTabF... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T19:26:14Z | 2007-03-17T00:06:40Z |
177,200 | Bug 177200 [Min/Max] Toolbar and Perspective bar should not be default locations for fast view trim | When either minimizing a stack or maximizing another, we compute the default locations for the trim. Two possible destinations are the toolbar and the perspective bar. In practice its quite odd and confusing for the FVB trim to show up there: in the former case its easy to visually lose the trim in the noise of all the... | verified fixed | 1f569e8 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java", "bundles/org.eclipse.ui.workbench/Eclipse", ... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T19:16:59Z | 2007-03-13T21:06:40Z |
178,083 | Bug 178083 [Contributions] Provide selection adapter factory for new core expression interfaces | null | verified fixed | 15bfee4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/SelectionAdapterFactory.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/adaptable/AdaptableTestSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/adaptable/SelectionAdapterTest.java"... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T17:36:45Z | 2007-03-19T16:00:00Z |
175,901 | Bug 175901 [DataBinding] Provide support for wizard pages | A data binding context cannot be hooked up to a wizard page directly because you don't want error messages (e.g. about empty fields) to show up before the user has started typing. We should add API that helps clients do this properly. I'll attach the proposed API and implementation. | verified fixed | e42cfaa | ["bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ObservablesManager.java", "bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/wizard/WizardPageSupport.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T16:29:39Z | 2007-02-28T19:13:20Z |
177,806 | Bug 177806 [Trim] Provide a way for a trim control to participate in commands/handler | When a trim control has focus, it should be able to specify that its handlers are active. PW | verified fixed | 0fd8243 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/ISources.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/FocusControlSourceProvider.java", "bundles/org.eclipse.ui.workbench/Eclip... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T15:51:22Z | 2007-03-16T18:33:20Z |
174,752 | Bug 174752 [Viewers][Snippet] Demonstrate Different Editors in one column | In 3.2 it is a little bit tricky to present different CellEditors within one row here is a snippet which presents this | verified fixed | 9b1224f | ["examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet033CellEditorPerRowPre33.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet034CellEditorPerRowNewAPI.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T15:34:12Z | 2007-02-20T11:13:20Z |
178,077 | Bug 178077 [Snippets] Move Snippet016TableLayout to layout-package | null | verified fixed | f267727 | ["examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/layout/Snippet016TableLayout.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet016TableLayout.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T15:28:55Z | 2007-03-19T16:00:00Z |
174,471 | Bug 174471 [Viewers] [Snippet] Demonstrate Extended Custom Tooltips for TableViewer with multiple selection support | Provides a snippet similar to Snippet023TreeViewerCustomTooltips.java that provides tooltips for a table viewer. Furthermore, this example assumes that the table allows multiple selection. | verified fixed | 2ff6629 | ["examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet031TableViewerCustomTooltipsMultiSelection.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T15:22:57Z | 2007-02-16T18:20:00Z |
177,736 | Bug 177736 [Contributions] toolbar updates don't cause a re-layout | Commands in toolbars in trim or in the main coolbar get added and deleted correctly as their visibleWhen clause is evaluated, but the toolbars parents are not correctly re-layed out. PW | verified fixed | 78a47f7 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/internal/EditorActionBarsTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-19T15:18:19Z | 2007-03-16T13:00:00Z |
177,942 | Bug 177942 [Min/Max] Two 'drag MockEditor...' tests fail under the new presentation | The scenarios for these test cases choose an arbitrary point relative to the upper right corner of the editor stack to determine the drag 'start' operation. We need to adjust this choice to account for the possibility that (in the new presentation) editor stacks my not be showing min/max buttons... | verified fixed | a012639 | ["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/dnd/EditorTitleDropTarget.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-18T16:37:48Z | 2007-03-18T17:46:40Z |
176,882 | Bug 176882 [DataBinding] Create SWTObservables.observeEditable(...) | We need to provide an observable for the editable property of Text. | verified fixed | fb35317 | ["bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/SWTObservables.java", "bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/internal/swt/TextEditableObservableValue.java", "tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/databinding/Abstrac... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-17T21:42:06Z | 2007-03-10T07:00:00Z |
177,633 | Bug 177633 [Field Assist] - Remove experimental and deprecated class ComboControlCreator | null | verified fixed | 508ca1a | ["bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ComboControlCreator.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-17T15:51:14Z | 2007-03-15T20:20:00Z |
177,905 | Bug 177905 [Min/Max] Dragging open Fast View by using its tab makes it go unresponsive | To repro: minimize a stack, open one of its views and drag the tab to place the view into a new stack. It shows up but no longer takes input. | verified fixed | 3b83bd5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PerspectiveHelper.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-17T15:43:50Z | 2007-03-17T14:00:00Z |
177,844 | Bug 177844 javadoc warning in N200703160010 | builds/N200703160010/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistField.java:39: warning - Tag @link: Class or Package not found: ControlDecoration | verified fixed | a86e41a | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/fieldassist/ContentAssistField.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T21:45:19Z | 2007-03-16T21:20:00Z |
17,256 | Bug 17256 Exception due to bug 17208 | null | resolved fixed | 945f979 | ["bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateStrategy.java", "bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateValueStrategy.java", "bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/conversion/ConvertDate2String.java", "bundles/org.eclipse... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T21:19:39Z | 2002-05-23T13:20:00Z |
177,842 | Bug 177842 [Min/Max] 'zoom' tests failing in PartsReferencesTestSuite | null | resolved fixed | 5dddd46 | ["tests/org.eclipse.ui.tests/Eclipse", "Part", "References", "Test/org/eclipse/ui/parts/tests/EditorsReferencesTest.java", "tests/org.eclipse.ui.tests/Eclipse", "Part", "References", "Test/org/eclipse/ui/parts/tests/ViewsReferencesTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T21:10:33Z | 2007-03-16T21:20:00Z |
161,425 | Bug 161425 [Viewers] TableTreeViewer => EditingSupport broken | null | verified fixed | 530cf63 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableTreeViewer.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/viewers/Snippet032TableTreeViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T20:58:14Z | 2006-10-18T14:00:00Z |
173,571 | Bug 173571 [Viewers] TreeViewer.updateHasChildren() does not work if item is already expanded | When the ILazyTreePathContentProvider.updateElement() is called, the content provider needs to call TreeViewer.replace() and TreeViewer.setChildCount() to refresh the element's state. However, if the old element at the same index was previously expanded, the setHasChildren() has no effect. This is because a test in Tre... | verified fixed | 161f072 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T19:59:48Z | 2007-02-09T00:13:20Z |
173,902 | Bug 173902 remove EXPERIMENTAL markings from 3.3 IDE Undo API | Need to remove the EXPERIMENTAL javadoc from the new API I introduced in 3.3. See org.eclipse.ui.ide.undo org.eclipse.jface.fieldassist | verified fixed | 2e58cc9 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/AutoCompleteField.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/undo/AbstractCopyOrMoveResourcesOperation.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/undo/AbstractCreateResourcesOperation.java", "bundles/org.eclipse.ui.ide/src/org/e... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T19:55:53Z | 2007-02-12T19:53:20Z |
177,787 | Bug 177787 Incorrect Javadoc in org.eclipse.jface.preference.PreferenceNode | The javadoc for the field classname in PreferenceNode states: /** * Name of class that implements <code>IPreferenceNode</code>, or * <code>null</code> if none. */ The class name stored in this variable actually implements IPreferencePage as used in createPage(): page = (IPreferencePage) createObject(classname); | resolved fixed | d1cbe17 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceNode.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T17:05:49Z | 2007-03-16T15:46:40Z |
177,755 | Bug 177755 [DataBinding] Please javadoc org.eclipse.core.databinding.observable.ObservableEvent and subclasses | Please provide a general description of the class purpose and of the diff field. I initially thought I was accidentally using some internal class. Also these names are very generic and different plugins often have declared similar class names. When the javadoc tooltip shows up it is easy to figure out which one is used... | verified fixed | cdc56c7 | ["bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/ChangeEvent.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/IChangeListener.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observabl... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T17:02:22Z | 2007-03-16T13:00:00Z |
82,256 | Bug 82256 [Contributions] Need EditorPluginAction and ActionDescriptor.ATT_DEFINITION_ID as API | I20050104-1600 Since 2.0 Platform Text uses references the following internal code: ActionDescriptor.ATT_DEFINITION_ID new EditorPluginAction(...) This is needed in AbstractTextEditor.findContributedAction(...) to create the editor actions contributed via org.eclipse.ui.editorActions extension point. We would at least ... | verified fixed | 575b630 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ActionFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/CommandNotMappedException.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/actions/ContributedAction.java", "bundles/org.eclipse.ui.wor... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T16:40:16Z | 2005-01-05T15:46:40Z |
177,489 | Bug 177489 [Viewers] Document usability of IColorProvider, IFontProvider not usable for ListViewers | This week I had this 2 times. Users complaint that IColorProvider and IFontProvider are not working for their ListViewer. I'd like to mention this in the JavaDoc. Question is where the best place for this would be: - in the interfaces itself - in AbstractListViewer#setLabelProvider() or in both places? | verified fixed | 5b78464 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractListViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T16:17:31Z | 2007-03-15T06:26:40Z |
176,158 | Bug 176158 Tool tip flickers | I20070227-0800 I'm using the new Tool tip support (org.eclipse.jface.window.ToolTip). The problem with this is that the tool tip flickers when the mouse is moved over an element. On mouse move the tool tip is hidden and then shown again. This makes the tool tip almost unusable. IMHO you should check that the mouse is s... | verified fixed | 832c42b | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewerToolTipSupport.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/window/DefaultToolTip.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/j... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T16:12:29Z | 2007-03-02T10:06:40Z |
164,796 | Bug 164796 [Viewers] TableViewer setSelectionToWidget always scrolls to widget | The current implementation uses setSelection(TableItem[]) which always scrolls to the selection so the reveal-flags has no effect. | verified fixed | 6d24f28 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTableViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T16:00:01Z | 2006-11-16T12:26:40Z |
174,701 | Bug 174701 [Viewers] ViewerRow should be reused instead of connected to the Item | Currently we create a ViewerRow ver every Item we create this can degrade performance, we should cache the row and reuse it | verified fixed | 567a39c | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTableViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewerEditor... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T15:39:31Z | 2007-02-19T21:20:00Z |
171,522 | Bug 171522 [KeyBindings] When "@Ctrl+Break" was appended into lable of menu, Workbench can not startup | I create a sample plugin with "Hello World" template and add a shortcut key "Ctrl+Break" in the menu. <action label="Sample Action(&S)@Ctrl+Break" icon="icons/sample.gif" class="test_key.actions.SampleAction" tooltip="Hello,Eclipse world" menubarPath="sampleMenu/sampleGroup" toolbarPath="sampleGroup" id="tes... | verified fixed | 9fb6ea1 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/LegacyActionPersistence.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T00:57:10Z | 2007-01-24T12:00:00Z |
153,315 | Bug 153315 [Contributions] The ToggleAutoBuildAction lacks an action definition id | Because the ToggleAutoBuildAction lacks an action definition id we can not use activities to hide this from the project menu. We found that adding one fixes this problem: public ToggleAutoBuildAction(IWorkbenchWindow window) { super(IDEWorkbenchMessages.Workbench_buildAutomatically); this.window = window; setChecked(Re... | verified fixed | eb13e89 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEActionFactory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-16T00:42:39Z | 2006-08-09T16:13:20Z |
82,541 | Bug 82541 [Dialogs] SaveAsDialog should better handle closed projects | I20050111-0800 The SaveAsDialog show closed projects and even enables the OK button. This makes no sense since we cannot save the file into a closed projects. An error dialog is the result. I suggest to disable the OK button if a closed project is selected. | verified fixed | b3d1e82 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/SaveAsDialog.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T22:17:37Z | 2005-01-11T10:40:00Z |
136,591 | Bug 136591 [Dialogs] TypeFilteringDialog appends unnecessary comma | Whenever the last extension that is shown in the 'Other Extensions' field is not the last extension in the list passed to the dialog an extra comma is appended at the end. | verified fixed | e0aa787 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T21:21:10Z | 2006-04-13T09:20:00Z |
177,448 | Bug 177448 New Presentation leaks colors | Build: I20070313 1) Capture Sleak snapshot 2) Maximize an editor, and restore (Ctrl+M twice) 3) Capture Sleak diff -> A color is leaked each time you maximize. TrimFrame creates a color and never disposes it. java.lang.Error at java.lang.Throwable.<init>(Throwable.java:58) at org.eclipse.swt.graphics.Device.new_Object(... | verified fixed | d0015cb | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/TrimFrame.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T20:48:37Z | 2007-03-14T22:06:40Z |
176,661 | Bug 176661 [Intro] Show intro if new intro content is available | To discover newly installed functionality, it is important that we show the Welcome/intro view whenever there is new content available. Otherwise, you download new stuff and have no idea where to find the new functionality. I talked to Dejan about this and it appears that we need to do work on our side to enable this. ... | verified fixed | 1fe7828 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/application/WorkbenchWindowAdvisor.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/intro/IntroDescriptor.java", "bundles/org... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T19:38:31Z | 2007-03-07T23:26:40Z |
163,345 | Bug 163345 [Field Assist] - API - Deprecate DecoratedField and related classes | If ControlDecoration is adopted in replacement of DecoratedField by all existing SDK clients, then we should deprecate DecoratedField. | verified fixed | 81fdf94 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ComboControlCreator.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldAssistColors.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/F... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T19:27:56Z | 2006-11-03T16:06:40Z |
177,176 | Bug 177176 [Field Assist] [API] - Add 7x7 information control decoration to FieldDecorationRegistry | Please see attached zip file containing icon recommended by media design team. | verified fixed | e3d6efe | ["bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T17:11:08Z | 2007-03-13T18:20:00Z |
168,888 | Bug 168888 [Wizards] PageTransition classes may need rename/reorg | null | verified fixed | 3825a20 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/IPageChangingListener.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/IPageTransitionListener.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/IPageTransitionProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T15:37:48Z | 2006-12-21T19:40:00Z |
174,633 | Bug 174633 [Contributions] objectContributions replacement needs selection provider | Currently, objectContributions are called with an ISelection before running, and that is from the ISelectionProvider the menu was registered with, not the global ISelectionProvider. PW | verified fixed | 365d87c | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/ISources.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/handlers/HandlerUtil.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PopupMenuExtender.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-15T13:09:39Z | 2007-02-19T15:46:40Z |
177,328 | Bug 177328 javadoc warning in N20070314-0010 | /builds/N/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/IContributionRoot.java:60: warning - Tag @link: can't find addContributionItem(IContributionItem) in org.eclipse.ui.menus.IContributionRoot | verified fixed | af7005d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/IContributionRoot.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-14T22:27:38Z | 2007-03-14T13:46:40Z |
177,144 | Bug 177144 API problems in FilteredItemsSelectionDialog (2) | null | verified fixed | 75c0db5 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-14T14:29:30Z | 2007-03-13T15:33:20Z |
177,264 | Bug 177264 [DataBinding] Failure in DefaultBindSupportFactoryBooleanPrimitiveTest.testStringToBooleanPrimitiveConverter against Eclipse 3.2.2 | When ran against 3.2.2 the following failure is reported for DefaultBindSupportFactoryBooleanPrimitiveTest.testStringToBooleanPrimitiveConverter. The issue is that in 3.2.2 Status.setMessage(...) doesn't allow null for the message. In 3.3 if null is passed on construction it is defaulted to "". We need to default "" wh... | verified fixed | 6f02333 | ["bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ValueBinding.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-14T04:59:40Z | 2007-03-14T05:26:40Z |
177,037 | Bug 177037 [StatusHandling] Remove style from StatusAdapter | This is API change. I decided to remove the style param with its get/set methods from StatusAdapter API. Because status handlers don't change style any more, we can pass it as an argument to the handle method. The changes will be covered by the attached patch. | verified fixed | 0fc917d | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchErrorHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchErrorHandlerProxy.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/AbstractStatusHandler.java", "bundles/org.e... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T17:40:38Z | 2007-03-12T17:20:00Z |
176,604 | Bug 176604 [Dialogs] FilteredItemsSelectionDialog should show view menu on mouseDown | I20070306-1200 FilteredItemsSelectionDialog should show the view menu on mouseDown. Fix is trivial: Add this to FilteredItemsSelectionDialog.createViewMenu(..): toolBar.addMouseListener(new MouseAdapter() { public void mouseDown(MouseEvent e) { showViewMenu(); } }); | verified fixed | 1afd14d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T17:13:28Z | 2007-03-07T12:20:00Z |
175,890 | Bug 175890 [Contributions] need a way to restrict Expression evaluation | There needs to be a way to restrict when a visibility expression for a menu/toolbar element is evaluated. This can be seen in the action set case. Assuming action sets have a 1 to 1 mapping with contexts, we would then tie context changes to action set menu elements via a visibility expression. This breaks down when yo... | verified fixed | 61f8a51 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/ContributionRoot.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuAdditionCacheEntry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/IContributionRoot.java", "tests/org.ecli... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T17:05:09Z | 2007-02-28T19:13:20Z |
176,043 | Bug 176043 [Commands] Need to be able to restore the toolbar without breking plug-in boundaries | null | verified fixed | be37e72 | ["bundles/org.eclipse.ui.carbon/src/org/eclipse/ui/carbon/CarbonUIEnhancer.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/ISources.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/action... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T16:52:46Z | 2007-03-01T14:40:00Z |
172,844 | Bug 172844 [Dialogs] FilteredItemsSelectionDialog: make history separator string configurable | Build ID: I20061214-1445 The separator between the history and the other matches is hardcoded to WorkbenchMessages.FilteredItemsSelectionDialog_separatorLabel. I would expect to have a method in FilteredItemsSelectionDialog to overwrite the default (e.g. setHistorySeparatorMessage). | verified fixed | 7da1710 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/FilteredResourcesSelectionDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T14:58:43Z | 2007-02-05T10:06:40Z |
174,355 | Bug 174355 [Viewers] IViewerLabelProvider isn't supported by the TreeViewer anymore | Build ID: I20070209-1006 Steps To Reproduce: 1. Register following label provider to a TreeViewer: private class TestLabelProvider extends LabelProvider implements IViewerLabelProvider { @Override public String getText(Object element) { return super.getText(element); } public void updateLabel(ViewerLabel label, Object ... | resolved fixed | e0e8685 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewerRow.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewerRow.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerRow.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/WrappedViewerLabelProvider.java... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T14:00:29Z | 2007-02-15T20:06:40Z |
175,889 | Bug 175889 Allow early splash bundles to participate in ui splashHandler | If an early bundle created a display and shell to do early splash content, then the ui does not do its standard splash handling. Currently the early splash bundle looses control after the application starts and the display event loop is no longer spun. We should allow a mechanism where an early splash bundle can still ... | verified fixed | c85c56e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/splash/AbstractSplashHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T13:33:51Z | 2007-02-28T19:13:20Z |
177,116 | Bug 177116 [Contributions] NPE in PopupMenuExtender.dispose | I20070306-1200 Found this NPE in the log. It's probably a bug in the 'tk.eclipse.plugin.htmleditor' but PopupMenuExtender.dispose might want to add a null check here too. java.lang.NullPointerException at org.eclipse.ui.internal.PopupMenuExtender.dispose(PopupMenuExtender.java:444) at tk.eclipse.plugin.htmleditor.edito... | verified fixed | eb13d66 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PopupMenuExtender.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T11:41:52Z | 2007-03-13T10:00:00Z |
175,418 | Bug 175418 [DataBinding] TreePath moved to internal package | In M5 TreePath moved from org.eclipse.core.databinding.observable.tree.TreePath to org.eclipse.core.internal.databinding.observable.tree.TreePath Non Internal Public interfaces such as: org.eclipse.core.databinding.observable.tree.IOrderedTreeProvider and org.eclipse.core.databinding.observable.tree.IUnorderedTreeProvi... | verified fixed | 3fed122 | ["bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/tree/IOrderedTreeProvider.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/tree/IUnorderedTreeProvider.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T04:07:15Z | 2007-02-24T15:13:20Z |
162,630 | Bug 162630 [DataBinding] Issues with IDiff | I was having a look at the databinding code and noticed there was an IDiff. The name of this implies comparison (e.g. Compare as a DiffNode and Team has an IDiff for decribing the difference between two elements or trees being compared. Perhaps IChange would be a better name. I also noticed that the interface had no me... | verified fixed | 71ec3a3 | ["bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/IDiff.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/list/ListDiff.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/set/Se... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T04:02:23Z | 2006-10-27T20:13:20Z |
172,193 | Bug 172193 [DataBinding] Binding customization story | From IM... 10:12:10 PM brad: this is sort of a short in the dark but do you get confused by the method names in BindSpec? when i look at BindSpec i always think of either target -> model or model -> target. i'm not sure if i could come up with a way that wouldn't be as confusing to me but was curious if it confuses you... | verified fixed | 47f8fa3 | ["bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/databinding/beans/IBeanObservable.java", "bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/internal/beans/BeanObservableValueDecorator.java", "bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databi... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-13T03:56:57Z | 2007-01-30T18:00:00Z |
175,098 | Bug 175098 [Viewers] Should be possible to override TooltipSupport | Eclipse 3.3 M5 I would like to override the control that is being used by the TooltipSupport in my ColumnViewer because I have some additional requirements (wrapping for instance and different font-style-ranges). Ben | verified fixed | fc1a9fe | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewer.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewerToolTipSupport.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ToolTipSupport.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/ec... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T20:50:34Z | 2007-02-22T10:26:40Z |
174,844 | Bug 174844 [JFace] JFace ToolTip class should support manual activation | I have been using the new JFace ToolTip class for showing custom-draw tool tips for my tree items and works very nicely for that. Now I have another context that I need to use tool tips in. In this context, the tool tips need to be activated in response to an event other than mouse movement. To be specific, I want to p... | verified fixed | ac6255c | ["bundles/org.eclipse.jface/src/org/eclipse/jface/window/DefaultToolTip.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java", "examples/org.eclipse.jface.snippets/Eclipse", "JFace", "Snippets/org/eclipse/jface/snippets/window/Snippet020CustomizedControlTooltips.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T20:41:51Z | 2007-02-20T19:33:20Z |
174,580 | Bug 174580 [Progress] Progress user dialog not resizeable | Build ID: I20070209-1006 Steps To Reproduce: resizing (worked with 3.3M4 but doesn't with 3.3M5) 1. Start any task that opens a progress popup (e.g. synchronizing a project) 2. Try to resize (won't work, did in the past) backgrounding: 1. Start any task that opens a progress popup which doesn't offer the "run in backgr... | verified fixed | ab1406e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T20:24:23Z | 2007-02-18T20:20:00Z |
176,441 | Bug 176441 [Markers] NPE while refreshing the problem view | I got this exception using I20070228-0930. No steps to reproduce. It seems to happen when refreshing the problem view. java.lang.NullPointerException at org.eclipse.ui.views.markers.internal.MarkerAdapter.buildAllMarkers(MarkerAdapter.java:251) at org.eclipse.ui.views.markers.internal.MarkerView.updateForContentsRefres... | verified fixed | dbbcbfa | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProblemView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableView.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T18:18:08Z | 2007-03-06T03:00:00Z |
175,524 | Bug 175524 API problems in FilteredItemsSelectionDialog | null | verified fixed | 79f2041 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T14:12:12Z | 2007-02-26T14:26:40Z |
175,117 | Bug 175117 [StatusHandling] Cannot generally plug status support into ErrorDialogs | M5 Currently we have several ways to get ErrorDialogs that do not go through the status handling - we can either call the constructor or use our own class (there are 10 in the SDK alone). Our strategy of overriding the static method hits many cases but there are many quite common ones we will miss (like CVS errors for ... | verified fixed | c72cdbc | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorSupportProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/IconAndMessageDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/util/Policy.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-12T12:35:26Z | 2007-02-22T13:13:20Z |
173,052 | Bug 173052 [Contributions] CommandContributionItem does not show keybinding | Placing a command contribution item or <command/> element in a menu and it won't show the keybinding. PW | verified fixed | 4a5790e | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/CommandContributionItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-09T00:14:23Z | 2007-02-06T13:53:20Z |
166,465 | Bug 166465 [Undo] NPE in undo code when deleting folder and subfolder | I20061129-1340 - in a CVS project, create a folder f1 and a folder f2 inside f1 - in the Synchronize view (change sets, compressed folders mode), select both f1 and f1/f2 - press Delete key and confirm dialog org.eclipse.core.commands.ExecutionException: While executing the operation, an exception occurred at org.eclip... | verified fixed | d4345bc | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/undo/ContainerDescription.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-08T22:35:09Z | 2006-12-01T10:46:40Z |
154,100 | Bug 154100 Platform level proxy settings | There are at least three proxy settings pages in Callisto. We will work with the Eclipse community to make sure that the core capabilities from these pages are made available at the Platform level, as a single settings page that can be consumed by all. [Runtime, Team, Update, UI] | resolved fixed | 06d23a8 | ["bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-08T16:04:05Z | 2006-08-16T17:40:00Z |
176,709 | Bug 176709 Javadoc warnings in N20070308-0010 | /builds/N200703080010/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/IContributionRoot.java:54: warning - Tag @link: can't find createContributionItems(IMenuService, org.eclipse.ui.menus.AbstractContributionFactory.IContributionRoot) in org.eclipse.ui.menus.Abstract... | verified fixed | aecc758 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/AbstractContributionFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/CommandContributionItem.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/IContributionRoot.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-08T15:16:06Z | 2007-03-08T13:20:00Z |
176,182 | Bug 176182 [Contributions] Allow the active handler to update the dropdown menu | For menu contributions that were previously dropdown RetargetActions, the active handler needs the ability to change what the dropdown menu is. This API will allow handlers of drop-down type commands to control the dropdown menu id. PW | verified fixed | 55746ec | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/CommandContributionItem.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/menus/UIElement.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-08T14:23:14Z | 2007-03-02T15:40:00Z |
167,619 | Bug 167619 [Undo] 'Undo Delete Resources' should not be available after full project deletion | I20061212-0010. When deleting a project with all its contents there's a comment in the dialog that I cannot undo (OK). Once the project is gone I can still undo the project which is unexpected. Undoing the deletion results in an empty project which can be in a completely weird state (e.g. a Java project without a .clas... | verified fixed | 2ccb344 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/DeleteResourceAction.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-07T21:13:10Z | 2006-12-12T13:26:40Z |
161,312 | Bug 161312 [Presentations] Intro broken with the 3.3 presentation | When 3.3 presentation is used, intro does not show. | resolved fixed | f2d6fbf | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartStack.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-07T20:26:02Z | 2006-10-17T21:20:00Z |
176,612 | Bug 176612 BasicSplashHandler documentation needs clarification | The javadoc for getContents() needs clarification. The default implementation assumes that the IProgressMonitor returned via getBundleProgressMonitor() can be casted to a Composite. | verified fixed | 61e8ff9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/splash/BasicSplashHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-07T14:56:15Z | 2007-03-07T15:06:40Z |
176,499 | Bug 176499 [Trim] RCP test104558 fails with NPE | Somehow (because the CoolBar is hidden?) there's no trim manager for the WorkbenchWindow opened in this test, leading to an NPE in the perspective activaton code. | verified fixed | 5a9e297 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-06T16:33:21Z | 2007-03-06T16:53:20Z |
176,408 | Bug 176408 [Min/Max] Minimizing a ViewStack activates all views | In the new presentation minimizing a stack will activate each of the view's, causing eager loading of any required plugins. Note that a restart of a workspace containing minimized stacks works as expected; it's only the actual minimize operation that causes the unnecessary loading... | verified fixed | 2c96ec4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/FastViewManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-06T15:04:32Z | 2007-03-05T18:40:00Z |
170,071 | Bug 170071 [Undo] Undo deleting *.properties file sets explicit encoding | I20070109-1805 Create a *.properties file => Encoding is "Default (determined from content: ISO-8859-1)" Delete file in Navigator, the choose Edit > Undo => File is restored, but its encoding is now explicitly set to "ISO-8859-1" | verified fixed | 182108e | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/undo/FileDescription.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-05T22:17:18Z | 2007-01-10T11:53:20Z |
176,418 | Bug 176418 [WorkbenchLauncher] Can't display progress bar on splash screen | Build ID: I20070209-1006 Steps To Reproduce: 1. Create a "Hello World" RCP project 2. Brand it as a product with a splash screen 3. Create a SplashHandler as in the attached file SplashHandler.java 4. The progress bar does not appear. More information: I discussed this with Kim Horne on IRC, and she asked me to file it... | verified fixed | dd2b0cc | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/splash/AbstractSplashHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-05T21:51:26Z | 2007-03-05T21:26:40Z |
169,591 | Bug 169591 [Common Navigator] Show In fails for editor inputs | The show(ShowInContext) method for CommonNavigator only considers the selection of the context. When Show In Project Explorer is performed from an editor, the selection is empty and the input is provided. Unfortunately, this is problematic, as the show-in target needs to adapt the input to an IFile so this will probabl... | verified fixed | a223854 | ["bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CommonNavigatorActionGroup.java", "bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/LinkEditorAction.java", "bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/LinkHelperService.java", "... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-01T15:55:39Z | 2007-01-04T19:46:40Z |
175,952 | Bug 175952 [WorkbenchLauncher] Incorrect Service ranking for splash StartupMonitor | Workbench.createSplashWrapper() creates a StartupMonitor in order to get the splash screen disposed. It is currently using a string for the service ranking: properties.put(Constants.SERVICE_RANKING, Integer.toString(Integer.MAX_VALUE)); The code that is sorting StartupMonitors is expecting an Integer object in the prop... | verified fixed | b0ece3d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-03-01T13:20:46Z | 2007-03-01T00:46:40Z |
165,172 | Bug 165172 [EFS] FileEditorInput should implement IURIEditorInput | Now that we have IURIEditorInput, we should change IFileEditorInput to implement this interface. | verified fixed | 93755d2 | ["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/part/FileEditorInput.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-28T20:32:24Z | 2006-11-20T16:26:40Z |
175,228 | Bug 175228 Opening external files with no registered editor fails | HEAD Opening external files with no registered editor fails. Test Case: 1. File > Open File... 2. select a file named '.log' ==> org.eclipse.ui.PartInitException: System editor can only open file base resources. | verified fixed | f084076 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IURIEditorInputAdapterFactory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-28T19:49:10Z | 2007-02-23T08:40:00Z |
175,596 | Bug 175596 [StatusHandling] Reference to internal class in StatusManager API | The StatusManager API has a reference to the internal class WorkbenchErrorHandlerProxy which will be a broken link as it does not show up in the javadoc. WorkbenchErrorHandlerProxy is obsolete I think so we can likely fix this by deleting it. | verified fixed | 0063610 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/StatusManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-27T15:08:35Z | 2007-02-26T20:00:00Z |
175,545 | Bug 175545 [Dialogs] Dialog: impossible to turn off double-click resizing | Since 3.2. a double click in a dialog will resize the dialog to its computed size. In our RCP app we have some dialogs with tables consisting many columns, the resulting dialog width is really large. Now if you resize the dialog to be smaller our dialogs will memory that size permanently. But if you double click into t... | verified fixed | cb8bf3c | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/Dialog.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-27T02:13:18Z | 2007-02-26T17:13:20Z |
175,192 | Bug 175192 [Viewers] Loop exception on shutdown | I've been getting a spurious error on shutdown during my debugging sessions recently. Sorry but I haven't been able to nail down the circumstances that cause it to happen. Here's the callstack: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalArgumentException: Index out of bounds) at org.ecli... | verified fixed | 1451d3a | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-26T21:28:53Z | 2007-02-22T21:33:20Z |
175,552 | Bug 175552 [StatusHandling] Remove returned param from AbstractStatusHandler#handle method | We don't need the param in this method. The product handler now decides if handling should be stopped or not. Other handlers don't affect the handling flow directly with the returned param. | verified fixed | c078a43 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchErrorHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchErrorHandlerProxy.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/AbstractStatusHandler.java", "bundles/org.e... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-26T21:08:14Z | 2007-02-26T17:13:20Z |
175,236 | Bug 175236 [StatusHandling] Move StatusDialog and StatusNotificationManager into WorkbenchErrorHandler | null | verified fixed | 67f1962 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/statushandlers/StatusDialog.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/statushandlers/StatusNotificationManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/StatusDialog.j... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-26T15:55:23Z | 2007-02-23T08:40:00Z |
175,257 | Bug 175257 [StatusHandling] Add properties in StatusAdapter | null | verified fixed | 6b65222 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/statushandlers/StatusAdapter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-26T15:49:00Z | 2007-02-23T11:26:40Z |
175,314 | Bug 175314 Delete commented code in WorkbenchActionBuilder | WorkbenchActionBuilder has about 225 lines of code commented out in createHelpMenu. From the looks of it, this was added as test code when the command handler work was first being done. It was introduced in revision 1.16 by cmclaren. I'm going to delete it. | verified fixed | afd5d03 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-23T16:55:33Z | 2007-02-23T17:00:00Z |
175,174 | Bug 175174 [ErrorHandling] Back out of ILogDialog | We have determined that plugging an alternate dialog into the JFace layer will not cover our status handling requirements without breaking look and feel. It is possible to create an ErrorDialog using both the static method and the constructor. Moreover the ErrorDialog is subclassed frequently (10 times in the SDK curre... | verified fixed | dbf425e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/MessageDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/util/ILogDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/util/Policy.java", "bundles/org.eclipse.ui.w... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2007-02-23T15:53:18Z | 2007-02-22T18:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.