id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
4,930
76,507
Bug 76507 [Encoding] properties dialog show BOM when there is no BOM
n20041017 The properties dialog for a file will say: Byte Order Mark is ... whenever the encoding for a file is determined from its contents (regardless a BOM was found or not). Test case: check with any *.properties files - it will say the file has a ISO 8859-1 BOM, which cannot true.
2004-10-18 17:29:12
1,098,130,000
verified fixed
52ce5e9
1,098,740,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEEncoding.java
Eclipse_Platform_UI
4,931
76,453
Bug 76453 [Encodings] Open properties fills log with encoding messages
I20041013 Every time I open the properties for a file it writes the following entries to .log (and also messages to the console): !ENTRY org.eclipse.ui 4 4 Okt 18, 2004 10:21:41.328 !MESSAGE null is not a valid charset. !ENTRY org.eclipse.ui 4 4 Okt 18, 2004 10:21:41.328 !MESSAGE null is not a valid charset. !ENTRY org...
2004-10-18 04:41:19
1,098,090,000
verified fixed
4891f4c
1,098,740,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEEncoding.java
Eclipse_Platform_UI
4,932
69,143
Bug 69143 [ActivityMgmt] Difficult to disable activities
If activities show up in several categories, it is difficult to turn them off using the preferences page becuase all entries need to be unchecked. I suggest the following design: You already have the ability to draw the checks in the checkboxes either grey or black. The boxes that are explicitly check using the prefere...
2004-07-01 11:19:16
1,088,700,000
closed fixed
4284175
1,098,730,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityCategoryContentProvider.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java
Eclipse_Platform_UI
4,933
76,940
Bug 76940 [Preferences] Update JFace javadoc for #putValue and notification
build R3.0 The javadoc for JFace's IPreferenceStore#putValue needs to be updated. The #putValue method does not send out any notification which can cause ill effects if people call this method while others are relying on property change listeners for changes to the values. The spec should be updated to say that clients...
2004-10-25 11:07:39
1,098,720,000
verified fixed
f409fd5
1,098,730,000
bundles/org.eclipse.jface/src/org/eclipse/jface/preference/IPreferenceStore.java
Eclipse_Platform_UI
4,934
76,937
Bug 76937 [Themes] [JFace] Bug in addAllocatedFontsToStale()
200410190941 In addAllocatedFontsTo we do checks to see if the various font variations are the default font. If they aren't, we add the base font to the stale queue. We should be adding the font we're checking to the queue.
2004-10-25 10:51:47
1,098,720,000
verified fixed
91d8ce9
1,098,720,000
bundles/org.eclipse.jface/src/org/eclipse/jface/resource/FontRegistry.java
Eclipse_Platform_UI
4,935
76,892
Bug 76892 [EditorMgmt] [RCP] CTRL-E brings up empty editor list even if editor area is hidden
3.0 My RCP app has a hidden editor area and hasn't replaced the CTRL-E binding, I'm using the default o.e.ui key configuration. When CTRL-E is pressed I get an empty editors list popup aligned with the left side of the app. - should the pop-up still show if there is no editor area?
2004-10-23 21:14:12
1,098,580,000
verified fixed
457df72
1,098,710,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/defaultpresentation/DefaultTabFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/newapi/TabbedStackPresentation.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentati...
Eclipse_Platform_UI
4,936
76,867
Bug 76867 Warnings in the nightly build 01022
These three warnings appeared in build 1022. You can set up your compiler settings to report an error instead of a warning. This would prevent such code to be released. ---------- 1. WARNING in /builds/N/src/plugins/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/intro/IntroTest.java (at line 21) import org....
2004-10-22 22:29:42
1,098,500,000
resolved fixed
0ff9caa
1,098,710,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/intro/IntroTest.java
Eclipse_Platform_UI
4,937
2,920
Bug 2920 [Workbench] IMemento.getChildren does not match Javadoc API spec (1GKNTYG)
The Javadoc API of IMemento.getChildren specifies that a list is returned but the code returns an array. NOTES:
2001-10-10 22:46:10
1,002,770,000
verified fixed
dd44133
1,098,480,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IMemento.java
Eclipse_Platform_UI
4,938
76,837
Bug 76837 [KeyBindings] Ctrl-Shift-L popup should take focus-->easier to get pref page
After pressing Ctrl-Shift-L I actually have to place the cursor in the popup for the second Ctrl-Shift-L to open the preference page. This should not be necessary and is inconsistent with the other popups (such Inspect or a text hover popup)
2004-10-22 13:42:57
1,098,470,000
verified fixed
6ba1705
1,098,470,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/KeyAssistDialog.java
Eclipse_Platform_UI
4,939
76,671
Bug 76671 [BIDI] need a commmand line option for orientation
After consulation with Nick we have decided that we will add a command line option -orientation with one of two parameters = rtl or ltr. These values will override the implied values in IDEWorkbenchAdapter
2004-10-20 12:42:31
1,098,290,000
verified fixed
4f0e76f
1,098,380,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
4,940
76,517
Bug 76517 NPE in LaunchViewContextListener
Unsure of the steps to reproduce but this was in my log: java.lang.NullPointerException at org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.isAutoMana geViews(LaunchViewContextListener.java:883) at org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener.contextEna bled(LaunchViewContext...
2004-10-18 20:11:17
1,098,140,000
verified fixed
6696bda
1,098,290,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IEditorPart.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IViewPart.java
Eclipse_Platform_UI
4,941
72,426
Bug 72426 [BIDI] plan item - Proposed changes for BIDI support
(Nick I have cc'ed you as some of these changes are going into the WorkbenchAdvisor). Suggestions from Alex Benish and Simeon Semion Chichelnitsky (IBM Israel) Orientation of components, which are based on JFace Window (windows, including ApplicationWindow and even WorkbenchWindow, dialogs, wizards) can be set before c...
2004-08-23 08:57:52
1,093,270,000
verified fixed
2357295
1,098,290,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/Dialog.java bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java bundles/org.eclipse.jface/src/org/eclipse/jface/window/Window.java bundles/org.eclipse.jface/src...
Eclipse_Platform_UI
4,942
76,432
Bug 76432 [GlobalActions] WorkbenchActionBuilder wrong null check
null
2004-10-16 15:48:30
1,097,960,000
verified fixed
1f68a24
1,098,290,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java
Eclipse_Platform_UI
4,943
76,338
Bug 76338 [Intro] Main Toolbar lost
I200410130800 Almost always when I start Eclipse it comes up with a full screen welcome page. After closing the welcome screen I have a main window without any toolbar. This is really annoying. The only way out is to open a new window but this one decides to place the fast view bar at the bottom again. Furthermore all ...
2004-10-15 05:36:29
1,097,830,000
verified fixed
4254e32
1,098,280,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterPart.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/intro/IntroTest.java
Eclipse_Platform_UI
4,944
74,230
Bug 74230 [Workbench] Introduce new UIStats.shouldDebug(int operation)
public static void shouldDebug(int operation) { return debug[operation]; } @@@@ Reasoning: Creation of debug strings in the WorkbenchWindow#fire* methods waste CPU cycles and create lots of unnecessary String objects. It should only be done if the corresponding debug mode is on. @@@@ Exampe usage: /** * Fires perspecti...
2004-09-18 11:08:58
1,095,520,000
verified fixed
6229073
1,098,220,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewFactory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/in...
Eclipse_Platform_UI
4,945
76,506
Bug 76506 [Preferences] UIPreferenceInitializer aggressively accesses instance preferences
null
2004-10-18 17:15:57
1,098,130,000
verified fixed
35aac71
1,098,210,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PlatformUIPreferenceListener.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPreferenceInitializer.java bundles/org.eclipse.ui/src/org/eclipse/ui/internal/UIPreferenceInitializer.java
Eclipse_Platform_UI
4,946
76,565
Bug 76565 [KeyBindings] Esc Ctrl+F does not work properly
I200410190800, GTK+ 2.4.9, KDE 3.3.0, Linux 2.6.8.1 If you press "Esc" to start a multi-stroke key binding, "Esc" appears in the status line. Before the pop-up appears, press "Ctrl" and "Esc" disappears. So, pressing "Esc Ctrl+F" is not possible (unless you wait for the pop-up to appear). I've made rather significant c...
2004-10-19 10:58:04
1,098,200,000
verified fixed
4f502a3
1,098,210,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java
Eclipse_Platform_UI
4,947
76,276
Bug 76276 [IDE] File deletion obtains workspace root rule
Build 20041013 1. Select all projects in the workspace. 2. Right click -> Team -> Update (Run in Background) 3. While the Update is running, select a few files in the package explorer and press Delete. 4. A modal progress dialog comes up and the user has to wait until the Update finishes for the Delete to be processed....
2004-10-14 11:59:33
1,097,770,000
resolved fixed
7592353
1,098,210,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/DeleteResourceAction.java
Eclipse_Platform_UI
4,948
76,319
Bug 76319 [Perspectives] Poor error reporting when unable to create perspective
build I20041015 If you try to open a perspective that is missing, for example if the result of WorkbenchAdvisor.getInitialPerspectiveId() has no corresponding perspective extension, you get a cryptic error dialog stating "Error recreating perspective", with no further details as to which perspective was the problem, or...
2004-10-14 17:29:14
1,097,790,000
verified fixed
f9eeadf
1,097,790,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
4,949
74,468
Bug 74468 [Preferences]deprecated preference initialization
IDEWorkbenchPlugIn uses initializeDefaultPreferences to set up its defaults. This was deprecated in 2.0 and is no longer called as we are not on the compatibility layer any more. Here is the code to migrate: store.setDefault(IDEInternalPreferences.SAVE_ALL_BEFORE_BUILD, false); store.setDefault(IDEInternalPreferences.S...
2004-09-21 15:46:58
1,095,800,000
verified fixed
40291c5
1,097,790,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEPreferenceInitializer.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchPlugin.java
Eclipse_Platform_UI
4,950
76,113
Bug 76113 [Commands] "Aggressive" error reporting for action def with definitionId and no command
null
2004-10-12 14:45:15
1,097,610,000
verified fixed
df3b94c
1,097,620,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/CommandCallback.java
Eclipse_Platform_UI
4,951
76,098
Bug 76098 [PerspectiveBar] [DND] Leaking workbench windows
I200410050800, Windows XP DragUtil is leaking workbench windows through its defaultTargets array. The defaultTargets ends up holidng on to a PerspectiveSwitcher, which holds on to the old window.
2004-10-12 12:29:52
1,097,600,000
resolved fixed
7a76585
1,097,620,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveSwitcher.java
Eclipse_Platform_UI
4,952
55,453
Bug 55453 [DnD] ClassCastException in MarkerTransfer.lazyInit
build I20040318 Noticed this in my .log. Not sure what triggered it. I don't think I was doing DnD from any of the marker views. Perhaps the editor area one got triggered somehow? !SESSION Mar 20, 2004 11:44:17.537 --------------------------------------------- java.version=1.4.2_01 java.vendor=Sun Microsystems Inc. Boo...
2004-03-20 13:21:39
1,079,810,000
verified fixed
223f83b
1,097,280,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java
Eclipse_Platform_UI
4,953
73,067
Bug 73067 [DnD] Dock views is very hard if there is no editor area
I created an RCP application without editor area. Created some views. Undocked all of them by dragging with the mouse. So all they are outside the workbench window. Now it is very hard to bring them back into the workbench window by dragging them. The dark gray line border appears in the workbench window but if I relea...
2004-09-01 11:39:29
1,094,050,000
verified fixed
416c1e1
1,097,270,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSashContainer.java
Eclipse_Platform_UI
4,954
74,762
Bug 74762 [Workbench] Dual screen (Matrox DualHead MultiDisplay) startup only on one monitor
Hi, I'm working with two screens, connected to a Matrox "DualHead" Card... That configuration is if I maximize a program window, it maximize only on one of the two screens, but I can open it on the two screens (as if it was a unique wide screen) manually by extending edges of the window to the bounds of that "big" scre...
2004-09-23 08:42:10
1,095,940,000
verified fixed
b5e4825
1,097,270,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
4,955
67,311
Bug 67311 [ViewMgmt] [RCP] Other views may be docked with standalone views
RC2 Steps to reproduce: 1) Modify the Browser example plugin.xml so that the Browser perspective is not fixed. 2) Modify the first line of BrowserPerspectiveFactory.createInitialLayout to be: layout.addStandaloneView(BrowserApp.BROWSER_VIEW_ID, false, IPageLayout.RIGHT, .25f, IPageLayout.ID_EDITOR_AREA); 2) Launch the ...
2004-06-15 13:38:38
1,087,320,000
verified fixed
b1694be
1,097,270,000
bundles/org.eclipse.jface/src/org/eclipse/jface/util/Geometry.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ILayoutContainer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/LayoutPart.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSashCon...
Eclipse_Platform_UI
4,956
66,967
Bug 66967 [Contributions] PropertyParser should be deprecated (or removed)
Internal class org.eclipse.ui.ide/org.eclipse.ui.internal.ide.model/PropertyParser should be deprecated. People should be using the extension point org.eclipse.core.runtime.contentTypes instead Note that the tags XML_FIRST_TAG and XML_DTD_NAME have already been deprecated. Can we actually remove these instead of deprec...
2004-06-14 11:12:32
1,087,230,000
verified fixed
9f11fc7
1,097,270,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/PropertyParser.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/WorkbenchResource.java
Eclipse_Platform_UI
4,957
38,085
Bug 38085 [IDE] Open Resource shows files in build directory as well as source directories
In a Java project, I have a Source and a Build directory. When I use the Open Resource menu to look at a non-Java file, the Open Resource window shows me both the copy in the Source directory(s) and also the one in the Build directory. I think the Build directory source should be filtered out, since it is more natural ...
2003-05-24 17:29:12
1,053,810,000
verified fixed
3315adc
1,097,260,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java
Eclipse_Platform_UI
4,958
75,689
Bug 75689 [Progress] Progress bar does not work while creating patch
Using build I200410050800. While creating a patch file, progress is always empty even if the cvs diff takes a long time. Seem to be a regression as it worked with M2...
2004-10-06 04:37:52
1,097,050,000
verified fixed
7b56216
1,097,160,000
bundles/org.eclipse.jface/src/org/eclipse/jface/operation/AccumulatingProgressMonitor.java
Eclipse_Platform_UI
4,959
50,071
Bug 50071 [Tasks] Got AssertionFailedException
Using 200401060800, I got this exception editing a cu with a lot of errors. org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed: at org.eclipse.jface.util.Assert.isTrue(Assert.java:168) at org.eclipse.jface.util.Assert.isTrue(Assert.java:154) at org.eclipse.ui.views.markers.internal.MarkerView.getT...
2004-01-15 10:07:07
1,074,180,000
verified fixed
3f296bf
1,097,040,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java
Eclipse_Platform_UI
4,960
69,424
Bug 69424 TVT3.0: Multiple Mnemonics in Tasks -> Filters
From the main Workbench view, click the Task menu (drop down arrow) and select Filters. There are duplicated mnemonics for (D). See the attached screenshot.
2004-07-06 18:00:40
1,089,150,000
resolved wontfix
14b34bb
1,097,030,000
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/src/org/ecl...
Eclipse_Platform_UI
4,961
69,423
Bug 69423 [Tasks] TVT3.0: Multiple Mnemonics in Tasks -> Sorting screen
From the main Workbench view, click the Task menu (drop down arrow) and select Sorting. There are duplicated mnemonics for (D) and (A). See the attached screenshot.
2004-07-06 17:54:37
1,089,150,000
closed fixed
111d948
1,097,020,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MnemonicAssigner.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableSortDialog.java
Eclipse_Platform_UI
4,962
65,049
Bug 65049 [Dialogs] NPE when creating folder during adding source folder while workspace is locked
3.0RC1 - start a job holding the workspace lock during the following steps (e.g., with the org.eclipse.ui.examples.job plugin) - open properties of a Java project - on the Java Build Path Source page click Add Folder - click Create New Folder - enter some name - click Ok - press cancel in the progress dialog -> the fol...
2004-06-01 12:26:41
1,086,110,000
verified fixed
cd41b05
1,097,000,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/NewFolderDialog.java
Eclipse_Platform_UI
4,963
73,557
Bug 73557 [Dialogs] Pattern matching changes Open Resource type-ahead behaviour
If I use the "Open Resource" dialog (Ctrl-Shift-r) and being typing, it lists matches as though there is an implicit '*' at the end. E.g. if I being typing "MyF", it will show "MyFunClass.java", "MyFoobar.java", etc. But if I add a '*' at the beginning, and start typing e.g. "*F", it doesn't show the same list of files...
2004-09-09 10:54:24
1,094,740,000
verified fixed
2d81149
1,097,000,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java
Eclipse_Platform_UI
4,964
75,564
Bug 75564 Unable to cancel exit of workbench while external tools are running
When an external tool is running, and one exits the workbench, a popup appears to warn about the external tool still running. However, there is only an OK button to continue exiting the workbench. We prefer having a cancel button as well to prevent the workbench from exiting.
2004-10-04 08:18:32
1,096,890,000
resolved wontfix
8457544
1,097,000,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java
Eclipse_Platform_UI
4,965
74,982
Bug 74982 [Commands] Select All accelerator is available on a Tree control hosted in a TreeViewer but does not send SelectionChanged events
Select All accelerator is available on a Tree control hosted in a TreeViewer but does not send SelectionChanged events. That means: 1) The user thinks that everything is OK because the items are selected in the tree. 2) The TreeViewer is not aware of the new selection and when asked about the selected elements, returns...
2004-09-24 14:26:12
1,096,050,000
verified fixed
78545b3
1,096,990,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/SelectAllHandler.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/commands/Bug74982Test.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/commands/CommandsTestSuite.java
Eclipse_Platform_UI
4,966
75,138
Bug 75138 [Encoding] Eclipse's content type support should warn about conflicting settings
According to XML specification, if encoding is not specified in an XML file, XML processors should process the XML file with XML spec default encoding of UTF-8. However, IFile#getCharset() and IFile#getCharset(boolean) search and use user- defined resource encoding as the encoding for the XML file's if it's available. ...
2004-09-27 23:52:55
1,096,340,000
closed fixed
abe7c5a
1,096,990,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ResourceEncodingFieldEditor.java
Eclipse_Platform_UI
4,967
44,467
Bug 44467 [Decorators] Decorators not updating after importing preferences
20031008 If you import the attached file to a workbench where there are projects loaded from CVS the decorators will not update after the load. We likely are just not listening for this change when we get it.
2003-10-08 11:58:52
1,065,630,000
verified fixed
1a96d80
1,096,900,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PlatformUIPreferenceListener.java
Eclipse_Platform_UI
4,968
74,994
Bug 74994 [Decorators] DecoratorManager activated on startup of an empty workspace
On startup of an empty workspace, the DecoratorManager is initialized. It seems to be triggered by the ResourceNavigator (note that in this case it was not even visible since the intro view was still maximized).
2004-09-24 16:36:04
1,096,060,000
verified fixed
2288476
1,096,900,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/DecoratorManager.java
Eclipse_Platform_UI
4,969
75,312
Bug 75312 [Perspectives] Customize perspective command tree redawing problem
- go to the "Customize Perspective" Commands tab - select "Editor Navigation" (You see an arrow icon left to "Last edit location") in the "Menubar Details" column. - now select "Cheat Sheets" and you still see the same icon next to "Cheat Sheets..."! ==> this is a redraw problem: Put another window on top of the dialog...
2004-09-29 12:27:43
1,096,480,000
verified fixed
0d7c89c
1,096,900,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
Eclipse_Platform_UI
4,970
74,059
Bug 74059 [Viewers] ViewerLabel#hasNewImage() is wrong when setImage(..) has not been called
I200409140800 The Javadoc of ViewerLabel#hasNewImage() states: @return boolean. <code>true</code> if the image has been set to something new. But the current implementation also returns true when 'startImage' is != null, and setImage(..) has not been called. A fix could be to set 'newImage' to 'initialImage' in the con...
2004-09-16 09:22:34
1,095,340,000
verified fixed
52962fc
1,096,650,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerLabel.java
Eclipse_Platform_UI
4,971
75,420
Bug 75420 [Preferences] Import should show busy cursor
build i0928 When you import new preferences, the file selection dialog disappears while the import happens. But at this point the UI is unresponsive since the system is busy doing the import. During this time, the cursor should be a busy cursor to show the user that something is happening.
2004-09-30 16:58:28
1,096,580,000
verified fixed
4e2636a
1,096,640,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceDialog.java
Eclipse_Platform_UI
4,972
75,383
Bug 75383 [About] About Eclipse dialog: Feature buttons not properly voiced
In the About Eclipse Platform dialog (Help -> About Eclipse Platform), the graphical buttons representing installed features are not voiced by screen readers (such as Jaws 5.10) except as "button". MS Inspect Objects indicates that there is no Name attribute.
2004-09-30 09:41:21
1,096,550,000
verified fixed
1dec43f
1,096,580,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutDialog.java
Eclipse_Platform_UI
4,973
74,822
Bug 74822 [Preferences] Update spec for property change events
null
2004-09-23 13:47:27
1,095,960,000
verified fixed
37814e5
1,096,560,000
bundles/org.eclipse.jface/src/org/eclipse/jface/util/PropertyChangeEvent.java
Eclipse_Platform_UI
4,974
73,083
Bug 73083 [Encoding] Need to verify encodings and indicate unavailable ones
When the encodings are set up we need to ensure that they are in the list of valid encodings available from the VM. Those that are not should be indicated as such and not be selectable in the UI.
2004-09-01 13:59:34
1,094,060,000
verified fixed
036bf9a
1,096,470,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/WorkbenchEncoding.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/UiTestSuite.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/...
Eclipse_Platform_UI
4,975
74,529
Bug 74529 [Encoding] Encoding on properties no longer explains encoding
I200409212000 This is a regression from previous builds (e.g. 3.0): along with the encoding on the properties dialog there was an explanation where it came from, e.g. inherited from container, detected from file content. This important information has gone.
2004-09-22 09:17:35
1,095,860,000
verified fixed
293347d
1,096,400,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ResourceEncodingFieldEditor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java
Eclipse_Platform_UI
4,976
74,708
Bug 74708 [Encoding] IDEEncodingPreferencePage does not disable OK when invalid encoding is entered
20040921-2000 If you enter an invalid encoding in the IDEEncodingsPreferencePage you will still be able to select OK STEPS 1) Open the Editors preference page 2) Type ffff 3) You are warned but OK is still enabled.
2004-09-22 15:40:57
1,095,880,000
verified fixed
6473031
1,096,390,000
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/ResourceInfoPage.java
Eclipse_Platform_UI
4,977
75,125
Bug 75125 [Preferences] ScopedPreferenceStore improvements.
From DJ: 1). It would be best if the silentRunning code was in a try/finally block in case there is a problem. 2). I think your code should only have to call #fireChange if old and new value are different. (unless the code does that somewhere else)
2004-09-27 16:54:19
1,096,320,000
verified fixed
5b436d4
1,096,380,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java
Eclipse_Platform_UI
4,978
75,118
Bug 75118 [Wizards] Primary wizards duplicates
Primary wizards are no filtering duplicates. My scenario is that we have serveral products that can be installed on the same Eclipse base. Each of these products defines its own set of primary wizards, some of which are installed by multiple products. Here is an example snippet: <extension point="org.eclipse.ui.newWiza...
2004-09-27 15:09:40
1,096,310,000
closed fixed
286934c
1,096,380,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/NewWizardsRegistryReader.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/ApiTestSuite.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/Bug75118Test.java
Eclipse_Platform_UI
4,979
72,615
Bug 72615 [Viewers] Need and ITableFontProvider
We released an ITabelColorProvider for M2 - we should have a corresponding ITableFontProvider
2004-08-25 12:05:03
1,093,450,000
verified fixed
8ca7046
1,096,380,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ITableFontProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java tests/org...
Eclipse_Platform_UI
4,980
74,449
Bug 74449 [Contributions] StatusLineManager creates BEGIN MIDDLE END groups at wrong time
The org.eclipse.jface.action.statuslinemanager currently creates the BEGIN_GROUP MIDDLE_GROUP and END_GROUP entries in its createControl() method. Code wishing to contribute controls to the statuslinemanager in the fillActionBars method of the workbench advisor executes before the control is created, and get exceptions...
2004-09-21 13:11:38
1,095,790,000
verified fixed
55fe7c2
1,096,310,000
bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLineManager.java
Eclipse_Platform_UI
4,981
74,528
Bug 74528 [Examples] deprecated methods in Readme Tool UI Example
The method getPlugin(String) from the type Platform is deprecated AddReadmeMarkerAction.java org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool line 91 The method getDescriptor() from the type Plugin is deprecated ReadmeImages.java org.eclipse.ui.examples.readmetool/Ec...
2004-09-22 09:17:08
1,095,860,000
resolved fixed
6e15930
1,096,310,000
examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/AdaptableList.java examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/AddReadmeMarkerAction.java examples/org.eclipse.ui.examples.readmetool/Eclipse ...
Eclipse_Platform_UI
4,982
74,526
Bug 74526 [Examples] deprecated methods in PropertySheet UI Example
The type IPluginDescriptor is deprecated PropertySheetPlugin.java org.eclipse.ui.examples.propertysheet/Eclipse UI Examples PropertySheet/org/eclipse/ui/examples/propertysheet line 13 The type IPluginDescriptor is deprecated PropertySheetPlugin.java org.eclipse.ui.examples.propertysheet/Eclipse UI Examples PropertyShee...
2004-09-22 08:49:07
1,095,860,000
verified fixed
8229c7c
1,096,310,000
examples/org.eclipse.ui.examples.propertysheet/Eclipse UI Examples PropertySheet/org/eclipse/ui/examples/propertysheet/PropertySheetPlugin.java
Eclipse_Platform_UI
4,983
59,829
Bug 59829 [Dialogs] Working set created by the Team Project Set import wizard misses an icon
Steps to reproduce: 1. File > Import > Team Project Set 2. choose to Create a working set containing the imported project 3. after the projects have been imported, go to the Select Working Set dialog 4. the new working set has no icon I think that after the workbench is restarted the icon is there.
2004-04-23 14:55:28
1,082,750,000
resolved fixed
d87b7b9
1,096,060,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkingSet.java
Eclipse_Platform_UI
4,984
74,932
Bug 74932 [KeyBindings] The Key Assist Action should be available from the Help menu
The new Key Assist action is useful but there is currently no way to discover CTRL+SHIFT+L in the UI (at least I didn't find it). I suggest to make this action available from the Help menu.
2004-09-24 04:21:49
1,096,010,000
verified fixed
76d95cc
1,096,060,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/ExecutableExtensionHandler.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/IWorkbenchWindowHandlerDelegate.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/ShowKeyAssi...
Eclipse_Platform_UI
4,985
74,535
Bug 74535 [Preferences] Importing preferences does not fire property change events
M2 Importing preferences does not cause property change events to be fired. Set a breakpoint in ActivityPersistanceHelper, line 88 and then try and import the file i am about to attach. No events are recieved.
2004-09-22 09:53:13
1,095,860,000
verified fixed
ee8d149
1,095,880,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java
Eclipse_Platform_UI
4,986
74,472
Bug 74472 [Preferences] ScopedPreferenceStore.isDefault() returns false when the pref has been set to the default value
Set pref to it's default value. isDefault() now returns false.
2004-09-21 16:15:23
1,095,800,000
verified fixed
1664dee
1,095,800,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java
Eclipse_Platform_UI
4,987
74,296
Bug 74296 [KeyBindings] new key page is huge
3.1 (M2) The new key View panel is absolutely huge. It expands the dialog to be the width of my entire screen. There is much wasted space and the export button is cut off. Cap forthcoming.
2004-09-20 10:45:34
1,095,690,000
verified fixed
2887209
1,095,710,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/KeysPreferencePage.java
Eclipse_Platform_UI
4,988
74,319
Bug 74319 [Preferences] Some preferences aren't persisted on shutdown
I200409200800 (JXE), GTK+ 2.4.9, KDE 3.3, Linux 2.6.8.1 Some preferences are not persisted on shutdown. Confirmed on all platforms: text preferences. Possibly also show intro view, prompt on exit, etc. Setting this as critical, as I'm not sure if this data is lost or simply ignored. If it is just ignored, then downgrad...
2004-09-20 12:17:16
1,095,700,000
verified fixed
0fbe831
1,095,710,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java
Eclipse_Platform_UI
4,989
58,976
Bug 58976 [EditorMgmt] (regression) Editor drop-down is missing asterisk
build I20040413 If you drop down the editor list when some editors are dirty, it's not immediately obvious which ones are dirty since the asterisk is placed at the end, not at the beginning. This is inconsistent with the tab presentation. This change was made because the asterisk was throwing off the sort order, but it...
2004-04-17 02:48:37
1,082,180,000
verified fixed
ec7b745
1,095,700,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/BasicPartList.java
Eclipse_Platform_UI
4,990
74,172
Bug 74172 [Presentations] Outline view tool bar drawn on top of view
I200409140800, GTK+ 2.4.4, KDE 3.3.0, Linux 2.6.8.1 While moving between perspectives, I noticed that the z-order of the components in the Outline had become messed up. I'm not sure if this is reproducible. STEPS: 1.) Open WorkbenchWindow (with changes) in the Java perspective. 2.) Switch to the Team Synchronizing pers...
2004-09-17 09:49:23
1,095,430,000
verified fixed
cf7d439
1,095,700,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/newapi/PresentablePartFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/PresentablePartFolder.java
Eclipse_Platform_UI
4,991
73,905
Bug 73905 [KeyBindings] Multi-stroke shortcut helper popup displaced
null
2004-09-14 14:12:16
1,095,190,000
verified fixed
39d8481
1,095,700,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java
Eclipse_Platform_UI
4,992
73,359
Bug 73359 [Workbench] NPE WorkbenchWindow.firePerspectiveChanged
Got NPE during exit. !SESSION Sep 07, 2004 12:36:38.805 --------------------------------------------- eclipse.buildId=I200409011200 java.version=1.4.2_05 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH Command-line arguments: -update -keyring c:\eclipse\.keyring -applicati...
2004-09-07 06:42:48
1,094,550,000
verified fixed
54111e3
1,095,700,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/UIStats.java
Eclipse_Platform_UI
4,993
67,590
Bug 67590 [Presentations] The 'Save All' command has no effect
Sometimes, invoking the 'Save All' command (from the menu or as Shift+Ctrl+S) does not have any effect -- the file is not saved (while 'Save' works). It will not work until I restart Eclipse.
2004-06-17 03:59:48
1,087,460,000
verified fixed
216b4e9
1,095,690,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WWinPartService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
4,994
74,185
Bug 74185 UIJobTest has potential concurrency failure
The UIJobTest is testing flags prematurely. The assertions wait until while (!testJobRan) { } Is complete testJobRan is set to true within testJob so it is possible for the while loop to break out before the join is completed here: delayJob.join(); thereby checking the flag before the job is done and preventing backgro...
2004-09-17 10:44:34
1,095,430,000
verified fixed
f1edc77
1,095,450,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/UIJobTest.java
Eclipse_Platform_UI
4,995
73,962
Bug 73962 [IDE] NPE in CopyFilesAndFoldersOperation when overwriting existing folder
null
2004-09-15 03:34:40
1,095,230,000
verified fixed
dbfa2b2
1,095,450,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ImportOperation.java
Eclipse_Platform_UI
4,996
56,957
Bug 56957 [Encoding] Reusable EncodingFieldEditor
I have added the ability to set an encoding for a repository so that commit messages and file names can be properly translated between a client and server whose encodings differ. I have extracted much of the code from IDEEditorsPreferencePage into an EncodingFieldEditor class so I could us it. I was planning on providi...
2004-03-31 14:36:20
1,080,760,000
verified fixed
22b03e4
1,095,360,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AbstractEncodingFieldEditor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/EncodingFieldEditor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java bundles/org.eclipse.ui.ide/src/...
Eclipse_Platform_UI
4,997
72,217
Bug 72217 CTabFolder should hide tabs in LRU order
If CTabFolder does not have enough space to render all of its tabs, it should display the N most recently used tabs rather than the tabs immediately adjacent to the selected tab. This should not affect the relative ordering of tabs. For example: CTabItem item0 = new CTabItem(folder, SWT.NONE, 0); CTabItem item1 = new C...
2004-08-18 17:14:46
1,092,860,000
resolved fixed
b260ff4
1,095,360,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/PaneFolder.java
Eclipse_Platform_UI
4,998
73,715
Bug 73715 [Workbench] (regression) Workbench menus disappeared after closing the perspective
We have several menu items on the RCP workbench, when we close the perspective from the perspective bar,(right mouse click on the perspective tab and select close) the menu items on the workbench all disappeared. This leaves the workbench in a state that is not useable. I am attaching the RCP tutorial part3, the only c...
2004-09-10 18:18:45
1,094,850,000
resolved fixed
712ac94
1,095,270,000
bundles/org.eclipse.jface/src/org/eclipse/jface/action/SubContributionManager.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/SubMenuManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActionSetMenuManager.java
Eclipse_Platform_UI
4,999
73,926
Bug 73926 [Decorators] [RCP] NoClassDefFoundError: org/eclipse/ui/internal/progress/TaskInfo
We are building an RCP application based on 3.0 Eclipse. In general, things work extremely well. We have an intermittent problem during application shutdown where we get the above NoClassDefFoundError. It appears that this is probably a race condition that causes the associated classloader to be shut down before the de...
2004-09-14 16:41:42
1,095,190,000
verified fixed
067e808
1,095,260,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/DecorationScheduler.java
Eclipse_Platform_UI
5,000
68,880
Bug 68880 [Progress] NewProgressViewer uses hard coded colours
R3.0 The NewProgressViewer uses a series of hard coded colours for its hyperlinks. It should use the values set in the workbench. You should use HYPERLINK_COLOR ACTIVE_HYPERLINK_COLOR ERROR_COLOR from JFacePreferences here is the problem code linkColor= display.getSystemColor(SWT.COLOR_DARK_BLUE); linkColor2= display.g...
2004-06-29 12:10:30
1,088,530,000
verified fixed
55f2c47
1,095,260,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java
Eclipse_Platform_UI
5,001
72,794
Bug 72794 [Decorators] Hierarchy view shows wrong visibility for public method [type hierarchy]
3.1 I200408241200 Visibility decorations are all wrong for methods in Hierarchy view. See attached screenshot.
2004-08-27 12:00:54
1,093,620,000
verified fixed
351de76
1,095,170,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java
Eclipse_Platform_UI
5,002
73,027
Bug 73027 [Dialogs] Buttons are too high
I20040831 Buttons are no longer oval but have a rounded rectangle shape (see first screenshot). The second screenshot shows how buttons using the small system font should look like.
2004-09-01 04:28:34
1,094,030,000
verified fixed
ff97666
1,095,090,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/Dialog.java bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/DialogPage.java bundles/org.eclipse.jface/src/org/eclipse/jface/preference/ColorFieldEditor.java bundles/org.eclipse.jface/src/org/eclipse/jface/preference/FieldEditor.java bundles/org.eclipse.jfa...
Eclipse_Platform_UI
5,003
73,109
Bug 73109 [ViewMgmt] Composite leaked from tool bar wrapper in ViewPane
20040831 The toolbarwrapper Composite(and its EnhancedFillLayout) that are created in org.eclipse.ui.internal.ViewPane.createToolBars() (line 258) are not getting GC'd. For example for each open/close of a PackageExplorer, one Composite is leaked.
2004-09-01 18:23:25
1,094,080,000
verified fixed
e913fe4
1,094,850,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewPane.java
Eclipse_Platform_UI
5,004
71,464
Bug 71464 [ViewMgmt] [RCP] Allow zoom out behavior for view stacks to be more like editor stacks.
We have cases where we would not like the zoomed state of a view stack to zoom out when a new view is opened or closed in the same stack. To reproduce: 1. launch the workbench 2. maximize the "Tasks" view 3. select the "Show view" menu and show the "Console" view. problem: the console view opens in the same stack that ...
2004-08-05 09:53:39
1,091,710,000
verified fixed
f1bdf3a
1,094,840,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dnd/DragTest.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/ActivateTest.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/zoom/CloseEditorTest.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui...
Eclipse_Platform_UI
5,005
73,086
Bug 73086 [Encoding] Remove hard coded encodings
When we have an encoding extension point the current hard coded values should be moved to it in both the ide and the workbench.
2004-09-01 14:04:52
1,094,060,000
verified fixed
0bd7f66
1,094,820,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/WorkbenchEncoding.java
Eclipse_Platform_UI
5,006
73,556
Bug 73556 [Encoding] Changing editor encoding causes Eclipse to freeze for a while
Here's my setup: - latest 3.0.1 build (M20040908) - large number of projects in my workspace (i.e. all of Eclipse loaded from the repository) - latest IBM VM and JXE support I changed the encoding on the Editors preference page and clicked OK. There's was a fairly long (probably in the order of a minute) delay where th...
2004-09-09 10:53:41
1,094,740,000
verified fixed
73003e7
1,094,760,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEEncoding.java
Eclipse_Platform_UI
5,007
73,058
Bug 73058 [Images] ImageDescriptor.createImage() javadoc needs dispose() reference
org.eclipse.jface.resource.ImageDescriptor.createImage() javadoc needs dispose reference. When creating images using the above call, the Javadoc just says that a new image is created. Reciently I had troubles with a "No more handles" bug, which turned out to be that I was never disposing of the images I had created. It...
2004-09-01 10:39:53
1,094,050,000
verified fixed
0da0194
1,094,670,000
bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ImageDescriptor.java
Eclipse_Platform_UI
5,008
73,192
Bug 73192 [Tests] Fix the PartsReferencesTestSuite so that it does not hang on the Mac
null
2004-09-02 17:21:47
1,094,160,000
verified fixed
abd45b1
1,094,580,000
tests/org.eclipse.ui.tests/Eclipse Part References Test/org/eclipse/ui/parts/tests/util/PartsWorkbenchAdvisor.java tests/org.eclipse.ui.tests/UI Test Utils/org/eclipse/ui/tests/util/PlatformUtil.java
Eclipse_Platform_UI
5,009
73,127
Bug 73127 [Encoding] Expecting resource delta if workbench encoding changes
I20040901 We now get a resource delta if the explicit encoding of a file or (if not explicitly set or extracted from file) its parent container's encoding changes. If all parent containers use workbench encoding then the workbench encoding gets used but no resource delta is sent for that file if the workbench encoding ...
2004-09-02 02:59:34
1,094,110,000
verified fixed
ada64b0
1,094,580,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEEncoding.java
Eclipse_Platform_UI
5,010
73,082
Bug 73082 [Encoding] Need an encoding extension point
We need to have an extension point for encodings. All it need have is the IDs of the encodings that are to be added to the list. It will require verification and indication of unavailable encodings.
2004-09-01 13:56:19
1,094,060,000
verified fixed
d0f767a
1,094,150,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEEncoding.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/WorkbenchEncoding.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IWorkb...
Eclipse_Platform_UI
5,011
72,868
Bug 72868 [Progress] Blocked by invisible job
20040824 After starting eclipse on a old, big workspace I selected to import plugins and fragments. On finish, the blocking dialog showed up, but the only entry listed was the 'import plugin' itself. After 10 minutes the blocking dialog was gone, so it seems that a job was blocking that was not shown in the list. I sus...
2004-08-30 06:35:38
1,093,860,000
verified fixed
5131f10
1,094,050,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/Policy.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java bundles/org.eclipse.ui.workbench/Ec...
Eclipse_Platform_UI
5,012
72,930
Bug 72930 [Viewers] TableViewer.reveal() documentation
The documentation for TableViewer.reveal() does not say that it requires a tableItem and silently ignores all other objects.
2004-08-31 02:32:03
1,093,930,000
verified fixed
7592aa7
1,093,980,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewer.java
Eclipse_Platform_UI
5,013
72,727
Bug 72727 [JFace] ColorFieldEditor doesn't call setPresentsDefaultValue(), unexpected results after Restore Defaults is pressed
Version: 3.0.1 Build id: 200408050912 In Preference page using ColorFieldEditor where default color is blue, 1) Change color to red 2) Press "Restore Defaults," color changes back to blue, boolean value isDefaultPresented is set to true in FieldEditor.loadDefault() 3) Change color to red. UI displays red, but preferenc...
2004-08-26 15:34:49
1,093,550,000
closed fixed
051f40b
1,093,900,000
bundles/org.eclipse.jface/src/org/eclipse/jface/preference/ColorFieldEditor.java
Eclipse_Platform_UI
5,014
64,930
Bug 64930 [Progress] Strange build behaviour when autobuild is off and workspace locked
null
2004-06-01 09:06:04
1,086,100,000
verified fixed
c30a8fc
1,093,900,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java
Eclipse_Platform_UI
5,015
59,812
Bug 59812 Progress dialog cuts off info, need separate line for size.
In the attached png, you can see that the CVS progress dialog displays a file name and "(x of y bytes)" post fix. Unfortunately, when the line wraps to a second line, only the top half of the line is displayed. Suggestion: provide a separate second line text field to display size progress. Version 3.0.m8
2004-04-23 13:52:17
1,082,740,000
verified fixed
12947d8
1,093,880,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java
Eclipse_Platform_UI
5,016
71,294
Bug 71294 Capabilities Preference Deselection.
Capabilities are difficult to deselect if they show up under several categories which is a real problem for our product because we have many capabilities being duplicated under serveral categories. Rather than the more elaborate solution suggested by 69143, I would like to propose this alternative low risk one so we ca...
2004-08-03 11:24:08
1,091,550,000
closed fixed
b508744
1,093,880,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityCategoryContentProvider.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java
Eclipse_Platform_UI
5,017
58,315
Bug 58315 AbstractUIPlugin#getImageRegistry not usable
The concept of AbstractUIPlugin#getImageRegistry should be reworked now new API is available. 1. The default constructor of ImageRegistry uses Display.getCurrent() without checking if the thread is valid. 2. AbstractUIPlugin#createImageRegistry invokes default constructor of ImageRegistry but doesn't ensure the UI thre...
2004-04-13 11:46:17
1,081,870,000
verified fixed
be20bac
1,093,880,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java
Eclipse_Platform_UI
5,018
65,061
Bug 65061 [encoding] duplicated message when error setting encoding happens
3.0 RC1 When a CoreException happens on setting the charset for a given resource, the same message is shown twice. The double message is due to the fact that the CoreException message is always equal to the status message. There is value in showing both of them. An option would be to show the message in the internal ex...
2004-06-01 12:56:04
1,086,110,000
verified fixed
a19ba58
1,093,630,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java
Eclipse_Platform_UI
5,019
72,639
Bug 72639 Maximize/Minimize animations slow and annoying
Eclipse 3.1 I200308241200 The feature "Enable animations" results in an animation every time I maximize or minimize an editor or view. 1) It is way too slow - I am waiting to type or do something while the rectangles draw over my screen 2) It doesn't help me in any way. I know what maximize and minimize are supposed to...
2004-08-25 16:25:53
1,093,470,000
verified fixed
a65d191
1,093,580,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java
Eclipse_Platform_UI
5,020
72,495
Bug 72495 [Viewers] NullPointerException when updating projects
Build id: 200408170800 I was updating some projects in the synchronize view when the following two error occurred: Error Aug 24, 2004 08:58:56.227 Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2691) a...
2004-08-24 09:06:48
1,093,350,000
verified fixed
c04ae37
1,093,460,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java
Eclipse_Platform_UI
5,021
72,596
Bug 72596 [Tests] Porting keyboard events from AWT's robot to SWT's "Display.post"
In 3.0, SWT introduced a "Display.post(Event)" method to generate low level keyboard and mouse events. I am attaching a patch that replaces the AWT Robot calls in the KeysTestSuites tests with SWT's "Display.post". I have found it to work better across platforms on the SWT display.
2004-08-25 11:02:02
1,093,450,000
resolved fixed
dad1920
1,093,460,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/Bug43538Test.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/Bug43610Test.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/Bug53489Test.java tests/org.eclipse.ui.tests/UI Test Utils/org/eclipse/ui/...
Eclipse_Platform_UI
5,022
68,180
Bug 68180 [ActivityMgmt] Capabilities Preference page tree expansion
The tree should not always be fully expanded. The problem I have is that many of our categories are fairly long, and this forces the user to scroll past much of the tree to find what they are looking for. I suggest the tree should be fully expanded only if the entire expanded tree does not require a vertical scrollbar.
2004-06-22 11:27:41
1,087,920,000
closed fixed
b491380
1,093,440,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java
Eclipse_Platform_UI
5,023
72,252
Bug 72252 [ActivityMgmt] Handling of dynamic plugin loading does not set preference defaults
If a new plugin that contains activities is brought into the system at runtime the default enablement of the new activities is not honoured.
2004-08-19 08:49:35
1,092,920,000
verified fixed
4c08c43
1,093,440,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActivityPersistanceHelper.java
Eclipse_Platform_UI
5,024
72,526
Bug 72526 [ActivityMgmt] Recode the 'restore defaults' option for the activity enabler
A hack was used for 3.0 to provide the restore defaults ability of the activity enabler. Now that we have IActivity.isDefaultEnabled() API we no longer need this hack and it should be removed.
2004-08-24 14:04:23
1,093,370,000
verified fixed
c34668a
1,093,370,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java
Eclipse_Platform_UI
5,025
72,499
Bug 72499 I200408240800 will not start
This has been tested on both Windows XP and GTK+. Eclipse will fail to start with the following exception. (A slightly different trace will appear if you are set up to prompt for which workspace to use.) java.lang.ExceptionInInitializerError at org.eclipse.ui.internal.WorkbenchConfigurer.declareImage(WorkbenchConfigure...
2004-08-24 09:46:29
1,093,360,000
verified fixed
c61fb08
1,093,360,000
bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ImageRegistry.java
Eclipse_Platform_UI
5,026
72,272
Bug 72272 [ViewMgmt] NPEs on shutdown of I20040817
I got a tring of NPEs when quiting Eclipse (using I20040817). Here they are. !ENTRY org.eclipse.core.runtime 4 2 Aug 19, 2004 10:21:59.994 !MESSAGE Problems occurred when invoking code from plug- in: "org.eclipse.core.runtime". !STACK 0 java.lang.NullPointerException at org.eclipse.ui.views.markers.internal.TableView.s...
2004-08-19 10:26:35
1,092,930,000
verified fixed
66b4c50
1,093,300,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewFactory.java
Eclipse_Platform_UI
5,027
36,813
Bug 36813 [MPE] MultiEditorInput does not override the equals method
The org.eclipse.ui.part.MultiEditorInput class does not override the equals method. The LaunchView class checks if the input for the current frame is the same as for the last frame using the equals method and does not reload if it is. Thus when using the MultiEditorInput, the editor is told to reload because equals alw...
2003-04-23 15:52:30
1,051,130,000
verified fixed
800d1b7
1,093,290,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiEditorInput.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/multipageeditor/MultiEditorInputTest.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/multipageeditor/MultiPageEditorTestSuite.java
Eclipse_Platform_UI
5,028
71,695
Bug 71695 [WorkingSets]Removed Working Set is still shown under the menu item when it is the recentlly used working set
Create a project Go to the Project + Build Working Set + Select Working Set menu item Create a new working set "test" Reopen the Select Working Set window Remove the "test" working set Go to the Project + Build Working Set menu item Result: the "test" working set is still shown It will be removed when we change the cur...
2004-08-09 21:59:43
1,092,100,000
verified fixed
acb3dc9
1,093,290,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/BuildSetMenu.java
Eclipse_Platform_UI
5,029
61,905
Bug 61905 [ActivityMgmt] Need API to access the set of defaultEnabled activities.
null
2004-05-12 10:40:52
1,084,370,000
verified fixed
503cbf1
1,093,280,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityEvent.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/IActivity.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/Activity.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclip...
Eclipse_Platform_UI