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
3,230
178,189
Bug 178189 [Preferences][Dialogs] New File Type dialog problems
Window>Preferences>General>Content Types Add... button - error message ... "a." not rejected - Dialog not resizable - does not remember position
2007-03-20 03:45:52
1,174,380,000
verified fixed
18f24f0
1,175,190,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FileExtensionDialog.java
Eclipse_Platform_UI
3,231
137,073
Bug 137073 [Preferences] Encoding field editor never fires value change events
The class AbstractEncodingFieldEditor never fires VALUE property change events unless the validaty of the value has also changed. I will attach a patch that corrects the problem.
2006-04-17 16:29:46
1,145,310,000
verified fixed
b522535
1,175,190,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java
Eclipse_Platform_UI
3,232
179,461
Bug 179461 [Viewers] ViewerLabelProviders that implement IColorProvider do not clear colours
3.3 M6 With the recent M6 build I often have remaining italic content even though no jobs are running or waiting. This is pretty distracting. If that's I new feature then I didn't get its pattern ;-)
2007-03-27 05:26:20
1,174,990,000
verified fixed
463dbd0
1,175,170,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/WrappedViewerLabelProvider.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/labelProviders/ColorAndFontLabelProviderTest.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/labelProviders/ColorAndFontViewerLabelPr...
Eclipse_Platform_UI
3,233
177,183
Bug 177183 [Dialogs] PopupDialog should show the view menu on mouseDown
I20070306-1200 PopupDialog should show the view menu on mouseDown. Trivial fix follows.
2007-03-13 13:57:05
1,173,810,000
verified fixed
7e7cc3b
1,175,100,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/PopupDialog.java
Eclipse_Platform_UI
3,234
178,297
Bug 178297 [Dialogs] - remove required field color
There are still some dialogs using the (now deprecated) class FieldAssistColors. We shouldn't color the required fields anymore in these dialogs: NewFolderDialog CreateLinkedResourceGroup ResourceWorkingSetPage ContainerSelectionGroup ResourceAndContainerGroup
2007-03-20 11:12:40
1,174,400,000
verified fixed
ed7cfb5
1,175,100,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/NewFolderDialog.java 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/ResourceWorkingSetPage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui...
Eclipse_Platform_UI
3,235
178,798
Bug 178798 [FastViews] Duplicated new FVB after moving around
I20070321-1800 - new workspace - close intro - move original FVB from bottom to left by drag-and-drop - minimize Package Explorer - context menu on new FVB's dotted line > Dock On > Right - move new FVB from right to left by DnD - move new FVB from left to bottom by DnD -> remnants of the new FVB remain in the left tri...
2007-03-22 10:26:41
1,174,570,000
verified fixed
559b0d3
1,175,090,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/layout/TrimToolBarBase.java
Eclipse_Platform_UI
3,236
159,198
Bug 159198 [About] Date and Time of Configuration Details panel are not localized
Install the Language Pack, launch Eclipse in Simplified Chinese locale, Go to Help->About Eclipse SDK->Configuration Detail. The Date and Time at the top of Configuration Details panel is not localized. It should probably use icu4j APIs to get the date and time. See attached picture.
2006-09-28 16:58:23
1,159,480,000
verified fixed
5bcf5b4
1,175,090,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutSystemDialog.java
Eclipse_Platform_UI
3,237
179,031
Bug 179031 Breakpoints View showing Search results
build i0322-1800 - I have my Breakpoints view and Search view stacked and minimized - I opened an editor and did a search - Search view popped up (as a fast view) - I selected the "restore" button for the stack - stack was restored with the Breakpoints view getting focus and containing my search results. Will attach sc...
2007-03-23 10:33:35
1,174,660,000
verified fixed
5fd4fa7
1,175,020,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewManager.java
Eclipse_Platform_UI
3,238
178,791
Bug 178791 [FastViews] 'Context menu > Close' on 'Restore' button does nothing
I20070321-1800 'Context menu > Close' on the 'Restore' button of a new fast view bar does nothing.
2007-03-22 10:04:58
1,174,570,000
verified fixed
0553d93
1,175,020,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewStackTrimToolBar.java
Eclipse_Platform_UI
3,239
178,458
Bug 178458 Tab from other window shows displaying Intro if new content available
null
2007-03-20 19:17:10
1,174,430,000
verified fixed
165297d
1,175,010,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
3,240
178,331
Bug 178331 [Dialog] Invalid result in Open Resource dialog when spaces in pattern
null
2007-03-20 12:31:32
1,174,410,000
verified fixed
3833642
1,175,000,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/SearchPattern.java
Eclipse_Platform_UI
3,241
178,654
Bug 178654 Add test suites for DecoratingLabelProvider
null
2007-03-21 16:09:08
1,174,510,000
verified fixed
1e74783
1,174,940,000
tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/AllTests.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/labelProviders/CompositeLabelProviderTableTest.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/labelProviders/CompositeLabelProviderTest...
Eclipse_Platform_UI
3,242
178,956
Bug 178956 [Preferences] Preferences Dialog does not protect against exceptions on close
3.3 M5eh I can't close my preference dialog anymore. I press 'Cancel' and nothing happens, well, an exception is logged. Looks like I have a broken preference page (the Subsclipse plug-in in my case) that throws a runtime exception in the dispose method. I'll report that separately. Here is the stack trace: !ENTRY org....
2007-03-23 04:59:30
1,174,640,000
verified fixed
d7aded6
1,174,930,000
bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java
Eclipse_Platform_UI
3,243
178,394
Bug 178394 NPE in marker adapter buildAll markers
This shows up occasionally in the test suite logs. Probably happening during shutdown !STACK 0 java.lang.NullPointerException at org.eclipse.ui.views.markers.internal.MarkerAdapter.buildAllMarkers(MarkerAdapter.java:262) at org.eclipse.ui.views.markers.internal.MarkerView.updateForContentsRefresh(MarkerView.java:570) a...
2007-03-20 15:49:22
1,174,420,000
verified fixed
e7104f4
1,174,930,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/MarkerView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableView.java
Eclipse_Platform_UI
3,244
178,523
Bug 178523 [WorkbenchLauncher] clean up BasicSplashHandler
BasicSplashHandler is full of printStackTrace() calls. These have to be removed.
2007-03-21 08:16:05
1,174,480,000
verified fixed
af1f554
1,174,920,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/splash/BasicSplashHandler.java
Eclipse_Platform_UI
3,245
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...
2007-03-22 18:25:03
1,174,600,000
verified fixed
2eab71d
1,174,920,000
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
3,246
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) ...
2003-11-12 07:22:04
1,068,640,000
verified fixed
fe8ab6c
1,174,850,000
bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java
Eclipse_Platform_UI
3,247
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.
2007-02-06 06:17:52
1,170,760,000
verified fixed
a79313e
1,174,840,000
bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/SWTKeySupport.java
Eclipse_Platform_UI
3,248
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.
2006-11-24 20:25:14
1,164,420,000
verified fixed
a73f3cc
1,174,840,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/WizardHandler.java
Eclipse_Platform_UI
3,249
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); } } }
2007-03-22 09:24:41
1,174,570,000
verified fixed
daf9a32
1,174,840,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java
Eclipse_Platform_UI
3,250
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.
2007-03-20 03:49:48
1,174,380,000
verified fixed
b2f0569
1,174,590,000
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
3,251
178,677
Bug 178677 [Launcher] "Invalid thread access" if invoked it with -perspective argument
null
2007-03-21 17:37:36
1,174,510,000
verified fixed
1a92728
1,174,570,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
3,252
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).
2007-03-21 22:17:38
1,174,530,000
verified fixed
ab6c9f3
1,174,530,000
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
3,253
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()?
2007-03-21 17:42:42
1,174,510,000
verified fixed
9510195
1,174,530,000
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/UpdateValueStrategy.java
Eclipse_Platform_UI
3,254
178,667
Bug 178667 [DataBinding] error message printed to stdout when running test suite
null
2007-03-21 16:45:28
1,174,510,000
verified fixed
6ac52a1
1,174,510,000
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 tests/o...
Eclipse_Platform_UI
3,255
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).
2007-03-21 08:12:24
1,174,480,000
verified fixed
4eed3bc
1,174,500,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewManager.java
Eclipse_Platform_UI
3,256
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.
2007-03-20 17:52:00
1,174,430,000
verified fixed
033a7ec
1,174,430,000
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/list/Wri...
Eclipse_Platform_UI
3,257
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
2007-03-09 13:03:07
1,173,460,000
verified fixed
62c2c17
1,174,430,000
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/Eclipse UI/org/eclipse/u...
Eclipse_Platform_UI
3,258
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)
2007-03-15 05:31:44
1,173,950,000
verified fixed
e040319
1,174,410,000
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
3,259
178,181
Bug 178181 [trim] problems on OS/X
null
2007-03-20 02:00:38
1,174,370,000
verified fixed
24e940f
1,174,410,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java
Eclipse_Platform_UI
3,260
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 ...
2007-03-20 08:10:48
1,174,390,000
verified fixed
b568356
1,174,400,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewManager.java
Eclipse_Platform_UI
3,261
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...
2007-03-20 00:38:16
1,174,370,000
verified fixed
baea1d4
1,174,390,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PopupMenuExtender.java
Eclipse_Platform_UI
3,262
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:...
2007-02-14 13:55:58
1,171,480,000
verified fixed
51743b4
1,174,340,000
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.workbench/Eclipse UI...
Eclipse_Platform_UI
3,263
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.
2007-03-19 13:49:47
1,174,330,000
verified fixed
8b6c73b
1,174,330,000
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/TableViewerEditor...
Eclipse_Platform_UI
3,264
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...
2007-03-16 20:20:54
1,174,090,000
verified fixed
29f31db
1,174,330,000
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/CTabFolder2Listener.ja...
Eclipse_Platform_UI
3,265
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...
2007-03-13 16:03:48
1,173,820,000
verified fixed
1f569e8
1,174,330,000
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 UI/org/eclipse/ui/inte...
Eclipse_Platform_UI
3,266
178,083
Bug 178083 [Contributions] Provide selection adapter factory for new core expression interfaces
null
2007-03-19 12:20:59
1,174,320,000
verified fixed
15bfee4
1,174,330,000
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
3,267
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.
2007-02-28 14:56:47
1,172,690,000
verified fixed
e42cfaa
1,174,320,000
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
3,268
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
2007-03-16 13:58:59
1,174,070,000
verified fixed
0fd8243
1,174,320,000
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/Eclipse UI/org/eclipse/ui...
Eclipse_Platform_UI
3,269
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
2007-02-20 05:36:58
1,171,970,000
verified fixed
9b1224f
1,174,320,000
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
3,270
178,077
Bug 178077 [Snippets] Move Snippet016TableLayout to layout-package
null
2007-03-19 11:27:16
1,174,320,000
verified fixed
f267727
1,174,320,000
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
3,271
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.
2007-02-16 12:11:27
1,171,650,000
verified fixed
2ff6629
1,174,320,000
examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/Snippet031TableViewerCustomTooltipsMultiSelection.java
Eclipse_Platform_UI
3,272
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
2007-03-16 07:56:34
1,174,050,000
verified fixed
78a47f7
1,174,320,000
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
3,273
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...
2007-03-18 12:33:04
1,174,240,000
verified fixed
a012639
1,174,240,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dnd/EditorTitleDropTarget.java
Eclipse_Platform_UI
3,274
176,882
Bug 176882 [DataBinding] Create SWTObservables.observeEditable(...)
We need to provide an observable for the editable property of Text.
2007-03-10 01:59:53
1,173,510,000
verified fixed
fb35317
1,174,170,000
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/AbstractSWTTest...
Eclipse_Platform_UI
3,275
177,633
Bug 177633 [Field Assist] - Remove experimental and deprecated class ComboControlCreator
null
2007-03-15 15:39:19
1,173,990,000
verified fixed
508ca1a
1,174,150,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ComboControlCreator.java
Eclipse_Platform_UI
3,276
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.
2007-03-17 10:44:18
1,174,140,000
verified fixed
3b83bd5
1,174,150,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveHelper.java
Eclipse_Platform_UI
3,277
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
2007-03-16 17:10:33
1,174,080,000
verified fixed
a86e41a
1,174,080,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistField.java
Eclipse_Platform_UI
3,278
17,256
Bug 17256 Exception due to bug 17208
null
2002-05-23 09:50:09
1,022,160,000
resolved fixed
945f979
1,174,080,000
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.core.datab...
Eclipse_Platform_UI
3,279
177,842
Bug 177842 [Min/Max] 'zoom' tests failing in PartsReferencesTestSuite
null
2007-03-16 17:09:17
1,174,080,000
resolved fixed
5dddd46
1,174,080,000
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
3,280
161,425
Bug 161425 [Viewers] TableTreeViewer => EditingSupport broken
null
2006-10-18 11:21:01
1,161,180,000
verified fixed
530cf63
1,174,080,000
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
3,281
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...
2007-02-08 19:28:24
1,170,980,000
verified fixed
161f072
1,174,080,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java
Eclipse_Platform_UI
3,282
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
2007-02-12 13:55:19
1,171,310,000
verified fixed
2e58cc9
1,174,080,000
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/eclipse/ui/i...
Eclipse_Platform_UI
3,283
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);
2007-03-16 12:33:40
1,174,060,000
resolved fixed
d1cbe17
1,174,060,000
bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceNode.java
Eclipse_Platform_UI
3,284
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...
2007-03-16 10:10:45
1,174,050,000
verified fixed
cdc56c7
1,174,060,000
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/observable/IStale...
Eclipse_Platform_UI
3,285
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 ...
2005-01-05 11:59:26
1,104,940,000
verified fixed
575b630
1,174,060,000
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.workbench/Eclipse UI/or...
Eclipse_Platform_UI
3,286
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?
2007-03-15 02:39:37
1,173,940,000
verified fixed
5b78464
1,174,060,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractListViewer.java
Eclipse_Platform_UI
3,287
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...
2007-03-02 05:07:51
1,172,830,000
verified fixed
832c42b
1,174,060,000
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/jface/snippets/vie...
Eclipse_Platform_UI
3,288
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.
2006-11-16 06:43:33
1,163,680,000
verified fixed
6d24f28
1,174,060,000
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
3,289
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
2007-02-19 16:43:16
1,171,920,000
verified fixed
567a39c
1,174,060,000
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.java bundl...
Eclipse_Platform_UI
3,290
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(&amp;S)@Ctrl+Break" icon="icons/sample.gif" class="test_key.actions.SampleAction" tooltip="Hello&#65292;Eclipse world" menubarPath="sampleMenu/sampleGroup" toolbarPath="sampleGroup" id="tes...
2007-01-24 06:12:43
1,169,640,000
verified fixed
9fb6ea1
1,174,010,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/LegacyActionPersistence.java
Eclipse_Platform_UI
3,291
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...
2006-08-09 11:53:14
1,155,140,000
verified fixed
eb13e89
1,174,010,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEActionFactory.java
Eclipse_Platform_UI
3,292
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.
2005-01-11 06:30:21
1,105,440,000
verified fixed
b3d1e82
1,174,000,000
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
3,293
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.
2006-04-13 06:02:23
1,144,920,000
verified fixed
e0aa787
1,173,990,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/TypeFilteringDialog.java
Eclipse_Platform_UI
3,294
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(...
2007-03-14 18:09:41
1,173,910,000
verified fixed
d0015cb
1,173,990,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/TrimFrame.java
Eclipse_Platform_UI
3,295
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. ...
2007-03-07 18:39:08
1,173,310,000
verified fixed
1fe7828
1,173,990,000
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.ui.workbenc...
Eclipse_Platform_UI
3,296
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.
2006-11-03 11:11:16
1,162,570,000
verified fixed
81fdf94
1,173,990,000
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/FieldDecorat...
Eclipse_Platform_UI
3,297
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.
2007-03-13 13:02:51
1,173,810,000
verified fixed
e3d6efe
1,173,980,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java
Eclipse_Platform_UI
3,298
168,888
Bug 168888 [Wizards] PageTransition classes may need rename/reorg
null
2006-12-21 14:02:54
1,166,730,000
verified fixed
3825a20
1,173,970,000
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/PageChangin...
Eclipse_Platform_UI
3,299
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
2007-02-19 10:14:17
1,171,900,000
verified fixed
365d87c
1,173,960,000
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/ui/internal/Wor...
Eclipse_Platform_UI
3,300
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
2007-03-14 09:18:07
1,173,880,000
verified fixed
af7005d
1,173,910,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/IContributionRoot.java
Eclipse_Platform_UI
3,301
177,144
Bug 177144 API problems in FilteredItemsSelectionDialog (2)
null
2007-03-13 10:24:08
1,173,800,000
verified fixed
75c0db5
1,173,880,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java
Eclipse_Platform_UI
3,302
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...
2007-03-14 00:50:07
1,173,850,000
verified fixed
6f02333
1,173,850,000
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ValueBinding.java
Eclipse_Platform_UI
3,303
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.
2007-03-12 13:50:13
1,173,720,000
verified fixed
0fc917d
1,173,810,000
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.eclipse.ui.workben...
Eclipse_Platform_UI
3,304
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(); } });
2007-03-07 08:32:57
1,173,270,000
verified fixed
1afd14d
1,173,810,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java
Eclipse_Platform_UI
3,305
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...
2007-02-28 14:07:06
1,172,690,000
verified fixed
61f8a51
1,173,810,000
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.eclipse.ui.tests/Eclipse...
Eclipse_Platform_UI
3,306
176,043
Bug 176043 [Commands] Need to be able to restore the toolbar without breking plug-in boundaries
null
2007-03-01 10:48:01
1,172,760,000
verified fixed
be37e72
1,173,800,000
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/actions/ActionFactory.j...
Eclipse_Platform_UI
3,307
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).
2007-02-05 05:08:24
1,170,670,000
verified fixed
7da1710
1,173,800,000
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
3,308
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 ...
2007-02-15 13:51:58
1,171,570,000
resolved fixed
e0e8685
1,173,790,000
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
3,309
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 ...
2007-02-28 14:07:01
1,172,690,000
verified fixed
c85c56e
1,173,790,000
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
3,310
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...
2007-03-13 05:18:29
1,173,780,000
verified fixed
eb13d66
1,173,790,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PopupMenuExtender.java
Eclipse_Platform_UI
3,311
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...
2007-02-24 11:31:34
1,172,330,000
verified fixed
3fed122
1,173,760,000
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/core/int...
Eclipse_Platform_UI
3,312
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...
2006-10-27 17:02:24
1,161,980,000
verified fixed
71ec3a3
1,173,760,000
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/SetDiff.ja...
Eclipse_Platform_UI
3,313
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...
2007-01-30 12:16:29
1,170,180,000
verified fixed
47f8fa3
1,173,760,000
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/databinding/ob...
Eclipse_Platform_UI
3,314
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
2007-02-22 05:44:04
1,172,140,000
verified fixed
fc1a9fe
1,173,730,000
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/eclipse/jface/snipp...
Eclipse_Platform_UI
3,315
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...
2007-02-20 14:34:12
1,172,000,000
verified fixed
ac6255c
1,173,730,000
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
3,316
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...
2007-02-18 14:11:09
1,171,830,000
verified fixed
ab1406e
1,173,730,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java
Eclipse_Platform_UI
3,317
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...
2007-03-05 20:40:42
1,173,150,000
verified fixed
dbbcbfa
1,173,720,000
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
3,318
175,524
Bug 175524 API problems in FilteredItemsSelectionDialog
null
2007-02-26 09:36:16
1,172,500,000
verified fixed
79f2041
1,173,710,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java
Eclipse_Platform_UI
3,319
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 ...
2007-02-22 09:02:23
1,172,150,000
verified fixed
c72cdbc
1,173,700,000
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
3,320
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
2007-02-06 09:11:15
1,170,770,000
verified fixed
4a5790e
1,173,400,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/CommandContributionItem.java
Eclipse_Platform_UI
3,321
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...
2006-12-01 05:58:33
1,164,970,000
verified fixed
d4345bc
1,173,390,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/undo/ContainerDescription.java
Eclipse_Platform_UI
3,322
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]
2006-08-16 13:37:12
1,155,750,000
resolved fixed
06d23a8
1,173,370,000
bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
Eclipse_Platform_UI
3,323
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...
2007-03-08 08:34:26
1,173,360,000
verified fixed
aecc758
1,173,370,000
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
3,324
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
2007-03-02 10:03:19
1,172,850,000
verified fixed
55746ec
1,173,360,000
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
3,325
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...
2006-12-12 08:37:37
1,165,930,000
verified fixed
2ccb344
1,173,300,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/DeleteResourceAction.java
Eclipse_Platform_UI
3,326
161,312
Bug 161312 [Presentations] Intro broken with the 3.3 presentation
When 3.3 presentation is used, intro does not show.
2006-10-17 16:51:48
1,161,120,000
resolved fixed
f2d6fbf
1,173,300,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java
Eclipse_Platform_UI
3,327
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.
2007-03-07 09:56:10
1,173,280,000
verified fixed
61e8ff9
1,173,280,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/splash/BasicSplashHandler.java
Eclipse_Platform_UI
3,328
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.
2007-03-06 10:41:33
1,173,200,000
verified fixed
5a9e297
1,173,200,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
3,329
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...
2007-03-05 14:40:51
1,173,120,000
verified fixed
2c96ec4
1,173,190,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewManager.java
Eclipse_Platform_UI