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]
107,854
Bug 107854 [Contributions] errors: Context menu missing
right click on any file in Package Explorer or Navigator, no context menu shows up. Error log shows: !SESSION 2005-08-24 10:23:33.934 ----------------------------------------------- eclipse.buildId=I20050627-1435 java.version=1.4.2_07 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, N...
closed fixed
2220f40
["bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ResourceManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-24T18:10:27Z
2005-08-24T13:26:40Z
107,765
Bug 107765 [EditorMgmt] Editor Manager has unused Hashtable
M1 There is a hashtable called imgHashTable in the EditorManager that is never used but is cleaned up on dispose
verified fixed
7c2b6ff
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-24T15:02:31Z
2005-08-23T18:00:00Z
97,523
Bug 97523 [Import/Export] Get overwrite prompt before no resources selected prompt
3.1 RC1 - File > Export > Archive - clear any selected resources - enter an archive file name where the file already exists - Finish - it prompts to overwrite the file; choose Yes - it says "There are no resources currently selected for export" (OK) Should get the "no resources" prompt first, and not bother with the se...
verified fixed
e678b67
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardExportResourcesPage.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardArchiveFileResourceExportPage1.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardArchiveFileResourceI...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-23T19:06:36Z
2005-05-31T14:33:20Z
107,038
Bug 107038 [Commands] SelectAllHandler vulnerable to NPEs
M1 If getMethodToExecute() executes while the display has no focus control then line 103 dies with an NPE. There should be a null check on the focus control.
verified fixed
8abb066
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/SelectAllHandler.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-23T15:00:06Z
2005-08-15T15:33:20Z
66,526
Bug 66526 [Dialogs] Review the design of MessageDialogWithToggle.createButtonsForButtonBar
I200406090800. Tod has mentioned some concerns over the large if statement structure used to look up labels and match them to identifiers. This seems cumbersome, and should be looked over again.
verified fixed
e7fe041
["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/IDialogConstants.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/MessageDialogWithToggle.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T19:21:19Z
2004-06-10T15:06:40Z
90,646
Bug 90646 [Viewers] SWTException from DeferredContentProvider
20050405 I get this exception when closing the view where I have a table using the DeferredContentProvider. org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2896) at org.eclipse.swt.SWT.error(SWT.java:2819) at org.eclipse.swt.SWT.error(SWT.java:2790) at org.eclipse.swt.widgets.Widg...
verified fixed
174a6cd
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/AbstractVirtualTable.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/BackgroundContentProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/deferred/ConcurrentTableUpdator.java", "bundles/org.eclipse.jface/src...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T19:20:32Z
2005-04-07T16:06:40Z
107,660
Bug 107660 [Themes] Busy cursor on Font Editing doesn't go away
a busy cursor was introduced on the opening of the font dialog to address some slowness on OS X. Unfortunately, the slow part was opening the font editing dialog. This meant the busy cursor was set as the dialog opened and remained until it was closed, giving the impression that the app was busy when it was not. This s...
verified fixed
d22ffe9
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T19:16:40Z
2005-08-22T19:46:40Z
64,874
Bug 64874 [Themes] [Preferences] Colors and Fonts preference page: Doubleclick should edit
RC1 Double clicking an entry in the 'Colors and Fonts' preference page could open the edit dialog
verified fixed
d464834
["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/ColorSelector.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T18:47:46Z
2004-06-01T08:53:20Z
68,787
Bug 68787 [Markers] Messages need to be converted to the new format
R3.0 The fix for the missing help in the tasks view introduced a missing NL string Non-externalized string literal; it should be followed by //$NON-NLS-<n>$ MarkerView.java org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal line 298
verified fixed
9fd38ff
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionAddGlobalTask.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionCopyMarker.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionDeleteCompleted.java", "bundles/org.eclipse.ui.ide/s...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T18:37:34Z
2004-06-28T16:26:40Z
67,375
Bug 67375 [Themes] Description area in the "colors and font preferences" is not big enough
RC2, linux, motif. Open the preference page for "colors and preferences". You will notice that the description area is not big enough. Note that it has the right size on gtk.
verified fixed
617e737
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T18:10:31Z
2004-06-15T20:06:40Z
97,308
Bug 97308 [Preferences] "New text file encoding / line delimiter" preferences should be on General > Workspace
I20050527-1300 On Preferences > General > Editors, there are two preferences that don't really belong there: "New text file encoding" and "New text file line delimiter" are also applicable without editors and should therefore be on General > Workspace.
verified fixed
7d1c664
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkspacePreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-22T14:28:55Z
2005-05-30T16:20:00Z
107,471
Bug 107471 [Progress] Reusing indeterminate progress makes for strange selection
20050818 In the progress viewer if an indeterminate job stops and is replaced with a determinate on we reuse the progress monitor. We should never reuse progress monitors if they do not match.
verified fixed
802b5b9
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/DetailedProgressViewer.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-19T20:34:34Z
2005-08-19T19:33:20Z
102,102
Bug 102102 [Import/Export] build running after each imported project
With the new Import Existing Projects dialog, it would appear that if you select multiple projects to import, the workspace actually imports them one at a time which kicks off a build after each import. To reproduce: Ensure that auto-build is turned on Open the Import Existing Projects dialog Select a root folder conta...
verified fixed
f96c458
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-19T18:28:56Z
2005-06-28T23:06:40Z
106,532
Bug 106532 [Import/Export] preference page has extra border
3.2 20050808 with the windows manifest When you open the import/export page with the manifest you get an extra border on each page.
closed fixed
37ffe13
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ImportExportPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-19T17:38:57Z
2005-08-09T17:53:20Z
106,890
Bug 106890 [Import/Export] Import wizard may display unexpected second page if you just press Next
Steps: 1. Use "Import..." to import a project from CVS so that the "Checkout Project from CVS" option is remembered next time you re-open the wizard 2. Use "Export..." to export the team project set 3. Click "Import..." again. Note that "Checkout Project from CVS" is the selected item in the list on the "Import" tab. 4...
verified fixed
9f929d3
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/ImportExportPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-19T16:56:50Z
2005-08-12T18:06:40Z
70,321
Bug 70321 [Preferences] TVT 3.0: Project reference properties page clipped in Italian language pack
null
verified fixed
6a0fa16
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectReferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-19T15:35:24Z
2004-07-19T12:26:40Z
107,376
Bug 107376 VirtualTableViewerTest needs to force item creation
20050817 VirtualTableViewerTest.deleteSibling() is failing on GTK version 2.2 or lower as the SWT VIRTUAL support does not necessarily create the items before the suite is run. We need to force the creation of the item using getText() as we did previously to make sure that GTK creates the items in the table.
verified fixed
b0a9b6a
["tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/viewers/VirtualTableViewerTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-18T20:39:09Z
2005-08-18T21:20:00Z
107,369
Bug 107369 [Tests] RCP test suite hangs on GTK
The RCP tests do not finish, WorkbenchWindowConfigurerTest.est104558() hangs in eventLoopIdle().
verified fixed
d6edb6a
["tests/org.eclipse.ui.tests.rcp/Eclipse", "RCP", "Tests/org/eclipse/ui/tests/rcp/util/RCPTestWorkbenchAdvisor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-18T20:23:38Z
2005-08-18T21:20:00Z
82,743
Bug 82743 [Markers] improved problem filter needed (OR clauses)
when working with large workspaces I find the current problems filter not powerful enough. If I were able to AND and OR the conditions available from the UI then I would solve all my use cases. my most needed one is : I would like to see ERRORS anywhere in the workspace OR WARNINGS in the current selected project
verified fixed
1ceb585
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/BookmarkFilter.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/BookmarkView.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogBookmarkFilter.java", "bundles/org.eclipse.ui.ide/src/org/ecl...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-18T19:46:59Z
2005-01-13T12:40:00Z
98,800
Bug 98800 [Workbench] Ant buildfile removed from fast view Ant View after restart
I am running Eclipse 3.1 RC but but noticed this behaviour in previous versions too. From time to time, the ANT view is no longer showing my single build.xml Script. Unfortunately I am not able to post a scenario how this happens. It is always that I am working some time on my different projects then shutting down Ecli...
verified fixed
5bb74cb
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ViewReference.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/session/Bug98800Test.java", "tests/org.eclipse.ui.tests/Eclipse...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-18T14:51:56Z
2005-06-07T18:46:40Z
101,180
Bug 101180 [Import/Export] Import Existing Project into Workspace default widget is back button , should be text field
Import Existting Project into Workspace default button is back, should be on the directory path text field. This is minor but enhance usability and is consistent with other ui.ide wizards. See attached patch that deals nicely with : - setting the focus when switching from file to archive, and sets the iniotial focus on...
verified fixed
981f7f9
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T19:44:17Z
2005-06-22T03:13:20Z
82,502
Bug 82502 [Markers] tasklist entries not showing up consistently
In the WebSphere Business Integration Message Broker toolkit, we use markers to add to the tasklist warnings and errors that associated with IResources. We have noticed that some of the warnings were not showing up when using the "on any resource in same project" filtering option. The problem was very visible when we s...
verified fixed
f80621a
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ConcreteMarker.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldId.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProblemView.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T19:21:53Z
2005-01-10T20:46:40Z
101,683
Bug 101683 [WorkbenchParts] Views opened by context enablement are covered up by buttons from Breakpoints View
To reproduce: 1. Reset debug perspective. 2. Bring the Breakpoints View to the top. 3. Launch a debug session that opens up a number of views from context enablement. The views are set to open but not to activate. 4. When the new views are opened, the view labels are covered by the buttons from the breakpoints view. If...
verified fixed
61020d1
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/presentations/PaneFolder.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T19:12:20Z
2005-06-24T19:06:40Z
78,777
Bug 78777 [DynamicUI] Uncategorized views don't show up when added
build I20041116 - I installed the bugzilla plugins, recently announced by the VCM team, using update manager. - I chose not to restart when prompted. - Window > Show View > Other... did not show the view -- there was no Other category - shutdown/restart - the Other category appeared, with the Bug Systems view under it
verified fixed
9534325
["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/dynamicplugins/ViewTests.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T17:48:19Z
2004-11-16T21:20:00Z
76,978
Bug 76978 [ErrorHandling] WorkbenchPlugin logs to System.err
methods such as below, log to System err. These should be updated to use ILog. /** * Logs the given message to the platform log. * * If you have an exception in hand, call log(String, Throwable) instead. * * If you have a status object in hand call log(String, IStatus) instead. * * This convenience method is for intern...
verified fixed
abcab28
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchPlugin.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/Util.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/tasklist/MarkerUtil.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T17:26:07Z
2004-10-25T21:33:20Z
74,099
Bug 74099 [Wizards] No help content for New -> Other
In navigator, select New -> Other. A wizard opens with a '?' icon in the lower- right corner. The hover help for this icon says "More help is available for this wizard", but if you click on the icon nothing happens.
closed fixed
9bd309d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchMessages.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-16T12:57:07Z
2004-09-16T18:40:00Z
96,129
Bug 96129 [MPE] (regression) MultiEditor.getInnerEditors() returns null.
The createPartControl() method of my class that extends org.eclipse.ui.part.MultiEditor calls getInnerEditors() so that it can call createInnerPartControl() for each of the inner editors. But getInnerEditors() returns null. It looks like this is because setChildren() is never called. The only place this method seems to...
verified fixed
eec5a82
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorReference.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartList.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
2005-08-15T19:55:49Z
2005-05-20T17:26:40Z
106,884
Bug 106884 Need an index based setSelection for ILazyContentProviders
20050812 It is currently very ineffecient to set a non visible selection in the TableViewer as we cannot look up the items without creating them all. It is possible to use getTable().setSelection() but we should 1) Have an API where you can reveal 2) Implement the selSelection where we give the performance warning and ...
verified fixed
bc8d6ed
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/viewers/VirtualLazyTableViewerTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-15T17:51:45Z
2005-08-12T18:06:40Z
105,807
Bug 105807 Toolbars are floating in the middle of views
20050802 I am not sure how this occured but I ended up with an outline view with 2 toolbars - one in the correct place and one floating in the middle of my view (screenshot to come). Switching perspective back and forth clears this one up.
closed fixed
9e8c7f4
["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
2005-08-15T14:55:47Z
2005-08-02T16:26:40Z
100,908
Bug 100908 [DetachedViews] Tearing off maximized view can make it disappear
[RC3], Windows XP, multi-monitor Start a fresh workspace and drag the Welcome view to the right of the workbench window (tear it off). The view disappears. Apparently, it is shown off-screen. I was able to move it into view by selecting Help-Welcome, typing Alt-Space to get the shell system menu, and selecting Move fro...
verified fixed
0416003
["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
2005-08-12T20:33:59Z
2005-06-20T17:53:20Z
97,143
Bug 97143 [PropertiesView] status line not updated with keyboard selection
The Properties View does not update the description (in the statusline) of the selected property when properties are selected with the arrowkeys. When the same properties are selected with the mouse, the description is updated. 3.1M7
verified fixed
3881834
["bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetViewer.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-12T20:09:13Z
2005-05-29T15:20:00Z
106,574
Bug 106574 [KeyBindings] registry: General/Keys setting not saved or not restored
null
verified fixed
c4a13c5
["bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/BindingManager.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/keys/BindingInteractionsTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-12T19:07:05Z
2005-08-09T23:26:40Z
98,248
Bug 98248 [Viewers] setSelection() fails to select not-yet loaded elements in virtual table
null
verified fixed
0118da8
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ILazyContentProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/viewers/TableViewerTest.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "T...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-12T18:22:12Z
2005-06-03T12:00:00Z
60,462
Bug 60462 [CellEditors] applyEditorValueAndDeactivate() in ComboBoxCellEditor gets index exception.
The problem is in this method. See line marked with "@ERROR" below. private void applyEditorValueAndDeactivate() { selection = comboBox.getSelectionIndex(); Object newValue = doGetValue(); markDirty(); boolean isValid = isCorrect(newValue); setValueValid(isValid); if (!isValid) { //@ERROR //THIS LINE CAUSES AN ERROR. I...
verified fixed
d7ebffc
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ComboBoxCellEditor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-12T17:47:16Z
2004-04-29T17:33:20Z
106,388
Bug 106388 Directory dialog is unusably slow
null
verified fixed
b1dd31e
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IPreferenceConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/InputMonitor.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
2005-08-09T15:19:47Z
2005-08-08T19:40:00Z
106,363
Bug 106363 [Decorators] Decorator schema inconsistent with extension point
We currently do not allow decorators with no enablement. The schema does allow for it so we should fix this up. The state should be always on for decorators that have no enablement to be consistent with the rest of the workbench.
verified fixed
11429f9
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/decorators/DecoratorDefinition.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/decorators/DecoratorRegistryReader.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-08T17:28:27Z
2005-08-08T16:53:20Z
106,360
Bug 106360 NPE when defining a decorator with no enablement
20050808 If you have no enablement on your decorator then you will get an NPE. We should also consider setting the enablement as a required value as you will never enable without it. !ENTRY org.eclipse.jface 4 2 2005-08-08 11:10:14.890 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !ST...
verified fixed
5c76eba
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/decorators/LightweightDecoratorDefinition.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-08T17:27:57Z
2005-08-08T14:06:40Z
97,882
Bug 97882 [Viewers] Virtual Table Viewer test's Reset Input does not restore items at end
null
verified fixed
1df2f13
["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ILazyContentProvider.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/viewers/interactive/LazyDeferredVirtualTableView.java", "tests/org.eclipse.ui.te...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-05T19:51:58Z
2005-06-01T15:33:20Z
106,157
Bug 106157 [Progress] [Dialogs] Can't close error dialog
I20050803-0800, KDE 3.4.1, GTK+ 2.6.7, X.org 6.8.2 Linux 2.6.12 If you generate a job error while the preference dialog is open, then the error dialog opens parented to the workbench window. On kwin, this means the error dialog is on top, but you can only interact with the preference dialog. You must close the preferen...
verified fixed
4afa96e
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ErrorNotificationManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-05T17:56:06Z
2005-08-05T13:53:20Z
99,864
Bug 99864 [Viewers] NPE in DeferredTreeContentManager$1.isParent
After using 3.1RC2 for a while, I later on noticed that I had this in my log. I am not sure what caused it. !ENTRY org.eclipse.ui 4 0 2005-06-12 22:29:24.197 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.ui.progress.DeferredTreeContentManager$1.isParent(DeferredTreeConte...
verified fixed
0084019
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/progress/DeferredTreeContentManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-05T17:27:22Z
2005-06-14T00:46:40Z
76,496
Bug 76496 [Dialogs] "Open Resource" folder sorting gets reversed
Build 20041013 1. Press ctrl+shift+r to open the "Open Resource" dialog. 2. Type "plugin.xlm" 3. Notice the typo, delete the last two characters, and then type "ml" to fix the typo. 4. The "In Folders:" area now shows with reversed sorting (!!).
verified fixed
cd7cc02
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T23:50:20Z
2004-10-18T20:06:40Z
101,065
Bug 101065 [Markers] Marker image lookup not nl enabled
null
verified fixed
01d1570
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/MarkerImageProviderRegistry.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T19:45:31Z
2005-06-21T16:06:40Z
105,936
Bug 105936 [Contributions] interactions: No submenu for "Run As"
I20050803-0800 I have org.eclipse.swt, org.eclipse.swt.examples, and org.eclipse.swt.gtk.linux.x86 in my workspace. When I open the context menu on a .java file in the package explorer for one of the eclipse examples, the option "Run As" has no submenu at all.
verified fixed
d4beae4
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PluginAction.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T18:57:41Z
2005-08-03T14:40:00Z
86,159
Bug 86159 [Decorators] Make lightweight decorators work for ResourceMapping
Now that we have ResourceMappings, it would be nice to be able to have the ability to contribute lightweight decorators to them. I have an patch that does this.
verified fixed
e4870ae
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ActionExpression.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ObjectActionContributorManager.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/ObjectContributorManager.java", "bundles/...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T17:38:38Z
2005-02-22T16:33:20Z
105,665
Bug 105665 [Dialogs] "Open resource" dialog doesnt remember it position and size
really annoying thing, especially when you're working with 2 monitors. "Open resource" dialog (CTRL-R) should not to forget position and size after closing it. "Open type" dialog (CTRL-T) is working correcly.
verified fixed
1e4c185
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T17:38:20Z
2005-08-01T12:40:00Z
95,815
Bug 95815 [Progress] Canceling a job re-enters JobManager.cancel
null
verified fixed
83d37ab
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressManager.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-04T13:34:45Z
2005-05-18T18:13:20Z
7,022
Bug 7022 [Workbench] Splash screen with progress bar
Many people observe the problem with hanging splash screens. Also, loading Eclipse can take a lot of time depending on the workspace. It would be good have a progress bar to indicate whether it's really hanging or still booting. Of course, some status info should be displayed as well (like which plugin is being loaded,...
verified fixed
ceaf5a5
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/branding/IProductConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/StartupProgressMonitor.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workben...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-03T20:56:21Z
2001-12-18T10:06:40Z
105,776
Bug 105776 [Progress] Clients of ProgressMonitorFocusJobDialog.runAsync can can cause widget disposed error
I20050726-1222 Callers of ProgressMonitorFocusJobDialog.runAsync need to check whether the widget(s) they use are still there. We sometimes get the following stack trace when running one of our tests: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2942) at org.eclipse.swt.SWT.err...
verified fixed
3fb5379
["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
2005-08-03T16:59:44Z
2005-08-02T13:40:00Z
105,913
Bug 105913 Deprecations in ReadOnlyStateChecker
20050802 ReadOnlyStateChecker is using deprecated core API
closed fixed
7d09831
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/ReadOnlyStateChecker.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-03T13:54:21Z
2005-08-03T14:40:00Z
17,826
Bug 17826 [Wizards] New folder wizard is very large if you are creating the folder in a container with a very long path
F1 1) Create a folder with a very long name 2) Select the folder and open the new folder wizard, it is very wide. Similar with new file The Java creation wizards do not have this problem.
verified fixed
5e95f6e
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/ContainerSelectionGroup.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/ResourceAndContainerGroup.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-03T13:23:15Z
2002-05-24T19:53:20Z
105,576
Bug 105576 TVT 3.1 - TCT 467 - Disable All and Enable All strings not externalized for translation
OS : Windows XP Must fix Build date:26/07 Blocking: NO Language: ARA Bitmap Location: Z:\defects\CDT_EnglishText Tester Name: Mohamed Esmat Problem Description: The English words "Enable All" and "Disable All" are not found on the files. How to recreate the problem: 1. Window ->Preferences ->General ->Capabilities
verified fixed
0edb252
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-02T21:09:39Z
2005-07-29T15:13:20Z
29,398
Bug 29398 [MPE] Allow bookmarks and tasks in plugin.xml source
A bookmark should be possible from the source tab of the plug-in manifest editor for the same reason that bookmarks are allowed in other text-based files.
verified fixed
7bc1684
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/MultiPageEditorSite.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-02T20:13:57Z
2003-01-13T17:46:40Z
105,837
Bug 105837 [Markers] Mnemonic conflicts in Marker views
null
verified fixed
0926b6b
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableSortDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-02T19:39:46Z
2005-08-02T19:13:20Z
105,809
Bug 105809 Mnemonics are programmatically changed, should not be
The MnemonicAssigner class in IDE plugin changes the mnemonic that was assigned to a string in the .properties file. We should not do this as the translators will use what is in the .properties file as the assigned mnemonic for every translated language. We should remove this for 3.2, probably not necessary for 3.1.1
verified fixed
a9c3343
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogBookmarkFilter.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogMarkerFilter.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogProblemFilter.java", "bundles/org.eclipse.ui.ide/...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-02T18:47:41Z
2005-08-02T16:26:40Z
105,816
Bug 105816 Extraneous NLS tag incorrectly found in comments
I20050802-0800 In CoolBarManager (org.eclipse.jface) there are NLS tags inside of commented-out blocks of code. These are being reported as compiler errors (when "Usage of non-externalized strings" is set to error). NLS tags inside of commented-out sections should be ignored. If the commented-out sections were uncommen...
verified fixed
27ae89d
["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/Command.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/action/ContributionManager.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/action/CoolBarManager.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/action/ExternalActionManager....
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-02T17:40:41Z
2005-08-02T16:26:40Z
101,215
Bug 101215 [Undo] Undo affecting outside files should allow "Cancel action"
In N20050622-0010. If, from an editor, I undo an action (such as a Java refactoring) that affected outside resources, I am told "Undoing {ACTION} affects elements outside of {RESOURCE}. Continue with undoing {ACTION}?" Yes will undo the change. No will remove the change from the Undo stack, replacing it with individual...
verified fixed
b2a947d
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchMessages.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/NonLocalUndoUserApprover.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/OperationHistoryActionHandler.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-01T19:06:01Z
2005-06-22T08:46:40Z
105,697
Bug 105697 [Undo] - OperationHistoryEvent - cannot distinguish between canceled event or failed event
null
verified fixed
83d51ed
["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java", "bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/OperationHistoryEvent.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-01T18:56:51Z
2005-08-01T18:13:20Z
105,648
Bug 105648 [Undo] - ObjectUndoContext should match if objects are equal
null
verified fixed
83dd655
["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ObjectUndoContext.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-08-01T00:57:20Z
2005-08-01T01:33:20Z
61,950
Bug 61950 [Markers] Images being created twice potentially
org.eclipse.ui.views.internal is using a static called ImageFactory which has it's own ImageRegistry. It should use JFaceResources.getImageRegistry to be sure that images are not being created twice (Image creation can be very expensive). I am not sure that this is a problem currently with performance but it could add ...
verified fixed
df2e9f1
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionAddGlobalTask.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionOpenMarker.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldDone.java", "bundles/org.eclipse.ui.ide/src/org/eclip...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-28T19:14:53Z
2004-05-12T16:40:00Z
50,323
Bug 50323 [Workbench] Add a -showlabel "Workspace Label" startup option
I have different workspaces (Development, Testing, ProductionTest) and sometimes have to run them simultaneously. It would be nice to have a -showlabel "SomeLabel" startup option that displays the specified label on the workspace titlebar to distinguish the workspaces from each other, something similar to the -showloca...
verified fixed
ee5df43
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchWindowAdvisor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-25T22:47:34Z
2004-01-21T13:00:00Z
101,434
Bug 101434 [Contexts] performance: Slow cursor navigation in Text fields
N20050623-0010-gtk Not sure whether this is my particular install or a new problem. With the above build, cursor navigation in any text field is extremely slow. Steps: - open the Find dialog (alternatively: open the preference dialog, or the Team>Create Patch wizard) - in a text field, enter some text, at least 20 char...
verified fixed
f493797
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextAuthority.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/contexts/ContextService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/handlers/HandlerAuthority.java", "bundl...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-21T19:42:09Z
2005-06-23T12:33:20Z
93,674
Bug 93674 [Dialogs] ProgressMonitorDialog not cancellable when fork is set to false
Overview Description: Invoking the ProgressMonitorDialog::run(boolean fork, boolean cancelable, IRunnableWithProgress runnable) method with the fork parameter set to false, the user can't cancel the running dialog -even if the cancelable parameter is set to true. Steps to Reproduce: Simply launch a ProgressMonitorDialo...
verified fixed
3103abf
["bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/operation/IRunnableContext.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/window/ApplicationWindow.java", "bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/WizardDialog....
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-21T17:18:14Z
2005-05-04T18:06:40Z
88,791
Bug 88791 [Wizards] TVT3.1 #93 - Variables button is truncated in New File advanced options in RUS
Go to File -> New -> File Select the Advanced button. The 'variables' button is truncated in Russian locale. Shortening the translation is not an option. There is no hover offering the full text, nor does resizing the panel help. This only occurs on windows, on linux it is fine. See screenshot
verified fixed
111b819
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-21T14:01:40Z
2005-03-22T19:33:20Z
103,379
Bug 103379 [MPE] [EditorMgmt] An editor instance is being leaked each time an editor is open and closed
Driver: eclipse-SDK-3.1-win32 with eclipse-test-framework-3.1 Every we open and close an editor. That editor instance is being leaked. We have a testcase that can demostrate the problem. The testcase is really simple. It creates a new simple project and a new file. It opens up the new file in the editor that comes with...
verified fixed
eea0b15
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/operations/OperationHistoryActionHandler.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-14T19:44:25Z
2005-07-11T19:26:40Z
100,889
Bug 100889 [Undo] - AbstractOperation toString() appends bogus comma
The toString() on AbstractOperation puts commas between undo contexts, and also puts one at the end. It looks pretty bogus in the operation history view. Should clean up to not add the very last comma.
verified fixed
3acfc26
["bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/AbstractOperation.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-12T18:12:23Z
2005-06-20T17:53:20Z
66,616
Bug 66616 [PropertiesView] ComboBoxPropertyDescriptor doesn't work in PropertySheetView
created a model and property sheet view. model returns following property descriptor: String[] values = {"A","B","C"}; IPropertyDescriptor[] colmDec = new IPropertyDescriptor[1]; ComboBoxPropertyDescriptor colmProp = new ComboBoxPropertyDescriptor ("PROP_FRUIT","fruit",values); colmDec[0] = colmProp; model has getPrope...
verified fixed
25362ef
["bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/ComboBoxPropertyDescriptor.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-12T14:56:07Z
2004-06-10T23:26:40Z
69,892
Bug 69892 [Tests] Investigate UI test suites on Mac OS X
Investigate the ui test suite failures and fix them on Mac OS X.
resolved fixed
35ea6a6
["tests/org.eclipse.ui.tests/UI", "Test", "Utils/org/eclipse/ui/tests/util/UITestCase.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-06T20:00:27Z
2004-07-13T00:53:20Z
102,911
Bug 102911 [KeyBindings] assist: Not correctly sized when window is narrow or short
see attached image. If i move the shell to the top of the screen and make it narrow the key assist is a small shell, but on left right, bottom it works fine.
verified fixed
78dbdc4
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/ExtensionFactory.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/NewKeysPreferencePage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-06T19:38:29Z
2005-07-06T20:00:00Z
71,946
Bug 71946 4 detached windows tests fail on Mac OS 10.3.3
Since the detached windows feature is not supported on the Mac, the 4 detached windows tests fail in the "dnd" suite. It would be useful to add a check to ensure that the platform supports the detached window functionality.
verified fixed
6ea6fda
["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/dnd/DragTestSuite.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-07-06T15:38:22Z
2004-08-13T15:13:20Z
100,156
Bug 100156 [IDE] RenameResourceAction should use IAdaptable for IResource lookuop
Consider the following setup: there is a tree viewer that contains TreeElementWrapper instances. TreeElementWrapper class is an IAdaptable and may sometimes adapt to IResource instance. When RenameResourceAction receives selectionChanged() it enables itself (since wrapper adapts to resource) but in runWithInlineEditor(...
verified fixed
776b21c
["bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RenameResourceAction.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-30T17:49:46Z
2005-06-15T12:53:20Z
76,714
Bug 76714 [Dialogs] ContainerSelectDialog: Double clicking node in tree causes AssertionException
Eclipse 20041013 Mac os x 10.3.5 If you double click a node in the tree shown in a ContainerSelectionDialog so that you collapse the tree before its finished expanding you get this exception: !ENTRY org.eclipse.core.runtime 4 2 Oct 20, 2004 22:17:03.943 !MESSAGE Problems occurred when invoking code from plug-in: "org.e...
verified fixed
248c83d
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/ContainerSelectionGroup.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-30T16:08:52Z
2004-10-20T22:06:40Z
101,569
Bug 101569 [Examples] Examples project used to build samples have warnings
The following projects produce warnings when checked out into the 4pm build with all JDT preferences set to defaults: org.eclipse.ui.examples.propertysheet org.eclipse.ui.examples.readmetool Please fix and release into HEAD. I will fix up warnings in my workspace.
verified fixed
454f092
["examples/org.eclipse.ui.examples.readmetool/Eclipse", "UI", "Examples", "Readme", "Tool/org/eclipse/ui/examples/readmetool/ReadmeContentOutlinePage.java", "examples/org.eclipse.ui.examples.readmetool/Eclipse", "UI", "Examples", "Readme", "Tool/org/eclipse/ui/examples/readmetool/ReadmeCreationPage.java", "examples/org...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-24T01:31:55Z
2005-06-23T23:40:00Z
101,350
Bug 101350 [About] Code to open error log has non-Foundation reference
null
verified fixed
a32229a
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutSystemDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-22T21:06:18Z
2005-06-22T19:53:20Z
100,737
Bug 100737 [WorkbenchParts] Part not activated when Part's control is activated
1) In a non-foreground perspective, display the outline view 2) In the foreground perspective, close the outline view 3) Open a GEF Logic example editor 4) Open the outline view in the foreground 5) Click on editorpart, then click on outline's tree control. The EditorPart still has part activation, even though focus is...
verified fixed
ddff2b1
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-22T20:40:06Z
2005-06-19T22:26:40Z
101,152
Bug 101152 [Progress] [regression]RC3 loops with NPE when 2 jobs fail with ERROR status
I hava a plugin that runs a Job (which I have configured for testing purposes) to fail with an IStatus.ERROR (via setJobStatus in its progress monitor). The second job that is run (and fails with an ERROR status) causes Eclipse to go into an infinite loop reporting a NullPointerException as shown in the .log file excer...
verified fixed
d1d9862
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/JobErrorDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-22T14:54:31Z
2005-06-21T21:40:00Z
101,248
Bug 101248 Split JFacePerformanceSuite out of the UIPerformanceSuite
We are having trouble with the JFacePerformanceSuite timing out on the 3.0 version of the tests. To resolve this I am going to do the following: 1) Make the JFacePerformanceSuite run independant of the UIperformanceSuite so we don't lose results. 2) Reduce the number of iterations on 3.0 for the JFace tests as the perf...
verified fixed
2d68822
["tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/performance/ComboViewerRefreshTest.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/performance/JFacePerformanceSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/pe...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-22T14:49:09Z
2005-06-22T14:20:00Z
81,422
Bug 81422 [Contributions] Regression test for action delegate dispose
null
verified fixed
f7e1688
["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/IWorkbenchWindowActionDelegateTest.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/api/MockWorkbenchWindowActionDelegate.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-21T20:37:50Z
2004-12-16T18:00:00Z
101,138
Bug 101138 [Doc] [ViewMgmt] IWorkbench.getViewRegistry() says "editor registry"
3.1 RC3 IWorkbench.getViewRegistry() has: * Returns the editor registry for the workbench. This should be: * Returns the view registry for the workbench.
verified fixed
8b56a4e
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IWorkbench.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-21T20:22:55Z
2005-06-21T21:40:00Z
100,565
Bug 100565 [Viewers] Tree viewer selection not revealed if unchanged
[RC3] Steps: 1. Check out org.eclipse.ui.workbench 2. Open Workbench.java 3. Ctrl-O to open Quick Outline 4. Type "r", note that the field "runEventLoop" is the first match 5. Type "u", note that the field is not shown anymore 6. Type arrow-down key, note that you cannot see the selected entry
verified fixed
de9f3ae
["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
2005-06-21T17:20:27Z
2005-06-17T12:06:40Z
100,822
Bug 100822 [Undo] [Examples] Unused import in Undo examples
There's an unused import in UndoHistoryView.
verified fixed
50b0f4b
["examples/org.eclipse.ui.examples.undo/Eclipse", "UI", "Examples", "Undo/org/eclipse/ui/examples/undo/views/UndoHistoryView.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-20T21:12:41Z
2005-06-20T15:06:40Z
100,336
Bug 100336 [EditorMgmt] Default editor ignored when opening file
Found in 3.1rc2 When opening a .java file for the first time, the default editor is ignored and the file is opened with the Colorer Editor (plugin). The File Association has 'Java Editor' marked as default. The Colorer Editor is first, alphabetically speaking, in the Associated Editors list. The same outcome is not fou...
verified fixed
8664276
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchConstants.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/FileEditorsPreferencePage.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/registry/EditorRegistry.java", "bun...
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-16T23:12:18Z
2005-06-16T00:00:00Z
99,440
Bug 99440 [WorkbenchParts] Part's image and image descriptor are leaked if changed
build I20050610-0010 - open a java editor on a file that has an error or warning - close the editor - it leaks an Image and an ImageDataImageDescriptor These are held onto by JFace's DeviceResourceManager.
verified fixed
9a90e5f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPartReference.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-16T21:46:00Z
2005-06-10T19:00:00Z
97,783
Bug 97783 [About] Configuration Details Dialog - Error log does not display on some win platforms
3.1 RC1, WinXP - choose the menu Help>About Eclipse Platform - Select the button for "Configuration Details" - Inside that dialog, push the button "View Error Log" - Dialog blinks (loses/gains focus) and nothing happens There are entries in my log, so I'm not sure where these are supposed to be shown. Did I miss someth...
verified fixed
2eccf75
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/dialogs/AboutSystemDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-16T20:24:47Z
2005-06-01T04:26:40Z
94,497
Bug 94497 [Browser] Cannot open help on Solaris
20050510 When you open the Help Contents on Solaris a busy cursor comes up for a while and then nothing happens. There are no entries in the log.
resolved fixed
38408a0
["bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserManager.java", "bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/WebBrowserUtil.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-16T17:45:13Z
2005-05-10T18:33:20Z
100,346
Bug 100346 [KeyBindings] registry: 2.1 KeyBinding conversion causes fatal Eclipse crash
null
verified fixed
f1da144
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/BindingPersistence.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-16T15:31:48Z
2005-06-16T02:46:40Z
65,775
Bug 65775 [KeyBindings] interactions: Next Word (ALT+F in emacs) mode is flaky
Thanks for adding this, but it's flaky. Works sometimes and not others. If I restart, it works again for awhile. When it doesn't work, it brings up the file menu. I haven't figured out any pattern to this.
verified fixed
6ab5887
["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
2005-06-15T22:48:02Z
2004-06-04T17:26:40Z
100,177
Bug 100177 [Import/Export] Importing existing project with different case over existing project fails with empty error dialog
I20050610-1757 1. Have a Java project 'p' (lower-case p) on disk 2. Create a Java project 'P' (upper-case P) in your workspace 3. File > Import > Existing Projects Into Workspace 4. Select the directory that contains 'p' on disk 5. Finish Observe: You get an empty error dialog
verified fixed
a252338
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/WizardExternalProjectImportPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-15T16:24:59Z
2005-06-15T12:53:20Z
99,840
Bug 99840 [Preferences] PreferencePage not repainted when dialog container size equals page container size
I have a PreferenceDialog which creates 3 PreferencePage objects. When the PreferenceDialog is first displayed, the PreferencePage which is selected by default is displayed correctly. However, when I select the 3rd PreferencePage in the PreferenceDialog, the title changes, but the body is not shown. If I resize it, it ...
verified fixed
a4e38ec
["bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-15T13:12:57Z
2005-06-13T22:00:00Z
88,274
Bug 88274 ObjectContributionsPerformanceTest not giving useful results
null
verified fixed
5f26bc4
["tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/performance/WorkbenchPerformanceSuite.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-14T19:42:54Z
2005-03-17T03:26:40Z
96,463
Bug 96463 [WorkbenchParts] (regression) Toolbar flashes when switching editor instances
If I switch between two instances of the GEF Logic example editor, the entire toolbar flickers and is redrawn.
verified fixed
93c809f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T20:09:55Z
2005-05-24T15:53:20Z
98,009
Bug 98009 [Intro] 3.1 RC1 javadoc warnings
Build: 3.1 RC1 This build had the following javadoc warnings for this component: /builds/I200505271300/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.ui.intro/src/org/eclipse/ui/intro/config/CustomizableIntroPart.java:140: warning - Tag @link: reference not found: IIntroPart /builds/I200505271300/src/plugins/o...
verified fixed
a0a4ce3
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/part/IntroPart.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T12:59:54Z
2005-06-01T21:06:40Z
99,070
Bug 99070 [Intro] PlatformUI.getWorkbench().getIntroManager().getIntro() returns a disposed intro
Java docs for PlatformUI.getWorkbench().getIntroManager().getIntro() state that it will return null if showIntro has been called to create. However, when you close an Intro part using the X button of the view the above method returns an intro part that has been disposed. To reproduce, contribute a test button to the wo...
verified fixed
fd5eff2
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchIntroManager.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/intro/IntroTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T12:13:37Z
2005-06-08T22:33:20Z
98,497
Bug 98497 Splash Screen and Progress window layout
N20050606 Splash screen and the newly introduced progress bar do not really "harmonize" (see attached screenshot). What's about making them both the same width and placing the progress bar at the bottom edge of the splash screen so that they don't overlap and that the progress looks like an extension of the Splash scre...
verified fixed
3e9ff0f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/StartupProgressMonitorDialog.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T02:00:33Z
2005-06-06T12:13:20Z
98,432
Bug 98432 [Perspectives] javadoc: IPageLayout needs update for secondary id format
In 3.1 you can now specify "primary:secondary" format in IPageLayout.addView() but the javadoc in IPageLayout wasn't updated.
verified fixed
fa5a711
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IFolderLayout.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IPageLayout.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/IPlaceholderFolderLayout.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T01:04:14Z
2005-06-05T02:53:20Z
95,613
Bug 95613 [Import/Export] importing existing projects from zip does not work
in 0513 I am trying to get some existing projects into my workspace. I want them actually imported (i.e., copied) into the workspace location. It appears that the only theoretical way of doing this is zip it up and then import from the zip. Ok, so I zipped them up in a structure that looks like foo.zip bar/ .project .....
resolved fixed
bc48695
["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/TarLeveledStructureProvider.java", "bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/ZipLeveledStructureProvider.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-09T00:37:16Z
2005-05-17T17:13:20Z
98,683
Bug 98683 [Workbench] Startup progress always on top
Running with platform core + UI from HEAD. The startup progress dialog seems to now be always on top. Even when I maximize other applications such as web browsers or Notes the progress dialog stays on top. This is very disruptive because it means I can't really use other applications while I wait for Eclipse to start. ...
verified fixed
e407946
["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
2005-06-09T00:09:02Z
2005-06-07T13:13:20Z
99,088
Bug 99088 Finish enabled when no items selected initially in import preferences
If you successfully import once by choosing specific import types. Then return to the import wizard, there will be no specific types selected for import but the finish is enabled... this is a bug.
verified fixed
348e099
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesImportPage1.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-08T23:25:49Z
2005-06-08T22:33:20Z
88,905
Bug 88905 Preference import and export wizards should advocate use of .epf extension
That support has been lost since moving from the pref dialog to wizard /** * The default extension for preferences files. */ protected static final String PREFERENCE_EXT = ".epf"; //$NON-NLS-1$
verified fixed
0cead7f
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesExportPage1.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-08T18:17:24Z
2005-03-23T17:46:40Z
99,022
Bug 99022 [Viewers] ListViewer slightly slower on Linux than in 3.0
RC1 In the 3.1 Stream we switched from using individual calls to addItem to calling setItems() on the List. On Windows this is considerably faster but on Linux the difference is neglible. As a result we have introduced a small performance regression that needs to be addressed.
resolved wontfix
1c94c26
["tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/performance/JFacePerformanceSuite.java", "tests/org.eclipse.ui.tests/Eclipse", "JFace", "Tests/org/eclipse/jface/tests/performance/ListViewerRefreshTest.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-08T18:15:22Z
2005-06-08T17:00:00Z
19,079
Bug 19079 [FastView] Open a new view > As fast view preference only works when there is no placeholder
Build F2. 1. Close all Perspectives. 2. Open a Java Perspective. 3. Go to Preferences-->Perspectives-->Open a new view-->As Fast View. 4. Show View-->CVS Repositories, gets put on shortcut bar as fast view. 5. Show View-->Search, does not get put on shortcut bar as fast view.
verified fixed
ee79bd8
["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPartReference.java", "tests/org.eclipse.ui.tests/Eclipse", "UI", "Tests/org/eclipse/ui/tests/zoom/ZoomTestCase.java"]
Eclipse_Platform_UI
https://github.com/eclipse-platform/eclipse.platform.ui
eclipse-platform/eclipse.platform.ui
java
null
null
null
2005-06-08T08:27:25Z
2002-06-04T14:13:20Z