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
6,130
20,927
Bug 20927 [Dialogs] Need general path truncation strategy
Language: Spanish Build driver: 20020621 or F3 Reporter: Dani Rubio' General catch all: Y Test case #: Summary: TVT2: Variable {1} not replaced Description: In the CVS Repository perspective, expand the HEAD of one of the repositories and right click on one of the projects, select Check out as. You have the option to g...
2002-06-24 18:14:26
1,024,960,000
resolved wontfix
dd6a7a5
1,027,700,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/dialogs/ProgressMonitorDialog.java
Eclipse_Platform_UI
6,131
21,717
Bug 21717 Null Pointer Exception in EditorWorkbook.java
Upon closing a project, I got an error such as 'Unable to restore editor <name>'. Then I noticed that I was able to double click on the blank background where editors would normally be (no editor was open), and the blank 'gray' background would be 'maximized' as if an editor were there. I then noticed this error messag...
2002-07-18 19:20:46
1,027,030,000
resolved fixed
1fc4903
1,027,540,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java
Eclipse_Platform_UI
6,132
21,133
Bug 21133 Can't import prefernces from file with no extension
Build GM6 When you hit the Import button on the preferences page, you are allowed to pick a file from a list of existing files. If you choose a file with no extension, the .epf extension is automatically added to the filename, even if the <filemane>.epf file does not exist. Importing preferences should not automaticall...
2002-06-28 11:05:33
1,025,280,000
resolved fixed
320f9f4
1,027,370,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java
Eclipse_Platform_UI
6,133
21,202
Bug 21202 Export preferences says file created when it isn't
R2.0 If you choose to export preferences and there is nothing to save then no file is created. However the user is told that a file has been created even if it hasn't. STEPS 1) Open a fresh workspace 2) Open Worklbench->preferences 3) Select a file prefs.eps 4) Hit OK 5) You are given a message that says "preferences e...
2002-07-03 10:48:57
1,025,710,000
resolved fixed
995d4d8
1,027,350,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java
Eclipse_Platform_UI
6,134
21,511
Bug 21511 import wizard throws uncaught exception
When using WizardImportResourcePage to create an import wizard, a casting exception occurs under the following conditions: project or Java source folder is selected Import... is selected from the context menu The exception occurs when the following code is encountered: protected WizardImportResourcePage(String name, IS...
2002-07-11 18:12:36
1,026,430,000
closed fixed
7635b56
1,027,340,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardResourceImportPage.java
Eclipse_Platform_UI
6,135
19,780
Bug 19780 Table columns not distributing correctly in properties page
I have a table in my properties page, with two columns, using ColumnWeightData for the columns. If this page is the first page to come up when the dialog opens, then the columns are scrunched together. It appears that the client area is computed incorrectly for the table. If, however, another page is the default when t...
2002-06-10 09:26:11
1,023,720,000
verified fixed
0949ff3
1,026,500,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/PreferenceDialog.java
Eclipse_Platform_UI
6,136
19,821
Bug 19821 System Info does not show/list Features
null
2002-06-10 13:40:52
1,023,730,000
resolved fixed
56f5b6e
1,024,930,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/SystemSummaryDocumentProvider.java
Eclipse_Platform_UI
6,137
20,600
Bug 20600 TVT2:'About...' page:garbled char in "System info" page
Language: Japanese Language: Japanese Build driver: F2 Reporter: Yurina Imamura General catch all: Y Test case #: 10.001050 Summary: TVT2: 'About...' page problems Description: From the menu bar in the main Workbench panel, click on Help -> About Websphere Studio Workbench. When you click 'System Info' button, some lin...
2002-06-18 17:11:26
1,024,430,000
resolved fixed
8da48e2
1,024,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/SystemSummaryDocumentProvider.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/SystemSummaryEditor.java
Eclipse_Platform_UI
6,138
20,617
Bug 20617 Missing help context IDs for Keyboard Shortcuts actions
F3 Chris says: in org.eclipse.ui.internal.WorkbenchActionBuilder.makeActions() actions for the Window | Keyboard Shortcuts menu are created: there is a new context for ShowViewMenuAction, but the rest seem to be missing. 'show system menu' is in ShowPartPaneMenuAction 'activate editor' is ActivateEditorAction the rest ...
2002-06-18 22:57:28
1,024,460,000
resolved fixed
d6e1cb6
1,024,510,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActivateEditorAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CycleEditorAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CyclePerspectiveAc...
Eclipse_Platform_UI
6,139
20,214
Bug 20214 F3: Rename operation broken on AIX
Create a simple project, create a simple file, and then attempt to rename it. Eclipse *always* prompts that the new filename already exists, and asks whether you want to overwrite it. This happens in the case of a filename that does not already exist. When you choose to overwrite the nonexistent resource, an error dial...
2002-06-13 12:10:43
1,023,980,000
closed fixed
1efcf71
1,024,510,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/RenameResourceAction.java
Eclipse_Platform_UI
6,140
18,047
Bug 18047 Internal Error copying a file in the navigator.
Build F1 + UI Head stream. Create a project A with a file a.txt Select the file and press "Ctrl C", "Ctrl V". I dialog will popup asking the user for a new name. Press cancel. The following exception will be logged. BTW: I liked the old behavior better. It did what the file system does. I.e. it would create a file call...
2002-05-28 10:16:59
1,022,600,000
resolved fixed
87420e9
1,024,420,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java
Eclipse_Platform_UI
6,141
20,193
Bug 20193 NPE after importing Editor page preferences
F3 build Sorry for the long set of steps, but I couldn't find a smaller set that caused the problem: - open Preferences dialog, go to Workbench - Editors page - check the Close Editors Automatically checkbox - press Export... at bottom of Preferences dialog, export the current preferences to a file -> preference dialog...
2002-06-13 11:08:59
1,023,980,000
resolved fixed
804c95d
1,024,410,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchActionBuilder.java
Eclipse_Platform_UI
6,142
19,106
Bug 19106 Unable to restore MRU list message sent to log
Build F2 I had the following message in my log !ENTRY org.eclipse.ui 4 4 Jun 04, 2002 11:00:55.166 !MESSAGE Unable to restore mru list - no input factory ID. !SESSION Jun 04, 2002 11:15:41.521 --------------------------------------------- I suspect this is from starting up Eclipse at some point.
2002-06-04 11:44:41
1,023,210,000
resolved fixed
cb4cd11
1,024,350,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorHistory.java
Eclipse_Platform_UI
6,143
20,093
Bug 20093 Double entries on Java project properties
build 2002-06-12 (17:44) WinXP Reproducable on both Japanese and German - create new Java project - choose Properties from the context menu from the Navigator view - note all is ok - choose Properties from the context menu in the Packages view - note that there are 2 entries for "Java Build Path" and "Javadoc location"...
2002-06-12 19:08:52
1,023,920,000
resolved fixed
28d8670
1,024,330,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ObjectContributorManager.java
Eclipse_Platform_UI
6,144
20,347
Bug 20347 IllegalArgumentException pressing Ctrl+F6
build F3 -Workspace with 8 editors -Pressing Ctrl+F6 to go to the next editor causes an IllegalArgumentException in TableItem.setText via CycleEditorAction.addItems.
2002-06-14 11:09:15
1,024,070,000
resolved fixed
2df6363
1,024,330,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java
Eclipse_Platform_UI
6,145
20,162
Bug 20162 edit menu entries show up 3 times
F3 i have no idea how i got to that state i see each (most anyways) edit menu entries 3 times marking major - looks quite broken
2002-06-13 09:45:42
1,023,980,000
resolved fixed
efe4e0d
1,024,330,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/SubMenuManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActionSetMenuManager.java
Eclipse_Platform_UI
6,146
20,166
Bug 20166 NPE in ClassFileEditorActionContributor while restoring workbench
F3 build (20020612) - exited 20020611 using self-hosting workspace - installed 20020612 - started it, pointing it to the old workspace - got an Unable to read Workbench State error dialog - log has: !SESSION Jun 13, 2002 10:04:27.272 -------------------------------------------- - java.fullversion=J2RE 1.3.1 IBM Windows...
2002-06-13 09:53:55
1,023,980,000
resolved fixed
f7c17d4
1,024,330,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
6,147
20,084
Bug 20084 AssertionFailed in WelcomeEditor.dispose()
I am getting an exception in the log, although I did not notice anything visible at the UI when this was happenning. I was running through update scenarios so this may be related to update, but the exception is in UI code around the welcome editor, so will have you take the first crack at it. Steps: * install clean bui...
2002-06-12 17:35:58
1,023,920,000
resolved fixed
96ba1cb
1,024,330,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WelcomeEditor.java
Eclipse_Platform_UI
6,148
20,178
Bug 20178 Lack of a product welcome.xml specification breaks Welcome...
F3 If the primary feature does not include a welcome.xml in the about.ini - no other welcome.xml files can be opened. The Help>Welcome... results in nothing (the list selection dialog of available welcome.xml files is not opened). WSWB was planning on not providing a welcome as it was redundant with the platform (we ha...
2002-06-13 10:32:52
1,023,980,000
resolved fixed
f9f16de
1,024,330,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WelcomePageSelectionDialog.java
Eclipse_Platform_UI
6,149
19,981
Bug 19981 Problems with accelerators in emacs mode
Build 20020611 + latest org.eclipse.ui changes - switch to emacs key bindings - open a text file, e.g. Test.java Many menu items have incorrect accelerator text. This is a regression. This worked properly in 20020611 (mostly, see below). File menu: - Close - has Ctrl+X Ctrl+K but is missing Ctrl+F4 - Save - missing Ctr...
2002-06-12 01:57:21
1,023,860,000
resolved fixed
8f924e8
1,023,900,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WWinKeyBindingService.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
6,150
19,651
Bug 19651 Team menu disapear from Hierarchy and Packages view.
Build F2 Steps: 1) Open eclipse with an new workspace. 2) Open java perspective and close resouce perspective. 3) Create a Java Project "TestProject" 4) Create a Java class "TestClass" 5) Past the following code in the TestClass and save it. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ public class Test...
2002-06-07 15:34:10
1,023,480,000
resolved fixed
1c00167
1,023,890,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ObjectContributorManager.java
Eclipse_Platform_UI
6,151
19,933
Bug 19933 Emacs: keybinding service always clears status line
Build 20020611 When running in with Emacs keybindings, any action that writes to the status line will have the status line message cleared by AcceleratorScope.resetMode. When a mode is entered, the keysequence that started the mode is written to the status line. AcceleratorScope.resetMode is intended to cleanup the sta...
2002-06-11 14:59:58
1,023,820,000
verified fixed
3fcf9b9
1,023,830,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/registry/AcceleratorScope.java
Eclipse_Platform_UI
6,152
19,150
Bug 19150 Leaking RetargetAction and LabelRetargetAction etc on editor switching
20020602 Using OptimizeIt 3.02 Professional Open a Java Editor on a compilation unit Open an editor on a .properties file (focus is now on the .properties editor) Perform a GC Mark the current instance count Give focus to the editor Give focus to the .properties file Perform a GC I will attach a screen shot of the resu...
2002-06-04 14:01:14
1,023,210,000
resolved fixed
490974e
1,023,820,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/RetargetAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WWinPluginAction.java
Eclipse_Platform_UI
6,153
18,525
Bug 18525 Calls to IWorkbenchPart.dispose() should be wrapped in an ISafeRunnable
null
2002-05-31 16:44:44
1,022,880,000
resolved fixed
ba48440
1,023,820,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java
Eclipse_Platform_UI
6,154
19,426
Bug 19426 Editor name in tab changes
F2 1) Open a plugin.xml file using the default PDE editor 2) Open some other file 3) Exit/Restart the workbench 4) Note that the PDE editor tab says plugin.xml, click on it, its name changes to the plugin name.
2002-06-05 16:57:27
1,023,310,000
verified fixed
eef1852
1,023,820,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java
Eclipse_Platform_UI
6,155
18,732
Bug 18732 Tooltip wrong on start up for label retarget toolitem from action set
F2 1) Install readme examle 2) Open readme editor 3) Select outline 4) Exit/Restart 5) Note that the tool tip for the leftmost readme tool item is "Open Readme Browser - Retartget Label Update" - this is incorrect, its the tooltip of the action not its handler 6) Window>Readme File Editor>Outline Action 5 - this is the...
2002-06-03 10:58:04
1,023,120,000
verified fixed
783cd56
1,023,820,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActionDescriptor.java
Eclipse_Platform_UI
6,156
19,494
Bug 19494 [Preferences] Preferences not working with import/export
null
2002-06-06 10:36:24
1,023,370,000
closed fixed
091d163
1,023,810,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/DecoratorManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PlatformUIPreferenceListener.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/Dec...
Eclipse_Platform_UI
6,157
19,848
Bug 19848 Action multiple set contributions lost when one action set removed
20020610 1) Open resource perspective 2) Window>Customize Perspective 3) Turn on Java Debug, OK 4) Look at the contents of the run menu 5) Window>Customize Perspective 6) Turn on Debug, Launch, OK 7) Look at the contents of the run menu 8) Window>Customize Perspective 9) Turn off Java Debug, OK 10) Look at the contents...
2002-06-10 17:17:21
1,023,740,000
verified fixed
4aa3a8a
1,023,810,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/SubMenuManager.java
Eclipse_Platform_UI
6,158
18,579
Bug 18579 Selection event not fired
1) enable single click to open 2) switch to the Java Browsing perspective 3) swtich to the packages view 4) press the mouse over a package, move and release ->the down stream types view doesn't update. It looks like no selection event is sent out. Suspect a problem in JFace. Dani pls investigate and move the bug if nee...
2002-06-01 07:57:35
1,022,930,000
verified fixed
667defc
1,023,810,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/util/OpenStrategy.java
Eclipse_Platform_UI
6,159
19,786
Bug 19786 multiple status items when opening editors
clean 0610. opening editors cause multiple status line panels (read/write, insert/overwrite, line:column) to appear.
2002-06-10 09:58:21
1,023,720,000
resolved fixed
a293a06
1,023,730,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/StatusLine.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/action/StatusLineManager.java
Eclipse_Platform_UI
6,160
19,101
Bug 19101 View tab contains title text
F2 build - do a search that generates some results - close all perspectives - open Java perspective - show view / Search - it appears with the last search indicated in the titlebar, but also in the tab.
2002-06-04 11:37:18
1,023,210,000
resolved fixed
451a1cd
1,023,720,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartTabFolder.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ViewFactory.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPartReference.java
Eclipse_Platform_UI
6,161
19,358
Bug 19358 NPE in WorkbenchPage.busyResetPerspective
null
2002-06-05 11:58:52
1,023,290,000
verified fixed
e70065d
1,023,720,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
6,162
19,295
Bug 19295 System Summary format hard to read for change log
Would help quite a bit if the system summary had text markers, especially in the change log area, to allow others to see the changes as logical steps (tracked events). Here is the log I posted on the update mailing list to discuss how many events should be tracked - with text markers(---): Update Manager Log: Configura...
2002-06-05 08:46:35
1,023,280,000
resolved fixed
8902538
1,023,720,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/SystemSummaryDocumentProvider.java
Eclipse_Platform_UI
6,163
19,343
Bug 19343 Export preferences doesn't append file extension
Build 20020602 (F2) When exporting preferences the file chooser filters by extension *.epf but doesn't add that extension to file names entered -- meaning that the file apparently disappears from the list.
2002-06-05 11:18:41
1,023,290,000
resolved fixed
ff77ad5
1,023,710,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java
Eclipse_Platform_UI
6,164
18,734
Bug 18734 Problem with new preference import feature
Build 20020602 (F2) I noticed a problem in how the UI handles the new preference import feature. The code is as follows: IStatus status = Preferences.validatePreferenceVersions(path); if (!status.isOK()) { ErrorDialog.openError(...); return; } This is not the intended behaviour. The status object returned by Core can h...
2002-06-03 11:00:37
1,023,120,000
resolved fixed
efc222e
1,023,710,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/dialogs/ErrorDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/PreferenceErrorDialog.java
Eclipse_Platform_UI
6,165
19,540
Bug 19540 XMLMemento.createReadRoot can return null
null
2002-06-06 16:05:55
1,023,390,000
verified fixed
e5c9255
1,023,480,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/XMLMemento.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkingSetManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java bundles/org....
Eclipse_Platform_UI
6,166
18,641
Bug 18641 IllegalArg exception while deleting projects/closing editors
I just started eclipse up with many editors open (non of them where activated yet) 1) select 3 projects (all JUnit project) 2) execute delete - push yes to delete the contents. Got the message dialog: Error restoring editor. Below is the stack trace with the illegal argument exception. Once you are in this state you ca...
2002-06-01 17:42:34
1,022,970,000
resolved fixed
115aee1
1,023,470,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorPresentation.java
Eclipse_Platform_UI
6,167
18,725
Bug 18725 Create name field does not have focus in new project wizard
F2 1) File>New>Project>Simple>Project>Next The Project name field does not have focus.
2002-06-03 10:34:54
1,023,110,000
verified fixed
a1542e4
1,023,460,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/WizardExternalProjectImportPage.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/WizardFileSystemResourceImportPage1.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/Wizar...
Eclipse_Platform_UI
6,168
19,247
Bug 19247 StringFieldEditor: width != UNLIMITED is ignored
Builds F1 & F2 - the width argument in the constructor seems to be ignored, it's always UNLIMITED. Worked fine in build M5...
2002-06-05 00:03:22
1,023,250,000
resolved fixed
bc9e630
1,023,380,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/StringFieldEditor.java
Eclipse_Platform_UI
6,169
18,654
Bug 18654 NPE in GotoActionGroup
Lines 57-58 of org.eclipse.ui.views.navigator.GotoActionGroup are: ----------- IStructuredSelection resourceSelection = ResourceSelectionUtil.allResources (selection, IResource.PROJECT); if (!resourceSelection.isEmpty()) { ----------- ResourceSelectionUtil.allResources() can return null in several cases, resulting in a...
2002-06-02 10:32:11
1,023,030,000
resolved fixed
67767e3
1,023,380,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/GotoActionGroup.java
Eclipse_Platform_UI
6,170
18,929
Bug 18929 Switching view to fast view leaves a "zumbi" view around
build 20020602 (F2) Tested only on windows 1) Supposed you have Package and Hierarchy together on the same view. 2) Drag the Package view making it be a Fast View 3) Resize the hierarchy view to be wider 4) At this point you got a huge gray area 5) Try switch to another view, look like the old view is around (no log fo...
2002-06-03 17:25:47
1,023,140,000
resolved fixed
2682a66
1,023,220,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartTabFolder.java
Eclipse_Platform_UI
6,171
16,707
Bug 16707 Missing action labels until editor made active
Build 20020521 (1:39pm) - Do a search that finds references in a java file - Make sure there are no open java editors - Double-click on a search result to open the editor -> Now the editor is open, but it has never been active. - Open the "Edit" menu. You will see the following items: FindNext.label FindPrevious.label ...
2002-05-21 17:52:49
1,022,020,000
resolved fixed
f052202
1,022,920,000
bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/ui/texteditor/BasicTextEditorActionContributor.java
Eclipse_Platform_UI
6,172
7,712
Bug 7712 No scroll bars in Microsoft Word documents opened from the workbench
When a Microsoft Word document in a project is opened from the workbench, no scroll bars appear in the document window. This makes it extremely difficult to navigate around a large document.
2002-01-16 10:13:40
1,011,190,000
resolved fixed
677be5a
1,022,890,000
bundles/org.eclipse.ui.win32/src/org/eclipse/ui/internal/editorsupport/win32/OleEditor.java
Eclipse_Platform_UI
6,173
17,581
Bug 17581 CompletionProposalPopup should null its instance vars on hide()
F1 CompletionProposalPopup intances are not removed righth away when you dimiss the popup,so they should clean the memory more agressively when hide() is called fFilteredProposals is especially painful
2002-05-24 06:16:25
1,022,240,000
verified fixed
0b04091
1,022,880,000
bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/contentassist/CompletionProposalPopup.java
Eclipse_Platform_UI
6,174
17,365
Bug 17365 Text Editor: icons in vert. ruler disappear for partial top line
- open Java text editor on file that is larger as view (so that you can scroll) - generate any kind of icon in vertical ruler (e.g. a breakpoint) - use the thumb to carefully scroll pixel wise so that a top line is half visible - now scroll with the scrollbar buttons (not the thumb!) until a line with an icon is at the...
2002-05-23 11:31:48
1,022,170,000
verified fixed
29da2c3
1,022,880,000
bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/source/AnnotationRulerColumn.java bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/source/VerticalRuler.java
Eclipse_Platform_UI
6,175
17,018
Bug 17018 org.eclipse.ui.examples.redmetool.AddSentenceResolution is calling getEditors
20020521 org.eclipse.ui.examples.redmetool.AddSentenceResolution.run(...) is calling the deprecated WorkbenchPage.getEditors()
2002-05-22 15:39:34
1,022,100,000
verified fixed
1bd33ca
1,022,880,000
examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/AddSentenceResolution.java
Eclipse_Platform_UI
6,176
18,165
Bug 18165 IWorkbenchPart doesn't work as described
Please fix the JavaDOC for IWorkbenchPart. It states that createPartControl(Composite) will get called after init. This is not guaranteed to occur.
2002-05-29 09:22:48
1,022,680,000
resolved fixed
45ba840
1,022,880,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/IWorkbenchPart.java
Eclipse_Platform_UI
6,177
17,720
Bug 17720 Add example markers in readme example is broken
F1 The readme popup menu used to include items to add a number of custom markers. These markers demonstrate marker resolution and F1 targetting. These had been under Add which is no longer on the context menu.
2002-05-24 11:37:44
1,022,250,000
resolved fixed
6983d6d
1,022,880,000
examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/ReadmeEditor.java
Eclipse_Platform_UI
6,178
18,405
Bug 18405 Preference pages are sometimes detached from right edge
Build 20020530 plus latest changes to org.eclipse.ui - open prefs so that Workbench pref is selected - expand it - select Appearance - select Compare - it resizes a bit larger - select Appearance - its right edge is indented -- it did not relayout due to the resize
2002-05-31 00:10:10
1,022,820,000
resolved fixed
23e5e22
1,022,870,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/PreferenceDialog.java
Eclipse_Platform_UI
6,179
16,839
Bug 16839 [Editor Mgmt] Need to remove deprecated 2.0 APIs
Just a reminder that we need to remove API that we added in 2.0 and deprecated them. E.g. getEditorThreshold in IWorkbenchPage and IPageLayout.
2002-05-22 11:10:26
1,022,080,000
resolved wontfix
0ea2a41
1,022,870,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/IPageLayout.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PageLayout.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java bundles/org.eclipse.ui/Eclipse UI/or...
Eclipse_Platform_UI
6,180
17,979
Bug 17979 CellEditorActionHandler relies on English accelerators
The CellEditorActionHandler creates actions using the String definitions in messages.properties in org.eclipse.ui. The accelerators in these definitions will only be set in English as the accelerators are not translated. If they are to be used they should be set explicitly. The issue is with all of the handlers.
2002-05-27 16:39:21
1,022,530,000
closed fixed
fc3b5c7
1,022,860,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/part/CellEditorActionHandler.java
Eclipse_Platform_UI
6,181
18,152
Bug 18152 OutOfMemory error and NPE in editor
When running a project with F1 I get an OutOfMemoryError. This happens after the project is loaded, and then I try to open one of the java projects files in the editor. This does not happen when using M5. log lines ******************** !SESSION maj 29, 2002 14:32:11.324 --------------------------------------------- jav...
2002-05-29 08:42:43
1,022,680,000
resolved fixed
9be2212
1,022,860,000
bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/contentassist/ContentAssistant.java
Eclipse_Platform_UI
6,182
18,406
Bug 18406 Restore default on Editors page leaves OK disabled
Build 20020530 + latest UI Case 1: - open editors pref page - change size of recently opened file list to 99 - it complains and disables OK - restore defaults - OK is still disabled Case 2: - open editors pref page - select Close editors automatically - change number to 0 - it complains and disables OK - restore defaul...
2002-05-31 00:15:51
1,022,820,000
resolved fixed
5520f12
1,022,860,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/IntegerFieldEditor.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/StringFieldEditor.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/EditorsPreferencePage.java
Eclipse_Platform_UI
6,183
18,182
Bug 18182 BooleanFieldEditor gets out of synch after restoring defaults
Build 20020528 The boolean field editor does not send the property changed event after "Restore Defaults" is pressed on a preference page. This is because the editor keeps the state of the last value (field wasSelected) which is not updated when the defaults are restored.
2002-05-29 11:04:13
1,022,680,000
verified fixed
bc52a1f
1,022,860,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/BooleanFieldEditor.java
Eclipse_Platform_UI
6,184
18,016
Bug 18016 most menu actions should be disabled for cus from repo
null
2002-05-28 05:15:46
1,022,580,000
resolved fixed
5191165
1,022,850,000
bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/source/SourceViewer.java
Eclipse_Platform_UI
6,185
13,294
Bug 13294 NLS-related issue in org.eclipse.internal.ui.WWinPluginAction
null
2002-04-10 10:15:28
1,018,450,000
closed fixed
5a3bf7d
1,022,850,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WWinPluginAction.java
Eclipse_Platform_UI
6,186
14,807
Bug 14807 Doing backward find/replace all causes infinite loop
Build 20020412 In an editor window, type the following: a.b Put the cursor at the end of the text. Select Edit->Find/Replace set the following dialog settings: Backward find: a. replace with: test.a. Click Replace All The editor will replace the "a.", but the insertion point will stay at the end of the newly inserted t...
2002-04-26 17:25:25
1,019,860,000
verified fixed
7c6acdb
1,022,850,000
bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/ui/texteditor/FindReplaceDialog.java
Eclipse_Platform_UI
6,187
18,335
Bug 18335 Perspective contents lost when view is maximized
All the contents of the perspective (views, layout info) is lost when the following actions are performed in F1: Maximize a view in any perspective. Switch to another perspective and exit the workbench. Open the workbench and switch to the perspective with the maximized view. Observe that only the maximized view is act...
2002-05-30 12:25:29
1,022,780,000
resolved fixed
1e2ea50
1,022,790,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartSashContainer.java
Eclipse_Platform_UI
6,188
2,052
Bug 2052 Build Error info not accessible (1GDUXNJ)
When you get a build error (e.g., after saving a file with autobuild on), the UI puts up a dialog which says "Errors during build" The actual exception which is thrown back has much more information in it. Recent changes mean that the build will not fail completely when the first builder fails. We will continue to try ...
2001-10-10 22:25:26
1,002,770,000
resolved fixed
2cacc51
1,022,790,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/ShowInNavigatorAction.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/GlobalBuildAction.java bund...
Eclipse_Platform_UI
6,189
18,310
Bug 18310 Preference Dialog gets too large for pages with tables
In a lower resolution mode if a preference page has a table (like the installed JREs) it is possible for the page to get too large to fit onto the screen rela estate. The size of the table is dependant on the size of the previous pages composite - if it was a large on the preferred size of the table will be large. I su...
2002-05-30 10:05:18
1,022,770,000
resolved fixed
04f2218
1,022,770,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/PreferenceDialog.java
Eclipse_Platform_UI
6,190
17,292
Bug 17292 Inconsistent Undo behaviour for Cut/Copy/Paste in outline
Build 20020521 (freeze 1) 1) Open a java editor on some class 2) In the content outline, select a method and do Ctrl+X to cut 3) Notice in the menus, Edit->Undo and Refactor->Undo are disabled 4) Now select the type node in the content outline, and Ctrl+V to paste 5) Still, neither Undo action is enabled 6) Now click i...
2002-05-23 10:29:25
1,022,160,000
resolved wontfix
e51391b
1,022,770,000
bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/ui/texteditor/BasicTextEditorActionContributor.java
Eclipse_Platform_UI
6,191
18,018
Bug 18018 NPE in IncrementalFindTarget
1. Open the plugin.xml editor 2. Switch to the source page 3. press ctrl-J ==> nothing happens and the error is written to .log: !ENTRY org.eclipse.core.resources 1 4 May 28, 2002 11:48:30.516 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 May 28, 2002 11:48:30.531 !MESSAGE java.lang.NullP...
2002-05-28 05:39:28
1,022,580,000
resolved fixed
a4bb112
1,022,770,000
bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/ui/texteditor/IncrementalFindTarget.java
Eclipse_Platform_UI
6,192
18,268
Bug 18268 not finding images and files in NL-specific subdirectories
build 200205291235 Setup - Start eclipse. - Open the about dialog - Observe: There is a main image. - Exit eclipse. 1. Copy the file <install>/eclipse/org.eclipse.platform_2.0.0/eclipse_lg.gif down into an NL-specific subdirectory; i.e., move it to <install>/eclipse/org.eclipse.platform_2.0.0/nl/en/eclipse_lg.gif 2. De...
2002-05-29 21:37:39
1,022,720,000
resolved fixed
8435a70
1,022,760,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/AboutInfo.java
Eclipse_Platform_UI
6,193
16,199
Bug 16199 new welcome page presentation
Notes from a discussion with Kevin H before lunch: The workbench should have a Help -> "Getting Started" menu item that opens a dialog of some sort; the dialog presents a list of all features with a welcome page ("welcomePage" property in feature's plug-in's about.ini file) and affords the user some way to make a singl...
2002-05-16 16:10:10
1,021,580,000
resolved fixed
ea54731
1,022,700,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/AboutInfo.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/QuickStartAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WelcomePageSelectionDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java bund...
Eclipse_Platform_UI
6,194
16,984
Bug 16984 Need to make Text Encoding pref real
Build 20020521 Needs to be moved out of Work in Progress.
2002-05-22 14:51:36
1,022,090,000
resolved fixed
b4ec21d
1,022,700,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/EditorsPreferencePage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkInProgressPreferencePage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
Eclipse_Platform_UI
6,195
17,385
Bug 17385 [EditorMgmt] Write openEditor in terms of IStorage instead of
I tried to open "package.html" which was in a jar (org.elcipse.core.boot/boot.jar). I got the following: !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 May 23, 2002 11:18:46.71 !MESSAGE org.eclipse.jdt.internal.ui.javaeditor.JarEntryEditorInput !STACK 0 java.lang.ClassCastException: org.ec...
2002-05-23 12:11:24
1,022,170,000
resolved wontfix
e8e9968
1,022,690,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorManager.java
Eclipse_Platform_UI
6,196
17,480
Bug 17480 Menus for Ole documents incorrect
Eclipse F1 1) Open an ole editor on a bitmap file 2) Open an ole eidtor on a word document 3) flip between the two tabs by clicking on the tabs. Notice that the menu is not the correct menu for the ole editor that is active. The problem is that one editor is being activated and setting the menu and then the other edito...
2002-05-23 16:07:53
1,022,180,000
closed fixed
09b0b23
1,022,680,000
bundles/org.eclipse.ui.win32/src/org/eclipse/ui/internal/editorsupport/win32/OleEditor.java
Eclipse_Platform_UI
6,197
16,947
Bug 16947 Window becomes useless once all persp. are closed.
1) Change preferences to Open a perspective in a new window. 2) Close all perspectives in a window. 3) You can't open a perspective in that window anymore. Options: 1) Ask the user if the window should be closed when the last persp. is closed. 2) Open a perspective in the same window if there is no perspective in that ...
2002-05-22 14:16:10
1,022,090,000
resolved fixed
53e18ee
1,022,620,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ChangeToPerspectiveMenu.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
6,198
16,974
Bug 16974 Export on packages view don't care with the select items
Build 20020521 Tested on Linux/Motif and W2K 1) Select some Items in the Packages view 2) In popup menu choice the option "Export..." 3) In the first page of the export dialog choice "File System" 4) The selects items to be export are not the same items that was select on the step 1 in the packages view. The bug do not...
2002-05-22 14:45:33
1,022,090,000
closed fixed
13e632b
1,022,610,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/ExportResourcesAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/ImportResourcesAction.java
Eclipse_Platform_UI
6,199
16,433
Bug 16433 Bad failure mode when view fails to load
Build 20020519 1) Start with a new workspace 2) New->Project->Plugin Project 3) Choose the sample "Plugin with a view" 4) Hit finish 5) Now launch a runtime workspace with this new plugin 6) Open the "Sample View" created by the plugin 7) Shutdown the runtime workbench 8) Edit the Plugin class for your sample view plug...
2002-05-20 10:42:50
1,021,910,000
resolved fixed
08164f2
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PageLayout.java
Eclipse_Platform_UI
6,200
16,364
Bug 16364 Task list tab shows incorrect number of items
build 20020517 The task list tab indicates I have (0 items). The title indicates (correctly) that I have 1 item.
2002-05-18 14:22:59
1,021,750,000
resolved fixed
c909915
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartTabFolder.java
Eclipse_Platform_UI
6,201
9,545
Bug 9545 NPE when selecting an entry in advanced tracing page
20020212 1. in the preferences, 'Advanced Tracing' page, select 'Workspace Plug-ins' java.lang.NullPointerException at org.eclipse.ui.views.properties.PropertySheetPage.handleEntrySelection (PropertySheetPage.java:161) at org.eclipse.ui.views.properties.PropertySheetPage$1.selectionChanged (PropertySheetPage.java:97) a...
2002-02-13 05:38:37
1,013,600,000
resolved fixed
3cb64a8
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/properties/PropertySheetPage.java
Eclipse_Platform_UI
6,202
16,915
Bug 16915 Editors not closed properly when reusing editors with multiple workbooks
Number of editors to reuse should be independent of the number of editor workbooks but seems that if the number is 4 and you have 2 editors workbook, you may end up with 8 editors. When the editor to be reused is in another workbook, the active workbook is changed. I think that making sure the number of opened editors ...
2002-05-22 12:53:13
1,022,090,000
resolved fixed
13992c3
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorPresentation.java
Eclipse_Platform_UI
6,203
18,007
Bug 18007 Perspective icon tooltips should indicate "Perspective"
Build 20020521 The tooltip you get when hovering over a perspective icon should indicate "{0} Perspective" to distinguish them from fast views. E.g. "Java Perspective" instead of just "Java". A small change, but it's important to distinguish between perspectives and fast views.
2002-05-27 22:47:40
1,022,550,000
resolved fixed
f549b02
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/SetPagePerspectiveAction.java
Eclipse_Platform_UI
6,204
16,885
Bug 16885 Dismissing fast view should not unzoom other editors and views
Build 20020521 - zoom an editor - activate a fast view - dismiss the fast view - the editor is unzoomed The tests are failing due to this problem. This was apparently introduced in the fix to fast view zooming. While more aggressively unzooming is better than corrupting the layout, we previously tried to keep editors a...
2002-05-22 12:09:23
1,022,080,000
resolved fixed
f4f677d
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
6,205
17,981
Bug 17981 Cycle Actions do not work in German
The Ctrl+F6,F7 and F8 do not work in German. Ctrl+F6 and Ctrl+F7 work sometimes and Ctrl+F8 never works. I suspect it is because the accelerators are never explicitly set.
2002-05-27 16:46:28
1,022,530,000
closed fixed
d3a125c
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CycleEditorAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java
Eclipse_Platform_UI
6,206
2,523
Bug 2523 Some actions still enabled when project closed (1GFJB19)
Close a project. Notice from the project's popup menu, that copy and move are still enabled. But they fail with an error message saying project is not opened (duh!) Same applies to Go Into Go To? Open Perspective? NOTES:
2001-10-10 22:38:06
1,002,770,000
resolved fixed
dbe9db3
1,022,600,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/GotoActionGroup.java bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/views/navigator/OpenActionGroup.java
Eclipse_Platform_UI
6,207
16,889
Bug 16889 Header/Banner background in Preferences page
The background color of the header in the Preferences page is not being set, but it seems that the foreground is set. In some color themes on AIX, the header title is not visible because the chosen foreground happens be the same as the default background. Plus, the image in the right/top corner has white background. It...
2002-05-22 12:13:45
1,022,080,000
closed fixed
d9e53d4
1,022,590,000
bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/dialogs/TitleAreaDialog.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/preference/PreferenceDialog.java bundles/org.eclipse.ui/Eclipse JFace/org/eclipse/jface/resource/JFaceColors.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/W...
Eclipse_Platform_UI
6,208
17,277
Bug 17277 Java Editor: converting line delimiters and undo
If I convert line delimiters for a file and then choose 'undo' only the last delimiter is changed. My test file had 3000 lines :-)
2002-05-23 10:09:55
1,022,160,000
verified fixed
6ae3301
1,022,580,000
bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/DefaultUndoManager.java bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/ITextViewerExtension.java bundles/org.eclipse.ui/Eclipse JFace Text/org/eclipse/jface/text/TextViewer.java bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/u...
Eclipse_Platform_UI
6,209
16,014
Bug 16014 Find dialog replaces search string
1. Select a work (e.g. "abc") 2. Open Find dialog (Ctrl+F) 3. Enter different string into the Replace With field (e.g. "xyz") 4. Press "Replace" Note: The search string ("abc") has been replaced (with "xyz")
2002-05-15 03:52:42
1,021,450,000
resolved fixed
f49960b
1,022,580,000
bundles/org.eclipse.ui/Eclipse UI Text Editor/org/eclipse/ui/texteditor/FindReplaceAction.java
Eclipse_Platform_UI
6,210
17,893
Bug 17893 Editor reuse threshold does not disable properly when defaults restored
Build 20020521 - go to Workbench prefs - if Close Editors Automatically is selected, deselect it - Note that the label and field for "Number of opened editors before closing" are disabled - select Close Editors Automatically - change Number of opened editors before closing to 4 - Restore Defaults - Close Editors is des...
2002-05-26 22:26:17
1,022,470,000
resolved fixed
1ef7395
1,022,540,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
Eclipse_Platform_UI
6,211
16,988
Bug 16988 Key Bindings pref needs to be real
Build 20020521 Need to move it out of Work in Progress page.
2002-05-22 14:57:39
1,022,090,000
resolved fixed
0ef1577
1,022,540,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkInProgressPreferencePage.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
Eclipse_Platform_UI
6,212
17,894
Bug 17894 Open Mode pref not reset by Restore Defaults
Build 20020521 - go to Workbench prefs - change Open Mode to Single Click and select both checkboxes - Restore Defaults - no change to these It should revert to Double Click and clear both checkboxes
2002-05-26 22:30:32
1,022,470,000
resolved fixed
bae207e
1,022,540,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
Eclipse_Platform_UI
6,213
17,382
Bug 17382 Ctrl+Shift+T does not work in emacs mode
Build 20020521 - switch to emacs mode - close all perspectives - open Java perspective - Navigate / Open Type has Ctrl+Shift+T as accelerator - it works now - open a text editor (either plain text or Java editor) - Ctrl+Shift+T no longer works - Navigate / Open Type still indicates it as its acceleror
2002-05-23 12:07:32
1,022,170,000
resolved fixed
4ecd821
1,022,540,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WWinKeyBindingService.java
Eclipse_Platform_UI
6,214
16,771
Bug 16771 Actions rely on localization support.
Accelerators that use Spaces (Content assist and parameter assist) do not work in Locales other than English (tested in German and Italian with the same results).
2002-05-22 09:22:10
1,022,070,000
closed fixed
cc0e1a6
1,022,530,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/NewWizardAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ActivateEditorAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/CyclePerspectiveAction.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ShowViewMenuAc...
Eclipse_Platform_UI
6,215
16,692
Bug 16692 Editor Action Bars not updating properly
20020519 build 1. Go to the resources view. In Navigator pane do the following (in this order): a. double click on a *.class file b. double click on a *.java file c. double click on a *.java file d. double click on a *.class file. 2. The file in Step d has focus. Move the mouse over the tab for the file in Step a. Clos...
2002-05-21 16:52:24
1,022,010,000
resolved fixed
6641e1c
1,022,530,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java
Eclipse_Platform_UI
6,216
16,854
Bug 16854 NPE in OleEditor
Windows 2000 Eclipse F1 Noticed many of these entries in my .log. Not sure how to reproduce it. !MESSAGE Problems occurred when invoking code from plug-in: org.eclipse.core.resources. !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.editorsupport.win32.OleEditor$1.resourceChanged (OleEditor.java:47) a...
2002-05-22 11:24:22
1,022,080,000
closed fixed
2c4d667
1,022,530,000
bundles/org.eclipse.ui.win32/src/org/eclipse/ui/internal/editorsupport/win32/OleEditor.java
Eclipse_Platform_UI
6,217
17,232
Bug 17232 WWinPluginAction is a source of memory leak
F1 WWinPluginAction creates a RetargetAction in its constructor and then calls partActivated on it, which registers the RetargetAction as a propertyChangeListener partDeactivated seems to be never called on that RetargetActin, which leads to memory leaks
2002-05-23 09:24:16
1,022,160,000
resolved fixed
70ea0e9
1,022,530,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
6,218
16,384
Bug 16384 Leak: Outline hangs onto registered menus
After working for a while (4 hours) with eclipse, I get OutofmemoryError. I have Win2k/Sp2/384MB RAM. I suspect it's a memory leak. I have some large projects loaded on my workspace but I work with only few small projects. Eclipse build - integration 20020517
2002-05-19 07:28:49
1,021,810,000
resolved fixed
60eb9fe
1,022,520,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/PartSite.java
Eclipse_Platform_UI
6,219
16,445
Bug 16445 Import External Project should only ask for location
null
2002-05-20 12:11:34
1,021,910,000
closed fixed
712fddb
1,022,510,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/WizardExternalProjectImportPage.java
Eclipse_Platform_UI
6,220
17,504
Bug 17504 Local history preference "Entries per file" can only be lowered, never increased
build F1 -set the "Entries per file" local history preference from the default 50 you probably have now to 10 -restart ->You can no longer set the value higher than 10. Doing so results in a message "Above maximum Entries per file: 10".
2002-05-23 16:51:11
1,022,190,000
closed fixed
70aef89
1,022,510,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/FileStatesPage.java
Eclipse_Platform_UI
6,221
17,813
Bug 17813 Export Select Types does not filter but uses entire workbench
The select types function in Export currently doies not filter on the current selection but rather selects all files of the filtered type. STEPS 1) Create 2 Java Projects with classes 2) Select one of them 3) Select export - the selected one is selected 4) Filter on.java - java files in both are selected
2002-05-24 15:39:45
1,022,270,000
closed fixed
e780c50
1,022,500,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/dialogs/WizardExportResourcesPage.java
Eclipse_Platform_UI
6,222
10,034
Bug 10034 Inconsistent file structure for export selected directories
Since the version 2.0, we have an abnormal behaviour with the export function. With 1.0 version, if we have a project name <test> with a default package and a package called <pactest>, and choose to export this project into a file systme folder <foldertest>, the result is : - all the classes of default package are expo...
2002-02-21 02:59:46
1,014,280,000
closed fixed
a9b9d10
1,022,270,000
bundles/org.eclipse.ui/Eclipse UI Standard Components/org/eclipse/ui/wizards/datatransfer/FileSystemExportOperation.java
Eclipse_Platform_UI
6,223
16,558
Bug 16558 Cannot get to hyperlink in About dialogs with keyboard
The About Dialogs (about, About Features and Aout plug-ins) all have hyperlinks that cannot be negotiated with the keyboard.
2002-05-21 10:22:10
1,021,990,000
resolved fixed
aad51df
1,022,010,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/ProductInfoDialog.java
Eclipse_Platform_UI
6,224
16,374
Bug 16374 Should prompt for new name on paste to same location
null
2002-05-18 21:26:55
1,021,770,000
resolved fixed
01a2e98
1,021,940,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java
Eclipse_Platform_UI
6,225
12,650
Bug 12650 Contributing action sets from plugin fragments
Build: 20020328 I attempted to contribute an action set to the UI plugin. The class for the action delegate was found, but the icons were not. I believe this is due to the fact that WorkbenchImages.getImageDescriptorFromExtension(...) does not search plugin fragments for icons. This means that translators cannot provid...
2002-04-02 16:06:19
1,017,780,000
resolved fixed
736b645
1,021,920,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java
Eclipse_Platform_UI
6,226
16,377
Bug 16377 Dismissing zoomed fast view corrupts perspective layout
Build 20020517 - imported a file (CopyFilesAndFoldersOperation.java) - had sync already open as a fast view - did a sync - zoomed sync view by double-clicking in its title bar - reviewed changes - dismissed sync view by clicking in shortcut bar - the perspective went completely blank - made sync view active again by cl...
2002-05-18 22:25:56
1,021,780,000
resolved fixed
52d22e1
1,021,910,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Perspective.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
6,227
16,317
Bug 16317 AboutPlugins dialog and AboutFeaturesDialog have %Appname in title
build 20020517 AboutPlugins dialog and AboutFeaturesDialog have %Appname in title Should not be using app name
2002-05-17 17:16:25
1,021,670,000
resolved fixed
d47fcb3
1,021,670,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutPluginsDialog.java
Eclipse_Platform_UI
6,228
7,734
Bug 7734 System can be shut down without save-file warnings
When a WSWB session is open with some opened, dirty .txt file, shutting down Windows will cause the loss of the changes in the .txt file. Steps To Reproduce: start WSWB and create a new project create a text file in the project and add a line of text to it. Notice that the text file is marked as a dirty file Left click...
2002-01-16 10:35:34
1,011,200,000
resolved fixed
89214bb
1,021,670,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
6,229
16,178
Bug 16178 LRU working set contains removed working set
The last recently list is not updated when one of its working sets is deleted.
2002-05-16 12:45:15
1,021,570,000
resolved fixed
03c0a34
1,021,660,000
bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkingSetManager.java bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/FilterDialog.java
Eclipse_Platform_UI