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 |
|---|---|---|---|---|---|---|---|---|---|---|
5,630 | 48,448 | Bug 48448 Exception changing perspectives | build i1210:1227, winxp, j9sc1104 I got the following stack trace printed to the console when I was switching perspectives. The log file was empty. java.lang.IllegalArgumentException: Argument not valid at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at org.eclipse.swt.SWT.er... | 2003-12-10 16:41:59 | 1,071,090,000 | resolved fixed | 4a9d8ec | 1,071,520,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/CoolBarManager.java | Eclipse_Platform_UI |
5,631 | 48,486 | Bug 48486 [ActionSets] Key bindings not working when Eclipse first opened | On I20031211, Pascal is reporting that he cannot use the 'F6' keyboard accelerator. This is bound (by default) in the "Default" key configuration. | 2003-12-11 09:50:47 | 1,071,150,000 | verified fixed | 95ad95f | 1,071,520,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActionPresentation.java | Eclipse_Platform_UI |
5,632 | 48,745 | Bug 48745 Colors preference page does not properly handle ancestor color changes | The color page does not properly reflect changes in ancestor colors in the descendant. It will override the preference value for the descendant and interpret the colour as custom. This is wrong. Changes in the ancestor should cause changes in the ancestor preference and the ancestor registry value, but should only caus... | 2003-12-15 09:09:48 | 1,071,500,000 | closed fixed | 176665a | 1,071,510,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/colors/ColorsPreferencePage.java | Eclipse_Platform_UI |
5,633 | 47,600 | Bug 47600 [EditorMgmt] EditorDescriptor.setInternal is gone in M5 | For editors that have long startup times or consume a lot of resources it is necessary to use a singleton, i.e. one editor instance is always reused for a file type whether it be opened by double-clicking the file, or opened programatically or from the navigation history (A 3D editor might want this, for example). Up t... | 2003-11-26 19:28:21 | 1,069,890,000 | resolved fixed | 021991f | 1,071,510,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorDescriptor.java | Eclipse_Platform_UI |
5,634 | 38,462 | Bug 38462 [Dialogs] Tree in Preference & Properties dialog should be resizable | I20030604 On MacOS X the native tree isn't as compact as on other platforms. As a result some of the tree items in the Preference and Properties dialogs are barely visible. Since horizontalls scrolling is cumbersome, it would be nice to have a sash between the tree and the dialog's content. Remembering the dialog's siz... | 2003-06-05 05:35:51 | 1,054,810,000 | closed fixed | 23ecf16 | 1,071,270,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java | Eclipse_Platform_UI |
5,635 | 48,657 | Bug 48657 [javadoc] | I20031210 The package org.eclipse.ui.progress does not have complete javadoc - no @since tags - doesn't say if the classes/methods are designed to be subclassed, extended, etc. - only one sentence per class javadoc, could use more description - @param and @return tags unspecified (empty tags only) | 2003-12-12 14:08:11 | 1,071,260,000 | closed fixed | a686ecb | 1,071,260,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/IProgressService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/IWorkbenchSiteProgressService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/UIJob.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/... | Eclipse_Platform_UI |
5,636 | 48,604 | Bug 48604 Loss of old cool bar layout | Openning an old workspce in any integration build after I20031210 will cause pre-existing cool bar layout(cool item order) to be erased. The user will need to re-customize the cool bar layouts on each perspective to ensure its persistance when eclipse is shutdown. | 2003-12-11 16:53:16 | 1,071,180,000 | resolved fixed | d7ce09a | 1,071,260,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/CoolBarManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IWorkbenchConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,637 | 48,364 | Bug 48364 PreferenceDialog can reopen empty | 20031209 When you close the Preferences dialog with an entry other than the default selected you will get an empty entry in the dialog when you reopen STEPS 1) Open the preferences dialog 2) Select the Appearances page 3) Close the dialog 4) Reopen - Workbench will be selected and the contents will be empty | 2003-12-09 16:28:37 | 1,071,010,000 | closed fixed | a1cf684 | 1,071,160,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceContentProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java | Eclipse_Platform_UI |
5,638 | 32,262 | Bug 32262 [Markers] DCR: Image and description for IMarkerResolution | null | 2003-02-19 12:32:08 | 1,045,680,000 | verified fixed | 6fe6842 | 1,071,120,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/IMarkerResolution2.java | Eclipse_Platform_UI |
5,639 | 48,429 | Bug 48429 [CoolBar] npe during startup | build i1210:1227, winxp, j9sc1104 I downloaded the new build and started it up against my old workspace. I got a dialog saying that there were errors and my workbench state couldn't be restored. The following was in the log file. All my prespectives were reset. !ENTRY org.eclipse.core.runtime 4 2 Dec 10, 2003 14:04:58.... | 2003-12-10 14:09:58 | 1,071,080,000 | resolved fixed | 5fb492b | 1,071,100,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,640 | 48,452 | Bug 48452 Widget is disposed while closing cool bar | This is the problem that is occurring in the nightly builds. There is something happening where a cool bar is attempting to layout disposed cool bar items. | 2003-12-10 17:48:23 | 1,071,100,000 | resolved fixed | 88ce4e3 | 1,071,100,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/ToolBarContributionItem.java | Eclipse_Platform_UI |
5,641 | 48,355 | Bug 48355 [Tasks] exception while listing problems | 9 december integration build 1. problems filtered to show problems 'on any resource in same project' 2! click on a closed project !SESSION Dec 09, 2003 13:42:37.966 --------------------------------------------- java.version=1.4.2_02 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=... | 2003-12-09 13:54:39 | 1,071,000,000 | resolved fixed | 675aa2e | 1,071,090,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerFilter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/RestartableJob.java | Eclipse_Platform_UI |
5,642 | 48,382 | Bug 48382 Deadlock running automated tests | I20031209 The automated tests for this build failed due to a deadlock. The stack trace is attached. All of the jobs involved are from the new marker view work. The problematic pattern is in Worker-4 and Worker-1, both of which are trying to join another job while owning an ILock. I recommend releasing the ILock before ... | 2003-12-09 19:14:18 | 1,071,020,000 | resolved fixed | 4d6f3af | 1,071,060,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableContentProvider.java | Eclipse_Platform_UI |
5,643 | 48,363 | Bug 48363 NumberFormatException running the test suites | 20031209 If you run the test suites (UITestSuite) you get a series of exceptions to the console: java.version=1.4.2 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -feature org.eclipse.platform -dev bin -os win32 -ws win32 -arch x86 -nl en_US -port ... | 2003-12-09 16:23:41 | 1,071,000,000 | resolved fixed | 884489a | 1,071,060,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TaskMarker.java | Eclipse_Platform_UI |
5,644 | 48,351 | Bug 48351 [KeyBindings] Resetting to defaults on the keys preference page doesn't set the key configuration | null | 2003-12-09 13:31:24 | 1,070,990,000 | verified fixed | c90a2da | 1,071,000,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/KeysPreferencePage.java | Eclipse_Platform_UI |
5,645 | 38,049 | Bug 38049 [KeyBindings] Action.setText needs to document/support @ escaping | Eclipse 2.1 1. Perform a text search for any of the JavaDoc @ tags, such as @return, @author, etc. 2. Bring down the Search view's history list and you'll see each search displayed as ''. See the attached screen shot. | 2003-05-23 11:20:41 | 1,053,700,000 | resolved fixed | bb9383a | 1,070,980,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/Action.java | Eclipse_Platform_UI |
5,646 | 44,443 | Bug 44443 [Tasks] Problems View should 'filter' more efficiently | null | 2003-10-08 10:35:37 | 1,065,620,000 | verified fixed | ea57ee1 | 1,070,980,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/BookmarkView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/MarkerViewUtil.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/ProblemView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/TaskView.java bundles/org... | Eclipse_Platform_UI |
5,647 | 46,837 | Bug 46837 [Navigator] Cannot delete Java project | N20031118 Start a fresh workspace, create a Java project, delete it INCLUDING its resources ==> not possible Works if I don't delete the contents. | 2003-11-18 10:01:42 | 1,069,170,000 | resolved fixed | b34e483 | 1,070,950,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/DeleteResourceAction.java | Eclipse_Platform_UI |
5,648 | 37,143 | Bug 37143 [WorkingSets] API addition to IWorkingSetManager to recreate an IWorkingSet from an IMemento | We are creating and persisting an IWorkingSet within the .launch framework to enable sharing of a working set. The only problem is in the restoration of the IWorkingSet from the stored IMemento. We would like to not have to duplicate the code for persisting and restoring the working sets. I would like to propose the fo... | 2003-05-01 14:55:06 | 1,051,820,000 | resolved fixed | c85b58d | 1,070,940,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkingSet.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkingSetManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkingSet.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkingSe... | Eclipse_Platform_UI |
5,649 | 48,083 | Bug 48083 [KeyBindings] Keyboard accessibility on assistant dialog | I20031203 I am trying the new 3.0 keybindings, and I have the "help me with multi stroke..." turned on. When I type the first accelerator and then wait, a popup menu appears with a list of options. Ironically, this popup is not keyboard accessible. I.e., I cannot use the up and down arrow keys to scroll through this li... | 2003-12-04 11:32:18 | 1,070,560,000 | verified fixed | 93d31be | 1,070,660,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java | Eclipse_Platform_UI |
5,650 | 45,825 | Bug 45825 [ActivityMgmt] Perspectives don't respect activity enablement | When an activity disables a view's prefix, I would expect it to not be added to perspectives automatically anymore. For example, JDT Debug contributes a view (org.eclipse.jdt.debug.ui.DisplayView) to the Debug perspective provided by Debug UI. If I disable an activity that filters "org.eclipse.jdt.debug.*" and then cre... | 2003-10-30 14:59:45 | 1,067,540,000 | closed fixed | cceda37 | 1,070,650,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FolderLayout.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/LayoutHelper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PageLayout.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/inter... | Eclipse_Platform_UI |
5,651 | 47,964 | Bug 47964 [KeyBindings] help with multi-stroke keyboard shortcuts pops up unusable window | I was excited to test out the new keybindings introduced in the latest integration build and I enabled the "help me with multi-stroke keyboard shortcuts" option. However the help wasn't much use because the window that pops up is too narrow. I will attach a screen shot to clarify. | 2003-12-03 05:34:35 | 1,070,450,000 | verified fixed | 2642882 | 1,070,650,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java | Eclipse_Platform_UI |
5,652 | 46,468 | Bug 46468 [RCP] [Dialogs] new file doesn't fill in parent folder | right-clicking in the package explorer on some package and selecting New->File pops up the new file dialog, however the parent folder is not filled in. This is a regression it worked for the previous integration build. I am currently using I200311111216. | 2003-11-12 07:11:58 | 1,068,640,000 | resolved fixed | 9f3ac59 | 1,070,570,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/NewWizardAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActionExpression.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/... | Eclipse_Platform_UI |
5,653 | 47,404 | Bug 47404 [Jobs] UI no longer responsive during CVS update action | Build 3.0M5, win2000, jre1.4.1_05 While doing a CVS update action (grabbed a 4MB JAR patch), the IDE froze entirely. CPU usage was close to zero, memory was under control. See below thread dump: Full thread dump Java HotSpot(TM) Client VM (1.4.1_05-b01 mixed mode): "TimeoutOutputStream" daemon prio=5 tid=0x185DC688 nid... | 2003-11-25 07:06:01 | 1,069,760,000 | closed fixed | 498c08b | 1,070,470,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,654 | 36,297 | Bug 36297 [Preferences] Need a page that informs of preference page creation failure | We currently have a blank composite when the creation of a page fails. We should replace it with a label that informs the user of the error like in views. | 2003-04-09 11:29:49 | 1,049,900,000 | closed fixed | d100c6d | 1,070,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ErrorPreferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferenceNode.java | Eclipse_Platform_UI |
5,655 | 46,863 | Bug 46863 [RCP] Window menu missing separator between Preferences and list of windows | build N20031117 - Window > New Window - the Window menu correctly shows the list of windows when there is more than one, but it's missing the separator between Preferences and the list of windows - this is a regression from M4, most likely due to the RCP changes | 2003-11-18 14:17:48 | 1,069,180,000 | resolved fixed | 0207f22 | 1,070,310,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/ContributionItemFactory.java | Eclipse_Platform_UI |
5,656 | 46,934 | Bug 46934 [RCP] [CoolBar] Toolbar is missing build action | I20031119 The toolbar is missing the build action. See attached screen shot | 2003-11-19 05:43:23 | 1,069,240,000 | resolved fixed | c2b87ee | 1,070,050,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEActionFactory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEContributionItemFactory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/BuildContrib... | Eclipse_Platform_UI |
5,657 | 47,532 | Bug 47532 SystemSummaryDialog uses core.runtime internal API | M5 SystemSummaryDialog uses Core Runtime internal API (PreferenceExporter) to dump the preferences. All public operations defined in PreferenceExporter are available from the Preferences class and should be used instead. | 2003-11-26 10:40:48 | 1,069,860,000 | closed fixed | 221654c | 1,069,860,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/SystemSummaryDialog.java | Eclipse_Platform_UI |
5,658 | 21,013 | Bug 21013 [PropertiesView] ComboBoxPropertyDescriptor should provide a defualt label provider | ComboBoxPropertyDescriptor requires an array of string values in its contructor. These are used to display in the combo box cell editor. Typically clients must also supply a label provider with the same array of values in order to show the correct value when the cell editor is not active. The descriptor should create a... | 2002-06-26 12:19:49 | 1,025,110,000 | closed fixed | 8b0450f | 1,069,790,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/ComboBoxLabelProvider.java bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/ComboBoxPropertyDescriptor.java bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertyDescriptor.java tests/org.eclipse.ui.tests/Eclipse UI Test... | Eclipse_Platform_UI |
5,659 | 47,096 | Bug 47096 Activity configuration dialog UI. | A few notes about the dialog: Opens from Window > Activity Configuration 0) the mnemonic in the menu (c) is already taken by Close... above 1) the list on the right flashes each time I check/uncheck an itme on the left, but nothing has changed in the right 2) select an item on the right, then check or uncheck it's asso... | 2003-11-20 10:43:45 | 1,069,340,000 | closed fixed | c21a4a2 | 1,069,680,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ui/ActivityEnabler.java | Eclipse_Platform_UI |
5,660 | 47,150 | Bug 47150 [Progress] ProgressMonitorJobsDialog used on shutdown | build I20031119-2030 On shutdown, a ProgressMonitorJobsDialog is used when saving the workspace. This is opened with fork=false and cancelable=false. fork=false means the UI is not processing events, so the Jobs button is unresponsive. | 2003-11-20 14:41:33 | 1,069,360,000 | verified fixed | 55edec3 | 1,069,360,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java | Eclipse_Platform_UI |
5,661 | 33,018 | Bug 33018 [Contributions] plugin.xml context menu should not have "Run Ant..." item | null | 2003-02-25 12:01:14 | 1,046,190,000 | verified fixed | 37831c0 | 1,069,360,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
5,662 | 47,116 | Bug 47116 [Navigator] Exception on startup after crash | I had to kill Eclipse due to a deadlock. On startup, the Navigator contained "An Error occurred creating this view" and the log contained the folloiwng exception (using 200311192030): org.eclipse.jface.util.Assert$AssertionFailedException: null argument; at org.eclipse.jface.util.Assert.isNotNull(Assert.java:139) at or... | 2003-11-20 12:17:29 | 1,069,350,000 | verified fixed | d1dfc32 | 1,069,360,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/ResourceNavigator.java | Eclipse_Platform_UI |
5,663 | 46,839 | Bug 46839 [RCP] Auto-save on build leaves progress bar showing in status line | build N20031117 - turn on the Workbench pref to save changes on build - open a file - make some changes, but don't save - Ctrl+B The progress bar in the status line is left showing (at 100%). Ctrl+S does not have the same problem. This is a regression from M4. | 2003-11-18 10:32:21 | 1,069,170,000 | resolved fixed | 992fc4d | 1,069,170,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorManager.java | Eclipse_Platform_UI |
5,664 | 46,492 | Bug 46492 Explicit job manager startup/shutdown needed | null | 2003-11-12 11:43:09 | 1,068,660,000 | closed fixed | 4f3ff35 | 1,069,170,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
5,665 | 46,601 | Bug 46601 [RCP] Configuration details does not work | null | 2003-11-13 12:52:31 | 1,068,750,000 | verified fixed | 01a04a8 | 1,069,130,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/SystemSummaryDialog.java | Eclipse_Platform_UI |
5,666 | 46,712 | Bug 46712 Lost scheduled callback | Earlier this week we refactored ProgressManager to extend ProgressProvider instead of JobProgressAdapter. We moved the "aboutToRun" and "done" methods into an anonymous inner class created by the method getChangeListener(). We neglected to also copy the "scheduled(IJobChangeEvent)" method. This means the progress manag... | 2003-11-14 17:56:11 | 1,068,850,000 | closed fixed | fa37548 | 1,069,080,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,667 | 45,730 | Bug 45730 Properties dialog not respecting activity enablement. | The workbench property dialog is not respecting the role/activity system. | 2003-10-29 10:19:25 | 1,067,440,000 | closed fixed | b918fd7 | 1,068,820,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ObjectContributorManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchActivityHelper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/PropertyDialog.java bundles/org.eclipse.ui.workbe... | Eclipse_Platform_UI |
5,668 | 46,649 | Bug 46649 [RCP] Next/Previous editor/view/perspective switchers are broken | build I20031113 The Ctrl+F6/F7/F8 switchers sometimes stop working in this build. I haven't been able to determine exact steps to reproduce the problem yet. It does not seem to be specific to key bindings since the Window > Keyboard Shortcuts > Next/Previous actions stop working as well. | 2003-11-13 21:54:04 | 1,068,780,000 | resolved fixed | 6276ae1 | 1,068,780,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/NavigationHistoryAction.java | Eclipse_Platform_UI |
5,669 | 46,562 | Bug 46562 [Jobs] Deadlock in modal cvs dialog | I20031111 I was using "Update and Overwrite" on a conflicting resource from the sync view. As you can see from the dump the modal CVS dialog locks itself up. Full thread dump Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode): "ModalContext" prio=7 tid=0x039dc658 nid=0xf44 in Object.wait() [441f000..441fd94] at java.lan... | 2003-11-13 05:57:26 | 1,068,720,000 | closed fixed | 7bad9bc | 1,068,760,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,670 | 46,342 | Bug 46342 System UI jobs should specify display | 20031104 System UI jobs should specify the display as we are creating displays and workbenches uneccessarily. Also the display creation code should avoid using the workbench by checking if it has been created. | 2003-11-10 10:02:37 | 1,068,480,000 | closed fixed | 228896c | 1,068,740,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/UIJob.java | Eclipse_Platform_UI |
5,671 | 46,462 | Bug 46462 [RCP] [Preferences] Workbench switches to double click on each startup | N20031111 I use an pre-RCP workspace. On each startup I have to switch to single mode again. | 2003-11-12 04:59:26 | 1,068,630,000 | verified fixed | 6304c16 | 1,068,740,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEWorkbenchPreferencePage.java | Eclipse_Platform_UI |
5,672 | 46,539 | Bug 46539 [Dialogs] "Save resources" dialog shows duplicated entries | i20031111 The "Save resources" dialog, opened whenever I am about to do things like run a launch configuration or synchronize or shoutdown Eclipse, shows duplicated entries. For instance, if I have dirty editors with files A/foo.txt and A/bar.txt, and do something that triggers that dialog, it will show: X A/foo.txt X ... | 2003-11-12 17:22:15 | 1,068,680,000 | resolved fixed | cf70f5b | 1,068,700,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/AdaptableList.java | Eclipse_Platform_UI |
5,673 | 46,425 | Bug 46425 [Contributions] "Close Project" disabled | build i1111, winxp, sunjdk 1.4.2 I downloaded the new integration build and ran it against my old workspace. Unfortuanatly the Open and Close Project menu items are both disabled. This happens in both the Package Explorer and the Navigator View. | 2003-11-11 13:59:15 | 1,068,580,000 | resolved fixed | aae3eca | 1,068,700,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/SelectionListenerAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/BaseSelectionListenerAction.java | Eclipse_Platform_UI |
5,674 | 46,395 | Bug 46395 [RCP] Open With not persistent | N20031111 Start fresh workspace and create a type in a new Java project. Close the Java editor Select the file, Open With > Text editor Close the text editor Double-click the file ==> opens in Java editor. Before RCP it used to remember which editor was used. | 2003-11-11 03:56:31 | 1,068,540,000 | resolved fixed | 1f105fb | 1,068,610,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/OpenWithMenu.java | Eclipse_Platform_UI |
5,675 | 46,393 | Bug 46393 [RCP] Lost nature icon on project | N20031111 start fresh workspace, create a Java project ==> missing nature icon "J" | 2003-11-11 03:39:41 | 1,068,540,000 | resolved fixed | 0c2809b | 1,068,580,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/CapabilityRegistryReader.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/IDERegistryReader.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/MarkerImageProviderRegistry.java bundles/org.eclipse.ui.ide/src... | Eclipse_Platform_UI |
5,676 | 46,167 | Bug 46167 [Perspectives] Window > Save Perspective As... is broken | build I20031115 + RCP changes - in resource perspective, - Window > Save Perspective As... - enter a new name - OK - it seems to work - Open Perspective > Other... - it does not show up. | 2003-11-06 00:01:45 | 1,068,090,000 | closed fixed | d5aab25 | 1,068,560,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/PerspContentProvider.java | Eclipse_Platform_UI |
5,677 | 44,812 | Bug 44812 Create a Scale field editor | Create a Field Editor based on a Slider control. | 2003-10-14 09:09:34 | 1,066,140,000 | closed fixed | 40380b9 | 1,068,480,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/ScaleFieldEditor.java | Eclipse_Platform_UI |
5,678 | 36,867 | Bug 36867 [Import/Export] Zip export dialog not append .zip if there is already an extension | Sometimes, when the Jar export dialog doesn't have the options I want, I use the zip export dialog to build a jar. Unfortunately, if I specify a file name of foo.jar, the zip export dialog insists on adding ".zip" to the end of the file name. Would it be possible to make it so ".zip" is not automatically added if there... | 2003-04-24 15:25:21 | 1,051,210,000 | closed fixed | ee0c611 | 1,068,480,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/WizardZipFileResourceExportPage1.java | Eclipse_Platform_UI |
5,679 | 41,806 | Bug 41806 Platform mechanism for asynchronous prompts | In discussions with various teams on the subject of background build, someone suggested that platform UI introduce a mechanism to allow background processes to politely request interaction. Here is the scenario: - There is some long running process that may take several minutes to complete. At some point during that pr... | 2003-08-21 10:57:35 | 1,061,480,000 | closed fixed | a6b89f5 | 1,068,480,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressFeedbackManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,680 | 13,585 | Bug 13585 [View Mgmt] Please bring back floating/detached views | I really thought this was a great feature. In my case, I have a lot of screen real estate and found it useful to detach the object browser and task list. Out of curiousity, why was it taken out? | 2002-04-11 18:13:40 | 1,018,560,000 | resolved fixed | f77ddc6 | 1,068,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/LayoutPart.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectivePresentation.java | Eclipse_Platform_UI |
5,681 | 46,227 | Bug 46227 MarkerResolution extension point broken? | 20031106 With the RCP change, the extension point org.eclipse.ui.ide.markerResolution seems to be broken. IDE.getMarkerHelpRegistry().getResolutions does not return anything. | 2003-11-06 14:15:28 | 1,068,150,000 | resolved fixed | 2f6a60b | 1,068,240,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/MarkerHelpRegistryReader.java | Eclipse_Platform_UI |
5,682 | 46,266 | Bug 46266 Unnecessary workbench casts | Chris has promoted IActivityManager/IRoleManager to IWorkbench API (at least until the new stuff is ironed out). I was doing casts to Workbench in order to access them. These casts are no longer necessary. Patch forthcoming. | 2003-11-07 09:02:28 | 1,068,210,000 | closed fixed | d50382b | 1,068,230,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchActivityHelper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ObjectActivityManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ui/SwapActivityHelper.java bundles/org... | Eclipse_Platform_UI |
5,683 | 46,281 | Bug 46281 [Editor Mgmt] NPE in EditorDescriptor.loadValues | build N20031107 - try to open any editor - it fails with: !ENTRY org.eclipse.jface 4 2 Nov 07, 2003 11:24:08.787 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NullPointerException at org.eclipse.ui.internal.registry.EditorDescriptor.loadValues (EditorDescriptor.java... | 2003-11-07 11:35:54 | 1,068,220,000 | resolved fixed | 8c4ba1e | 1,068,230,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IWorkbenchConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorDescriptor.java | Eclipse_Platform_UI |
5,684 | 44,459 | Bug 44459 First Link (Help > Welcome...) on Welcome Page doesn't work | I20031008 - start eclipse with new workspace - in the Eclipse Platform Welcome page, click on the first link "Help > Welcome..." !ENTRY org.eclipse.ui 4 4 Oct 08, 2003 17:34:25.512 !MESSAGE Unable to load class org.eclipse.ui org.eclipse.ui.internal.QuickStartAction Unable to load class org.eclipse.ui org.eclipse.ui.in... | 2003-10-08 11:42:44 | 1,065,630,000 | resolved fixed | 4ef1ab5 | 1,067,620,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/QuickStartAction.java | Eclipse_Platform_UI |
5,685 | 44,244 | Bug 44244 New Java Project wizard does not honor project creation Preference | Steps to recreate: 1) Open Java perspective. 2) Create new Java project. 3) You are asked to switch perspectives, wich IMHO, is incorrect since I am already in the Java perspective. 4) Say Yes to swtiching perspectives, another Java perspective is opned in the same window. This seems confusing, and redundant. Staying i... | 2003-10-06 15:07:49 | 1,065,470,000 | closed fixed | a4b6b55 | 1,067,620,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java | Eclipse_Platform_UI |
5,686 | 45,761 | Bug 45761 PerspectiveMenu has bad null check. | It's possible that a NPE may be thrown in getPerspectiveShortcuts() if the current perspectives's perspectiveActionIds field is null. Patch forthcoming. | 2003-10-29 16:09:53 | 1,067,460,000 | closed fixed | f6d3060 | 1,067,610,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/PerspectiveMenu.java | Eclipse_Platform_UI |
5,687 | 45,306 | Bug 45306 Mouse events lost in shell launched from secondary application modal shell | Build 20031021 1. Started a 20031015 workspace with Eclipse build 20031021. 2. Imported all unshared projects 3. Got an information dialog saying that some plugins were missing 4. This dialog would not take any mouse input: I could not click Yes/No. All it did was beep. Could not discard this dialog at all. I had to ki... | 2003-10-21 13:18:28 | 1,066,760,000 | resolved fixed | 755a8e2 | 1,066,770,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Semaphore.java | Eclipse_Platform_UI |
5,688 | 45,144 | Bug 45144 [PropertiesView] Properties View label provider does not clear the image | Properties View does not clear the image when the LabelProvider.getImage() retrns null. Attached exmaple: I have added onto the org.eclipse.ui.examples.propertysheet example to provide a ColorLabelProvider that returns null image for black and an image for all other colors. Select "richard" and note there are no image ... | 2003-10-17 18:44:30 | 1,066,430,000 | resolved fixed | fb1ec7f | 1,066,770,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetViewer.java | Eclipse_Platform_UI |
5,689 | 43,538 | Bug 43538 Ctrl+Space gives two key down events | On Windows XP using I20030923, "Ctrl+Space" gives two key down events. This key binding is used by Eclipse for code assist. Affects keys preference page, and causes a flicker as the code assist is executed twice. If the key is bound to any other command, it can make the command completely unusable. Problem does not occ... | 2003-09-23 17:16:10 | 1,064,350,000 | resolved fixed | 4d3dfed | 1,066,760,000 | tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/KeysTestSuite.java | Eclipse_Platform_UI |
5,690 | 44,496 | Bug 44496 Typo 'pagee' in WorkbenchWindow log message | public IStatus restoreState(... if (factory == null) { WorkbenchPlugin.log("Unable to restore pagee - cannot instantiate input factory: " + factoryID); //$NON-NLS-1$ result.add(unableToRestorePage(pageMem)); continue; } | 2003-10-08 16:10:43 | 1,065,640,000 | closed fixed | 51f0a9a | 1,066,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,691 | 45,011 | Bug 45011 [Jobs] NPE in UIJob while running UI test suites | I get the following stack trace in my console when I run the UI test suites: !ENTRY org.eclipse.core.runtime 4 2 Oct 16, 2003 09:42:48.296 !MESSAGE An internal error occurred during: "Update for Decoration Completion". !STACK 0 java.lang.NullPointerException at org.eclipse.ui.progress.UIJob.getDisplay(UIJob.java:121) a... | 2003-10-16 09:54:28 | 1,066,310,000 | closed fixed | f469a3b | 1,066,320,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/UIJob.java | Eclipse_Platform_UI |
5,692 | 44,827 | Bug 44827 [Viewers] StructuredViewer's UpdateItemSafeRunnable holds onto last selected element-memory leak | I have a TableViewer that normally displays a list of objects. I clear the list by calling TableViewer.setInput(null). I found that if I initially have a list of objects, select an object, then setInput(null) the TableViewer is still holding onto an instance of the object I last selected. More specifically, it looks li... | 2003-10-14 11:58:37 | 1,066,150,000 | resolved fixed | 261d540 | 1,066,270,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java | Eclipse_Platform_UI |
5,693 | 44,689 | Bug 44689 [KeyBindings] Alt+[A-Z] do not work to change view, editor or perspective | Eclipse M3 have bug that don't be modified Ctrl+F6->Ctrl+Tab. so, I modified keybinding Ctrl+F6 -> Alt+Q Ctrl+F7 -> Alt+S Unexpect!, This position is so comfortalble. but, Eclipse M4 don't perfectly be modified expectly operation keybinding. | 2003-10-11 06:37:41 | 1,065,870,000 | verified fixed | 391f5c5 | 1,066,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java | Eclipse_Platform_UI |
5,694 | 42,755 | Bug 42755 [Jobs] Access Job List While Having a Modal Dialgog | I20030903 It would be good if users could access the job list even if a modal dialog is in their face. Modal dialogs can now block the UI waiting for a background job to finish and users can no longer stop the job which actually eats the CPU. There should be a way to access the job list even if a modal dialog is up. Us... | 2003-09-09 04:26:45 | 1,063,100,000 | closed fixed | 6adf749 | 1,066,240,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/ProgressMonitorJobsDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressTreeViewer.java | Eclipse_Platform_UI |
5,695 | 44,559 | Bug 44559 NPE in ProgressViewUpdater | I20031008 + Tods patch I got the following NPE at some point during my test session. It didn't seem to cause any problems and the workbench is acting as it should since it occured. !ENTRY org.eclipse.core.runtime 4 2 Oct 09, 2003 11:01:17.78 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.... | 2003-10-09 11:27:09 | 1,065,710,000 | closed fixed | b51c63d | 1,065,720,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressViewUpdater.java | Eclipse_Platform_UI |
5,696 | 44,563 | Bug 44563 "SWTException: Widget is disposed" on shutdown | i200310081556 During shutdown, got a dialog saying that an error had occurred. Had this as last entry in the log file: !SESSION ---------------------------------------------------------------------- !ENTRY org.eclipse.core.launcher 4 0 Oct 09, 2003 11:19:19.951 !MESSAGE Exception launching the Eclipse Platform: !STACK ... | 2003-10-09 11:30:55 | 1,065,710,000 | closed fixed | cd69f0b | 1,065,720,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLineManager.java | Eclipse_Platform_UI |
5,697 | 44,489 | Bug 44489 Exception in log when performing multiple background checkouts | In build I20031008, an exception appeared in the log while I was performing multiple checkouts in the background. I'll have to attach it as past does not seem to work in Mozilla on GTK. | 2003-10-08 15:38:37 | 1,065,640,000 | closed fixed | df13c19 | 1,065,700,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,698 | 44,352 | Bug 44352 Regression: File associations to an external program broken | I20031007 I always have *.html files from Eclipse open in Dreamweaver. As of this build this seems to be broken. This had always been configured in my workspace so I checked the preferences and saw that now *.html was no longer associated with an editor. It got lost during my upgrade to this build. No big deal. Well to... | 2003-10-07 15:45:19 | 1,065,560,000 | closed fixed | c88392b | 1,065,630,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/IObjectActivityManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/FileEditorMapping.java | Eclipse_Platform_UI |
5,699 | 44,327 | Bug 44327 new compiler option... | ...warn possibly incorrect conditional: if (foo); while (foo); { ... } for (int x=0;i<len;i++); { ... } etc. the first should warn if there are (likely) no side-effects. the last two (with proceeding '{') should always warn. this can be even more general as any time you have a '{' after a ';' (in a method) it is likely... | 2003-10-07 12:40:38 | 1,065,540,000 | verified fixed | 8e6a707 | 1,065,550,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,700 | 44,081 | Bug 44081 [Navigator] Resource Navigator has sticky duplicate item after rename | null | 2003-10-02 11:19:32 | 1,065,110,000 | closed fixed | b5f0eb0 | 1,065,550,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/WorkbenchContentProvider.java | Eclipse_Platform_UI |
5,701 | 44,133 | Bug 44133 [Jobs] Exceptions in log on shutdown | 20030930 The console was filled with the following exception: java.lang.NullPointerException at org.eclipse.swt.widgets.Display.asyncExec(Display.java:461) at org.eclipse.ui.progress.UIJob.run(UIJob.java:74) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:61) !ENTRY org.eclipse.core.runtime 4 2 Okt 03, 2003 17... | 2003-10-03 11:37:28 | 1,065,200,000 | closed fixed | 494a908 | 1,065,470,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,702 | 44,237 | Bug 44237 [Jobs] Progress View: finished jobs not removed from view | I20030930 No steps, but I can observe this all the time: After many jobs have run, some zombies are still displayed in the progress view and will remain so until another job is run, or the "verbose" preference is checked. | 2003-10-06 13:02:31 | 1,065,460,000 | closed fixed | 453856e | 1,065,460,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java | Eclipse_Platform_UI |
5,703 | 40,026 | Bug 40026 [Jobs] cancel hint | 3.0 20030710 When a job is cancelled via the 'cancel' context menu item the actual running job may not terminate immediatly. As a hint to the user you should show that the job is waiting to be cancelled. One option would be to prefix the name shown in the view and/or use an icon: [+] (Cancelling) Refreshing with remote... | 2003-07-14 11:05:34 | 1,058,200,000 | closed fixed | e658378 | 1,065,120,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobInfo.java 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/ProgressView.java | Eclipse_Platform_UI |
5,704 | 42,346 | Bug 42346 [Tasks] Associated task not remaining with associated line | I was following the instructions in the Workbench User Guide...Basic Tutorial/Associated tasks. After creating the task, I inserted lines above it. The task's location column didn't change to reflect the task's new position, so I saved the file, but it still didn't update. Per the tutorial's instructions, I chose "Mark... | 2003-09-01 12:30:41 | 1,062,430,000 | resolved fixed | 5e370ba | 1,065,120,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/internal/Util.java | Eclipse_Platform_UI |
5,705 | 43,947 | Bug 43947 Should use job name when task name is null | 20030930 The auto build job starts tasks with a task name of null. This results in a progress message that only shows percent done. Here is the code: monitor.beginTask(null, Policy.opWork); | 2003-09-30 16:20:02 | 1,064,950,000 | closed fixed | bdbffb0 | 1,065,030,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/WorkbenchMonitorProvider.java | Eclipse_Platform_UI |
5,706 | 42,959 | Bug 42959 [Jobs] Progress View: Cannot cancel a waiting job | I had a waiting job that I wanted to cancel but I couldn't. The menu item is disabled. I know that this may not technically be a cancel but I wanted to unschedule the job. | 2003-09-11 11:39:20 | 1,063,290,000 | closed fixed | 3ab4184 | 1,065,020,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java | Eclipse_Platform_UI |
5,707 | 43,873 | Bug 43873 [Viewers] ViewerSorter need not be abstract | build I20030927 Kim Horne asks: Can ViewerSorter be made concrete? It's perfectly usable as it is as an alphabetical sorter... there doesn't seem to be any reason for it to be abstract. I've attached a patch that'll do it if it's OK. If not...why not? :) | 2003-09-29 17:20:03 | 1,064,870,000 | resolved fixed | c2190ec | 1,064,870,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerSorter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ProjectReferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/SavePerspectiveDialog.java bundles/org.eclipse.ui.workbench/Eclipse ... | Eclipse_Platform_UI |
5,708 | 39,436 | Bug 39436 [Tasks] No summary shown in status line | build I20030625 The old tasks view showed a summary of the number of tasks, errors, warnings and infos in the status line. This is missing in the reworked view. | 2003-06-27 14:32:14 | 1,056,740,000 | verified fixed | 15c9311 | 1,064,870,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/ProblemView.java bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/internal/MarkerView.java | Eclipse_Platform_UI |
5,709 | 43,571 | Bug 43571 Apparent deadlock when rebuilding all | 20030924 During a rebuild all the build process is locked at 35% 1) load in the platform-ui module and then import all other plugins 2) Select Rebuild All 3) A progress monitor dialog comes up stating that all are being rebuilt. At the same time progress begins in the status line which stops at 35%. Hitting cancel on t... | 2003-09-24 10:27:55 | 1,064,410,000 | resolved fixed | 8b3f7e7 | 1,064,600,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/UISynchronizer.java | Eclipse_Platform_UI |
5,710 | 42,938 | Bug 42938 [Commands] ClassCastException in Workbench.updateActiveWorkbenchWindowMenuManager(Workbench.java:492) | OSX 10.2.6 Eclipse: 200309090800 Stack: !ENTRY org.eclipse.ui 4 4 Sep 11, 2003 11:29:09.704 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 Sep 11, 2003 11:29:09.708 !MESSAGE java.lang.ClassCastException !STACK 0 java.lang.ClassCastException at org.eclipse.ui.internal.Workbench.updateActive... | 2003-09-11 06:44:56 | 1,063,280,000 | closed fixed | 5f43353 | 1,064,590,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
5,711 | 38,587 | Bug 38587 [Tasks] No tooltips on Problems/Tasks/Bookmarks view toolbar items | build 20030605 I don't get tooltips when I hover the mouse over enabled toolbar items in the Problems, Tasks and Bookmarks view. The view menu and close button do show tooltips. | 2003-06-06 11:36:31 | 1,054,910,000 | verified fixed | 789ea9d | 1,064,420,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/internal/ActionAddGlobalTask.java bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/internal/ActionRemoveMarker.java bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/internal/FiltersAction.java | Eclipse_Platform_UI |
5,712 | 39,498 | Bug 39498 [Tasks] default sorting order in Problems view is incorrect | 20030625 the top one should be 'severity descending' it makes no sense at all to have the most sever problems at the bottom of the list | 2003-07-01 05:44:45 | 1,057,050,000 | verified fixed | 039e51a | 1,064,420,000 | bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/markers/ProblemView.java | Eclipse_Platform_UI |
5,713 | 43,168 | Bug 43168 StackOverflowError using key sequence entry widget | null | 2003-09-16 14:49:36 | 1,063,740,000 | resolved fixed | 7df55d5 | 1,064,290,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/KeySequenceText.java | Eclipse_Platform_UI |
5,714 | 43,157 | Bug 43157 [KeyBindings] Key indication does not work if more than 1 window | I20030910 1. start empty workbench 2. switch to Emacs mode 3. open n new windows Observe: pressing "Esc" is only indicated in status line of the last opened window and does not work for all other n-1 windows. I normally work with two windows: the first one shows the Java perspective and the second my Debug perspective.... | 2003-09-16 12:01:03 | 1,063,730,000 | resolved fixed | edd4f9e | 1,064,290,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/util/StatusLineContributionItem.java | Eclipse_Platform_UI |
5,715 | 43,415 | Bug 43415 [Dialogs] SWTException from ProgressIndicator | Nightly build 20030922 - Run a test using the JUnit Plugin launcher. - When finished, the following exception is printed to the log. org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2369) at org.eclipse.swt.SWT.error(SWT.java:2299) at org.eclipse.swt.widgets.Widget.error(Widget.jav... | 2003-09-22 06:03:09 | 1,064,220,000 | closed fixed | 754cdea | 1,064,250,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java | Eclipse_Platform_UI |
5,716 | 43,408 | Bug 43408 [Jobs] ConcurrentModificationException in JobProgressManager | 200309160800 Found this after resuming an eclipse instance from standby. Cannot reproduce. java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:448) at java.util.AbstractList$Itr.next(AbstractList.java:419) at org.eclipse.ui.internal.progress.StatusLineProgres... | 2003-09-22 03:43:17 | 1,064,220,000 | closed fixed | fef7aa2 | 1,064,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/StatusLineProgressListener.java | Eclipse_Platform_UI |
5,717 | 43,355 | Bug 43355 [Jobs] Exception during auto-build | I've been testing background auto-build (I20030917 + Core and Team from HEAD). The following exception appeared in the log. This happened around the same time I closed and reopened the Progress View because it contained some stale entries (i.e. finished jobs were not cleared from the view). java.util.ConcurrentModifica... | 2003-09-19 10:59:35 | 1,063,980,000 | closed fixed | 1a9cecd | 1,064,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobProgressManager.java | Eclipse_Platform_UI |
5,718 | 43,321 | Bug 43321 All menu items receive checks when selected | Menu items receive checks when selected. This is due to a recent change to make sure that check menu items actually received their checks when triggered from the keyboard. | 2003-09-18 16:33:32 | 1,063,920,000 | resolved fixed | 256d662 | 1,063,980,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ActionHandler.java | Eclipse_Platform_UI |
5,719 | 42,744 | Bug 42744 [Jobs]NPE during "Redraw"?? | Build: I-20030903 I found the following NPE in my log. I'm not sure what "Redraw" means. Error Sep 08, 2003 14:09:27.433 An internal error occurred during: "Redraw". java.lang.NullPointerException at org.eclipse.swt.widgets.Display.asyncExec(Display.java:461) at org.eclipse.ui.progress.UIJob.run(UIJob.java:73) at org.e... | 2003-09-08 23:33:59 | 1,063,080,000 | closed fixed | 4e2d6cb | 1,063,390,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java | Eclipse_Platform_UI |
5,720 | 42,789 | Bug 42789 [Dialogs] DialogCheck is using "assert" as a variable name | org.eclipse.ui.tests.util.DialogCheck is using "assert" as a variable name, which isn't allowed under the 1.4.x series of JDKs. I believe we are supposed to be moving to 1.4.x compliance. | 2003-09-09 10:30:00 | 1,063,120,000 | closed fixed | abbbd1d | 1,063,380,000 | tests/org.eclipse.ui.tests/UI Test Utils/org/eclipse/ui/tests/util/DialogCheck.java | Eclipse_Platform_UI |
5,721 | 42,978 | Bug 42978 Patch for DeferredTreeContentProvider | null | 2003-09-11 17:14:32 | 1,063,310,000 | closed fixed | 0a69655 | 1,063,370,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/DeferredTreeContentManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/progress/IDeferredWorkbenchAdapter.java | Eclipse_Platform_UI |
5,722 | 42,684 | Bug 42684 Failing JDT/UI tests | The JDT/UI tests failed in the last nightly builds. The stack trace is: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2369) at org.eclipse.swt.SWT.error(SWT.java:2299) at org.eclipse.swt.widgets.Widget.error(Widget.java:388) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.j... | 2003-09-08 04:50:15 | 1,063,010,000 | closed fixed | 804474c | 1,063,050,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
5,723 | 42,149 | Bug 42149 [Decorations] Decorations Calculation never says anything other than 20% | Build 200308261317. Win2K. When a lengthy decorations calculation takes place, all that is ever indicated is that the calculation is 20% complete. This number is never updated even though the calculation is still occurring. Either update the value appropriately or don't bother. The current scenario makes it seem like s... | 2003-08-27 12:07:54 | 1,062,000,000 | closed fixed | 103710e | 1,063,030,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/DecorationScheduler.java | Eclipse_Platform_UI |
5,724 | 41,931 | Bug 41931 Breakpoint half-activates source file | Normally, pressing CTRL-F6 once and releasing immediately will take you back to the "last file" (B). Repeatedly doing this oscillates you back and forth between two source files (A & B). If a the A is currently active, and B is the last one before that, when a breakpoint in B is hit, pressing CTRL-F6 does not take me t... | 2003-08-25 13:25:07 | 1,061,830,000 | closed fixed | ffe2045 | 1,062,770,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
5,725 | 42,025 | Bug 42025 Status line update job running too often? | Build: I20030826 (second one) Turn on the following in .options to see job tracing: org.eclipse.core.runtime/debug=true org.eclipse.core.runtime/jobs=true Using this, it is easy to see that when a background task is running (such as background build or background sync), the "status line update" job is running much more... | 2003-08-26 16:41:55 | 1,061,930,000 | closed fixed | 7305c9e | 1,062,770,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/StatusLineProgressListener.java | Eclipse_Platform_UI |
5,726 | 42,418 | Bug 42418 [KeyBindings] Rapid save and then build causes hangs | I've been using 3.0 m3 the past several days, and one thing that has been hanging it up quite frequently is hitting control-s and then control-b in quick succession. I'd say in the past 4 days, its hung Eclipse up on me 20 times. Not positive this stack is directly associated with the error, but this is what I got in m... | 2003-09-02 17:16:02 | 1,062,540,000 | verified fixed | 66300a6 | 1,062,690,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/StatusLineProgressListener.java | Eclipse_Platform_UI |
5,727 | 42,394 | Bug 42394 [Jobs] Patch to JobProgressManager | The worked/internalWorked code of JobProgressManager round all work to ints. This is a problem when jobs do a lot of small increments of work. I will attach a patch that fixes this problem. It should be applied to the org.eclipse.ui.workbench project. | 2003-09-02 11:34:15 | 1,062,520,000 | closed fixed | e276667 | 1,062,690,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobProgressManager.java | Eclipse_Platform_UI |
5,728 | 42,526 | Bug 42526 Patch: RenameResourceAction and CopyResourceAction | I am in the process of adding general operations (copy, paste, delete, etc) to the Live Sync View. While doing so, I found the RenameResourceAction and MoveResourceAction that are provided by the workbench. In the process of tsting, I found a few bugs in the code. I will atatch a patch. | 2003-09-04 10:15:00 | 1,062,680,000 | closed fixed | 2e1b956 | 1,062,690,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/CopyResourceAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/RenameResourceAction.java | Eclipse_Platform_UI |
5,729 | 37,280 | Bug 37280 [KeyBindinds] Select view/editor/perspective should have no rocker option | 2.1 it should be possible for the list that pops up for Ctrl+Fx to stay up on key release - this is hard to do for users with mobility problems or those waiting on a screen reader. | 2003-05-06 12:09:17 | 1,052,240,000 | resolved fixed | 3ea0e6c | 1,062,620,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/IPreferenceConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/... | Eclipse_Platform_UI |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.