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,430 | 56,455 | Bug 56455 [Preferences] Appearance Pref Page "Current Theme" label does not use dialog font | null | 2004-03-27 08:35:15 | 1,080,390,000 | closed fixed | e747957 | 1,080,430,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java | Eclipse_Platform_UI |
5,431 | 56,075 | Bug 56075 [Wizards] New project wizard; Next enabled with no selection | I200403240800 In a new workspace, File>New>Project Click "Show All Wizards" In Simple, select "Project" Click "Show All Wizards" to turn it off No selection but Next is still enabled. | 2004-03-24 19:04:34 | 1,080,170,000 | closed fixed | 943bf56 | 1,080,390,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,432 | 55,905 | Bug 55905 [EditorMgmt] WorkbenchPage#lastActiveEditor keeps reference on editor after closing all editors | I200403240800 After opening/using ~6 editors and then closing all, I found WorkbenchPage#lastActiveEditor referencing an editor. | 2004-03-24 10:41:36 | 1,080,140,000 | resolved fixed | 704a8e6 | 1,080,280,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/IWorkbenchPageTest.java | Eclipse_Platform_UI |
5,433 | 56,166 | Bug 56166 Defaults for M8 | Need to be multiple tabs for editors Traditional Look | 2004-03-25 11:36:38 | 1,080,230,000 | resolved fixed | ff7e606 | 1,080,270,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java | Eclipse_Platform_UI |
5,434 | 55,933 | Bug 55933 [DetachedView] detached views associated with wrong window | Build id: 200403240800 - open a second IDE with Window -> New Window - detach a view in the new window by dragging The view cannot be reattached to the new window, but will go into the original window. As a side effect, closing the second window will not close the detached view (closing the original window will close t... | 2004-03-24 11:53:08 | 1,080,150,000 | verified fixed | b95a802 | 1,080,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectivePresentation.java | Eclipse_Platform_UI |
5,435 | 56,112 | Bug 56112 mainwindow freezes when maximizing fastview | i2004-03-24 + pluginexport + quickfixpatch steps to reproduce: - open clean workbench - open a view (e.g. problems view) - make view a fastview - open the fastview - maximize view with ctrl-m observed behavior: the menubar and the fastviewbar are still updated and usable, the editorarea and the area where the views are... | 2004-03-25 04:46:48 | 1,080,210,000 | verified fixed | 5b182cc | 1,080,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/MaximizePartAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java | Eclipse_Platform_UI |
5,436 | 55,927 | Bug 55927 [ViewMgmt] [RCP] Should not be able to detach fixed views | Build id: 200403220800 Using the RCP browser example I was able to drag the view away from the RCP window to get a detached view. The perspective was declared as fixed, so this should not be possible. Also, I was not able to reattach the view by dragging it back to the window. The system menu -> move -> tab group is st... | 2004-03-24 11:39:31 | 1,080,150,000 | verified fixed | c3d4f98 | 1,080,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartTabFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/SystemMenuMove.java bundles/org.eclipse.ui.workbench/Eclipse UI... | Eclipse_Platform_UI |
5,437 | 56,193 | Bug 56193 View toolbar is being repainted when the console is displaying something | I200404250800 I have a script that displays a lot of things in the console, and it appears that whenever something is being displayed in the console, the view toolbar and the tabs are being repainted. I believe this is regression since the build from I200403240800 does not blink at all or very few. | 2004-03-25 13:31:42 | 1,080,240,000 | verified fixed | 7c7280d | 1,080,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/WorkbenchPart.java | Eclipse_Platform_UI |
5,438 | 55,486 | Bug 55486 Alt+- does not open a proper system menu | Since the presentation work began I suppose, Alt+- no longer opens the system menu. Trying it on views gives a rather strange menu in a strange location, trying it on editors gives nothing. | 2004-03-21 17:53:06 | 1,079,910,000 | verified fixed | de87f99 | 1,080,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java | Eclipse_Platform_UI |
5,439 | 55,931 | Bug 55931 [Workbench] NullPointerException in WorkbenchPage.setPerspective | Here are the steps (USING A NEW BUILD FOR THE FIRST TIME): 0) ./eclipse 1) Say "yes" to create default workspace dialog 2) Say "go to workbench" to welcome screen 3) Use popup menu to say "Close All" to default resource perspective in tool bar 4) NullPointerException NOTES: Eclipse catches it and keeps running. Here is... | 2004-03-24 11:51:22 | 1,080,150,000 | verified fixed | 341d43d | 1,080,230,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
5,440 | 56,038 | Bug 56038 NPEs and other errors loading custom perspective | I20040324 (0800) 1) Create a new workspace 2) Close all perspectives 3) Import a 2.1 preference file that has a custom perspective (pref file attached) 4) Using the "open a perspectivee" button, open the "Sumatra" perspective -> Error A) the workbench window resizes -> Error B) Concurrent modification exception in the ... | 2004-03-24 16:25:35 | 1,080,160,000 | verified fixed | 0ecb97c | 1,080,230,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/RegistryManager.java | Eclipse_Platform_UI |
5,441 | 55,581 | Bug 55581 [KeyBindings] pressing Ctrl-F6 again closes editor list | i20040322 Pressing Ctrl-F6 opens a list of open editors for easily switching between them. With this build, after the list is appearing, pressing Ctrl-F6 again closes it (it used to traverse the list of editors). | 2004-03-22 14:58:39 | 1,079,990,000 | verified fixed | f1f2697 | 1,080,230,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java | Eclipse_Platform_UI |
5,442 | 56,097 | Bug 56097 [RCP] RCP apps should have traditional tabs by default | build I20040324-0800 + latest from HEAD WorkbenchPlugin.initializeDefaultPreferences has been changed to have store.setDefault(IPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, true); I previously changed it to store.setDefault(IPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, false); so that RCP apps would get traditi... | 2004-03-25 00:55:47 | 1,080,190,000 | resolved fixed | 2508bba | 1,080,200,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java | Eclipse_Platform_UI |
5,443 | 56,100 | Bug 56100 [Perspectives] [RCP] NPEs in WorkbenchWindow when perspective bar not showing | build I20040324-0800 + latest from head - run the browser example with the BrowserAdvisor.createWindowControls method deleted, and with setShowPerspectiveBar(false) (the default) - you get an NPE in WorkbenchWindow.createDefaultContents when it tries to add a mouse listener to the perspective bar's control - if this on... | 2004-03-25 02:00:27 | 1,080,200,000 | resolved fixed | 521fa7f | 1,080,200,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,444 | 56,005 | Bug 56005 [DND] npe during part drop. | I200403240800, close all perspectives, new java perspective. select outline view. drag tab to bottom edge of outline view. notice down arrow and tracking rect over bottom half of view. this was to be the subject of my bug which i had noticed a number of times previously, as this should never occur considering the outli... | 2004-03-24 14:49:27 | 1,080,160,000 | resolved fixed | 5509a01 | 1,080,160,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSashContainer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/RootLayoutContainer.java | Eclipse_Platform_UI |
5,445 | 55,635 | Bug 55635 Eclipse hangs on full rebuild | I20040322 I did a Project/Clear. Since I have autobuild on, eclipse immediately started to rebuild everything. After some time it hanged (see attached full thread dump): Full thread dump Java HotSpot(TM) Client VM (1.4.2-34 mixed mode): "Worker-14" prio=5 tid=0x0c1f2c60 nid=0xf0ba400 in Object.wait() [f0a94000..f0a94b2... | 2004-03-23 04:38:59 | 1,080,030,000 | resolved fixed | 8870819 | 1,080,160,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/UILockListener.java | Eclipse_Platform_UI |
5,446 | 55,901 | Bug 55901 Cannot use a start up plugin in runtime workbench | null | 2004-03-24 10:29:57 | 1,080,140,000 | verified fixed | 409c093 | 1,080,160,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
5,447 | 55,798 | Bug 55798 Activities UI synch needed | org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:2625) at org.eclipse.swt.SWT.error(SWT.java:2555) at org.eclipse.swt.widgets.Widget.error(Widget.java:377) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:307) at org.eclipse.swt.widgets.Menu.getItems(Menu.java:702) at o... | 2004-03-23 18:00:49 | 1,080,080,000 | closed fixed | 6e5e002 | 1,080,160,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/WorkbenchActivitySupport.java | Eclipse_Platform_UI |
5,448 | 55,951 | Bug 55951 [KeyBindings] Contexts/scopes don't appear in keys preference page | When selecting commands in the keys preference page, they don't have any context associated with them. | 2004-03-24 12:48:46 | 1,080,150,000 | verified fixed | 17656d5 | 1,080,150,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/Persistence.java | Eclipse_Platform_UI |
5,449 | 55,765 | Bug 55765 NPE in new BuildSetAction | I20040322 1) Select a project in the synchronize view 2) Project > Clean java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:60) at org.eclipse.ui.internal.ide.actions.BuildSetAction... | 2004-03-23 15:52:16 | 1,080,080,000 | resolved fixed | 501d181 | 1,080,150,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/actions/BuildSetAction.java | Eclipse_Platform_UI |
5,450 | 55,065 | Bug 55065 [RCP] early startup mechanism needs to use reflect if compatibility is not available | The new early activation mechansim allows a class to be specified in the extension. If the class is not present then the supplying plugin's Plugin class is used. In Eclipse 3.0 we cannot access random plugin objects unless the runtime compatibility code is present. To support cases where it is not present, the current ... | 2004-03-16 22:18:01 | 1,079,490,000 | resolved fixed | 211a7b4 | 1,080,070,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/dialogs/StartupPreferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/RegistryManager.java bundles/org.eclipse.ui.workbench/Ecl... | Eclipse_Platform_UI |
5,451 | 52,588 | Bug 52588 [RCP] Need separate API for showing fast view bars and perspective bar | build I20040219 In the new look, the shortcut bar on the left has been broken up into fast view bars (which can be at left, right and/or bottom [there are ongoing changes here]) and the perspective bar (at top right). IWorkbenchWindowConfigurer.get/setShowShortcutBar(boolean) should be broken up into separate methods g... | 2004-02-20 01:23:45 | 1,077,260,000 | resolved fixed | 273d6b6 | 1,080,070,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/application/IWorkbenchPreferences.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/application/IWorkbenchWindowConfigurer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java bundles/org.eclipse.ui.workben... | Eclipse_Platform_UI |
5,452 | 55,611 | Bug 55611 [Progress] Illegal state exception upon shutting down | Build: I-20040322 I got this exception upon shutting down. java.lang.IllegalStateException: Job manager has been shut down. at org.eclipse.core.internal.jobs.JobManager.schedule (JobManager.java:623) at org.eclipse.core.internal.jobs.InternalJob.schedule (InternalJob.java:236) at org.eclipse.core.runtime.jobs.Job.sched... | 2004-03-22 19:30:19 | 1,080,000,000 | verified fixed | a8566f3 | 1,080,060,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/WorkbenchSiteProgressService.java | Eclipse_Platform_UI |
5,453 | 55,663 | Bug 55663 [Activities] IDEWorkbenchActivityHelper should crawl projects on startup to enable any existing natures. | 200403230010 Currently the nature detection code only works on resource changes. This code needs to be activated on startup as well so that any existing projects natures will be detected prior to their changing. | 2004-03-23 08:29:57 | 1,080,050,000 | closed fixed | 0d429a0 | 1,080,050,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchActivityHelper.java | Eclipse_Platform_UI |
5,454 | 55,571 | Bug 55571 .metadata folder created under install dir | In I20040322 the .metadata folder is being created in the install dir. | 2004-03-22 14:10:11 | 1,079,980,000 | resolved fixed | 62ff0c8 | 1,080,040,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java | Eclipse_Platform_UI |
5,455 | 55,592 | Bug 55592 [Contributions] SubActionBars does not properly handle menu listeners | null | 2004-03-22 16:29:31 | 1,079,990,000 | resolved fixed | 4aa5624 | 1,079,990,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/SubActionBars.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PageSite.java | Eclipse_Platform_UI |
5,456 | 55,455 | Bug 55455 [CoolBar] Coolbars missing on startup | build I20040318-1131 - started up eclipse - all coolbars are missing, except for the File one, but including the hard-wired Navigation one - nothing in the log - less of interest in the console than usual: I'm running with org.eclipse.jface/trace/toolbarDisposal=true and normally see complaints about dups for the hardw... | 2004-03-20 13:30:31 | 1,079,810,000 | verified fixed | 0edac96 | 1,079,990,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,457 | 55,584 | Bug 55584 [ViewMgmt] Lazy view initialization is broken | 200403220800 1) Fire up a workspace and create a java project that contains errors and a TODO tag 2) Ensure that both the problems and tasks view exist and are in the same part folder. Select Problems. 3) Close down eclipse 4) Restart eclipse Note that even the tab that has not been selected yet is bold. This would ind... | 2004-03-22 15:32:09 | 1,079,990,000 | closed fixed | fc7008c | 1,079,990,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PresentableViewPart.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/inte... | Eclipse_Platform_UI |
5,458 | 55,557 | Bug 55557 [ActivityMgmt] The text in description in the 'Configure Activities' dialog should be wrap | I20040322 The text in the description part in the 'Configure Activities' dialog (Window>Configure Activities) should be wrap, and valign on the top. | 2004-03-22 12:06:05 | 1,079,980,000 | closed fixed | 354d54e | 1,079,980,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityEnabler.java | Eclipse_Platform_UI |
5,459 | 55,526 | Bug 55526 AssertionFailedException in New Project Wizard | Build: I-20040322 Checking the "Show All Wizard" checkbox in the New Project Creation wizard resulted in the following exception: !SESSION Mar 22, 2004 09:53:45.675 -------------------------------------------- - java.version=1.4.2 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=... | 2004-03-22 10:00:13 | 1,079,970,000 | closed fixed | e5a2597 | 1,079,980,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,460 | 55,550 | Bug 55550 [Fonts/Colors] Part tab font is not applied until a tab is selected | 1) Set your part tab font to something larger than normal. Note that all of the tab fonts are updated 2) Restart eclipse 3) Note that the tab font is not applied until you click on a tab. | 2004-03-22 11:45:57 | 1,079,970,000 | closed fixed | 92c7fed | 1,079,980,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ColorSchemeService.java | Eclipse_Platform_UI |
5,461 | 55,492 | Bug 55492 [KeyBindings] Bug in OutOfOrderListener | Here is piece of code from Eclipse 3.0 Build id: 200403161300, class OutOfOrderListener: public void handleEvent(Event event) { // Always remove myself as a listener. event.widget.removeListener(event.type, this); Here you remove listener from widget. My problem is that widget was already disposed (in my listener, that... | 2004-03-22 00:13:45 | 1,079,930,000 | verified fixed | 509cc15 | 1,079,970,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/OutOfOrderListener.java | Eclipse_Platform_UI |
5,462 | 55,256 | Bug 55256 [Colors/Fonts] Rollback change to ColorRegistry for gets() on colors that do not exist | null | 2004-03-18 13:18:34 | 1,079,630,000 | closed fixed | 687cb7f | 1,079,970,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ColorRegistry.java | Eclipse_Platform_UI |
5,463 | 54,915 | Bug 54915 [RCP] Need the ability to launch/load the Workbench without showing any windows | We need the ability to start up the Workbench without actually showing any WorkbenchWindows. The idea here is that is a significant gain in performance in doing this. WorkbenchWindows are created and brought to the front when requested by the user. With the Workbench running in the background the perceived load time ex... | 2004-03-15 18:01:51 | 1,079,390,000 | resolved fixed | 4c21e5e | 1,079,940,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/application/IWorkbenchConfigurer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/ecli... | Eclipse_Platform_UI |
5,464 | 54,547 | Bug 54547 [RCP] Need to get product branding elements from IProduct rather than platform configuration | build I20040310 The new IProduct APIs should be used to obtain the product name and window image used in the generic workbench, rather than the platform configuration info for the primary features. The platform configuration mechanism is specific to Update's feature story. The API for it is only in the org.eclipse.core... | 2004-03-11 17:11:51 | 1,079,040,000 | verified fixed | eb9322a | 1,079,900,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ProductInfo.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java | Eclipse_Platform_UI |
5,465 | 55,323 | Bug 55323 [Workbench] Coolbar doesn't resize properly when perspective bar manually resized | build I20040318 Drag the big curve to the left until the toolbars disappear. Resize the window one pixel, and they reappear. | 2004-03-18 20:51:14 | 1,079,660,000 | resolved fixed | 2bb5f62 | 1,079,820,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
5,466 | 55,056 | Bug 55056 [Workbench] would like to establish my workspace (and no longer be prompted) | null | 2004-03-16 20:00:58 | 1,079,490,000 | resolved fixed | 17caafa | 1,079,810,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceData.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java | Eclipse_Platform_UI |
5,467 | 55,371 | Bug 55371 Infinite progress | I20040317 1) Open Eclipse on existing workspace 2) Hit Ctrl+O to get content outline popup 3) Hit Esc to close popup -> Progress monitor in lower right runs forever (have to shutdown to get rid of it) I will leave this bug in core for now until we find out where the problem is. | 2004-03-19 10:09:09 | 1,079,710,000 | verified fixed | 3254473 | 1,079,730,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java | Eclipse_Platform_UI |
5,468 | 55,373 | Bug 55373 Examples wizard is initially empty | I20040318 Win2k This is related to #54719. When the user brings up the Examples wizard, by going to File -> New -> Example... (assuming you have examples available), a dialog shows up. However, the dialog is initially empty. In order to see the examples, the user has to click on "Show All Wizards". And, even in doing s... | 2004-03-19 10:22:44 | 1,079,710,000 | closed fixed | 649cc70 | 1,079,720,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WizardContentProvider.java | Eclipse_Platform_UI |
5,469 | 55,367 | Bug 55367 [ActivityMgmt] Activitiy/Category need description returned | Description was removed from the activity API way back in November. It needs to be returned. | 2004-03-19 09:35:25 | 1,079,710,000 | closed fixed | 2bf8914 | 1,079,720,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/ISharedImages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityEvent.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/CategoryEvent.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activ... | Eclipse_Platform_UI |
5,470 | 53,565 | Bug 53565 Improve manual builds | Entering to track improvments to the manual (i.e. non-automatic) builds. We propose to make the build story more useful by providing "targeted builds" which have the flavor of make (or Ant) builds where the user says what projects they want to end up with in a "built" state and letting the system figure out what set of... | 2004-03-02 20:58:44 | 1,078,280,000 | resolved fixed | a28eb1e | 1,079,720,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/BuildAction.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/IDEActionFactory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceData.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java... | Eclipse_Platform_UI |
5,471 | 31,731 | Bug 31731 [KeyBindings] Dialogs do not support key bindings | The New Class dialog does not support CTRL-A in entry fields. You can right- click and choose "Select All". This slows down keyboard-based usage of eclipse. This odd discrepency shows up in many places in eclipse. It would be great for all of eclipse to have these annoying UI nits cleaned up in one pass. Thank you for ... | 2003-02-12 21:25:57 | 1,045,100,000 | verified fixed | 664efbb | 1,079,720,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/commands/IWorkbenchCommandSupport.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/contexts/EnabledSubmission.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/contexts/IWorkbenchContextSupport.java bundles/org.eclipse.ui.workbench/... | Eclipse_Platform_UI |
5,472 | 55,036 | Bug 55036 [Perspectives] Workbench switch perspective when new project is created, even if setup to no switch | I200403161300 I have the preference workbench>perspectives>'switch to associated perspective when creating new project' set 'Never switch'. I create a java project and the workbench switch to the java perspective (my current perspective was a custom perspective based on the java perspective). | 2004-03-16 17:13:43 | 1,079,480,000 | verified fixed | 874eb37 | 1,079,710,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java | Eclipse_Platform_UI |
5,473 | 54,104 | Bug 54104 [FastView] Difficult to move a view to the fastview bar when docked on the bottom | I200303040800 Linux-GTK Dock the fastview bar on the bottom of the window, then try to drag'n'drop a view in it. You have to drop the view on an existing button of the fastview bar, otherwise the view is moved on the bottom of the perspective. It would be easier to add views to the fastview bar if it was possible to dr... | 2004-03-08 18:58:42 | 1,078,790,000 | resolved fixed | 81c985c | 1,079,660,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewBar.java | Eclipse_Platform_UI |
5,474 | 48,773 | Bug 48773 [Preferences] Workbench should use ColorRegistry for color management. | Wherever possible, the workbench should use the new Color API for its colors. | 2003-12-15 13:52:38 | 1,071,510,000 | closed fixed | a25e057 | 1,079,620,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceConverter.java bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceColors.java | Eclipse_Platform_UI |
5,475 | 54,934 | Bug 54934 [Intro] The right intro to use should be defined in about.ini | In the original design of the org.eclipse.ui.intro extension point, the idea was that 'productId' attribute would be used to map the intro with the product it should be used for. We got feedback that the link feels up-side-down i.e. the product should define the id of the intro to use. This makes sense because today we... | 2004-03-15 23:01:47 | 1,079,410,000 | closed fixed | eb9bd46 | 1,079,620,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/intro/IIntroRegistry.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/intro/IntroRegistry.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/ec... | Eclipse_Platform_UI |
5,476 | 49,999 | Bug 49999 [Jobs] Behavior of new Job error dialog | I20040113 We had an error in one of our jobs which runs when the selection changes. This caused the new Job error dialog to appear. But first I could not close it since it was automatically reopened when the editor got focus. After I noticed that the dialog isn't modal I could close it by first selecting another editor... | 2004-01-14 12:01:32 | 1,074,100,000 | resolved wontfix | 81927b7 | 1,079,620,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ErrorNotificationDialog.java | Eclipse_Platform_UI |
5,477 | 55,170 | Bug 55170 [Colors/Fonts] Changing a font in the Colors and Fonts preference page causes all views and editors to appear active | build I20040317 - open two or more sets of views and create a setup where you have a split editor pane with two editors - open the preferences and go to the Workbench > Colors and Fonts page. - Edit the "part title font" in the Workbench Appearance category. - hit the OK button NOTE that now all views and editors that ... | 2004-03-17 16:20:26 | 1,079,560,000 | closed fixed | a874566 | 1,079,570,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ColorSchemeService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/EditorPresentation.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/PartTabFolderPresentation.java | Eclipse_Platform_UI |
5,478 | 55,099 | Bug 55099 [DND] Holding the mouse down on an editor tab for too long will split the editor area. | This may not be a DnD bug...just guessing. Ensure that you're using multiple editor tabs. Open multiple editors. Click and hold the mouse button on one of the editor tabs for a few seconds. Don't move the mouse. Release the button. The screen will split as if you had dragged the editor to a new position. | 2004-03-17 10:09:27 | 1,079,540,000 | resolved fixed | 0e077b4 | 1,079,570,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/presentations/PresentationUtil.java | Eclipse_Platform_UI |
5,479 | 55,093 | Bug 55093 [DND] Drag&drop of editors | 1) switch to use the editor drop down 2) double click on the left or right of the label to maximize -> works 3) try to drag the editor on the left or right -> not support you can only drag from the label. This is not consistent. Now that the title is no longer a tab I should be able to drag an editor from all over the ... | 2004-03-17 09:17:24 | 1,079,530,000 | resolved fixed | 6b52d61 | 1,079,570,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/BasicStackPresentation.java | Eclipse_Platform_UI |
5,480 | 54,487 | Bug 54487 Progress showing 125% complete | I20040310 When I launch a PDE JUnit test with this build, the progress for launching goes up to 125%. The job itself may be at fault here, but the progress implementation should ignore any progress > 100%. | 2004-03-11 11:18:13 | 1,079,020,000 | closed fixed | 9973f6e | 1,079,560,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/TaskInfo.java | Eclipse_Platform_UI |
5,481 | 45,740 | Bug 45740 [Decorators] Issue with the Lightweight Decorator label update policy | There is an issue with the lightweight decorators that involves a poorly behaved content provider (in our case, the compress folder content provider in the sync view). Here is the sequence of events. 1) A single resource is changed and triggers a label change. 2) All views (content providers) are told to update the lab... | 2003-10-29 12:34:43 | 1,067,450,000 | closed fixed | 1dfb19e | 1,079,550,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/DecorationScheduler.java | Eclipse_Platform_UI |
5,482 | 54,979 | Bug 54979 [Wizards] Export create empty file when Out of Sync | null | 2004-03-16 12:37:04 | 1,079,460,000 | verified fixed | 94d86c6 | 1,079,550,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExporter.java | Eclipse_Platform_UI |
5,483 | 54,882 | Bug 54882 [Fonts] Font definition needs a getBold and getItalic | We need to be able to get the bold and italic version of a font for use in progress among other things. This needs to be wiped out when the definition changes. Kim please point me at where to start. | 2004-03-15 14:54:39 | 1,079,380,000 | closed fixed | 5d3cf20 | 1,079,540,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/FontRegistry.java | Eclipse_Platform_UI |
5,484 | 55,020 | Bug 55020 Open workspace dialog opens behind splash screen | 20030316 When I start Eclipse there is now a dialog that prompts for which workspace to use. This opens behind the splash screen so I rarely spot it. | 2004-03-16 16:05:49 | 1,079,470,000 | verified fixed | 1b13f4a | 1,079,490,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java | Eclipse_Platform_UI |
5,485 | 53,473 | Bug 53473 [EditorMgmt] Leak editor++ on open/close | Build I20040226 1. Create a simple project P; create a file file.txt. 2. Open file.txt; close file.txt Using a profiler, check if there are any instances hanging around. I discover a left-over editor. In addition, I leak many ActionHandler and HandlerSubmissions (equal number). (I appear to leak 1 additional editor and... | 2004-03-01 21:50:08 | 1,078,200,000 | resolved fixed | e0ca3cd | 1,079,470,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | Eclipse_Platform_UI |
5,486 | 50,812 | Bug 50812 [ViewMgmt] Unable to open any views, once one of the views shows an error | i started with a fresh install of: eclipse-SDK-I20040127-win32 (latest one for that date). I also installed a coulple of plugins/features: one of them being the Platform Extensions plugin. When I opened one of the default views, it worked fine. Then , I tried to open a view from one of the installed plugins, and the ap... | 2004-01-28 19:37:27 | 1,075,340,000 | closed fixed | e550be3 | 1,079,460,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java | Eclipse_Platform_UI |
5,487 | 54,719 | Bug 54719 Examples wizard is always empty | I20040304 Win2k As I understand it, if a plugin contributes example wizards, the UI will display "Examples..." in the "File -> New >" menu (and the "new" toolbar icon). However, the wizard dialog is always empty, even if I have example wizards. You can use the Hyades or VE examples from the tools subprojects to see thi... | 2004-03-12 17:35:55 | 1,079,130,000 | closed fixed | 9354054 | 1,079,460,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,488 | 54,722 | Bug 54722 [Wizards] New wizard should not always show 'Show all' | The new wizard dialog should only use the 'show all' if here are both primary wizards and non-primary wizards. If all wizards are primary then the categorized tree should not be shown. If there are no primary wizards then the tree should be shown immediately. | 2004-03-12 17:42:26 | 1,079,130,000 | closed fixed | 2b8dd26 | 1,079,460,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,489 | 54,480 | Bug 54480 [Font/Colour] Import/Export Preferences does not use dialog font | Reached through Window/Preferences/Export... | 2004-03-11 10:45:25 | 1,079,020,000 | closed fixed | 9ee83e3 | 1,079,450,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/PreferenceImportExportFileSelectionPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/PreferenceImportExportSettingsSelectionPage.java | Eclipse_Platform_UI |
5,490 | 54,930 | Bug 54930 [RCP] Fast view menu item should not be shown for fixed views | build I20040310 + latest from HEAD - run the browser example, with its perspective specifying fixed="true" - right click on the view tab - it has a Fast View item It should not be possible to toggle between docked and fast view for fixed (non- moveable) views. This menu item should be hidden (not just made invisible) f... | 2004-03-15 20:50:35 | 1,079,400,000 | resolved fixed | 2f6c3f7 | 1,079,400,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DefaultStackPresentationSite.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewPane.java bundles/org.eclipse.ui.workbench/Eclipse UI/... | Eclipse_Platform_UI |
5,491 | 54,862 | Bug 54862 [Editor Mgmt] NPE in EditorWorkbook.updateControlBounds | The zoom suites have 8 test failures with the following trace java.lang.NullPointerException at org.eclipse.ui.internal.EditorWorkbook.updateControlBounds (EditorWorkbook.java:948) at org.eclipse.ui.internal.EditorWorkbook.setState (EditorWorkbook.java:926) at org.eclipse.ui.internal.EditorWorkbook.setContainer (Editor... | 2004-03-15 13:25:45 | 1,079,380,000 | resolved fixed | 8cd167e | 1,079,380,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorWorkbook.java | Eclipse_Platform_UI |
5,492 | 54,802 | Bug 54802 Delete IStatusLineWithProgressManager | M7 IStatusLineWithProgressManager is now obsolete and should be deleted by M8 | 2004-03-15 07:59:59 | 1,079,360,000 | verified fixed | 2a05a3b | 1,079,380,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/IStatusLineWithProgressManager.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLineManager.java | Eclipse_Platform_UI |
5,493 | 54,871 | Bug 54871 [Colors/Fonts] Colors and fonts should have an isEditable flag | The XML for describing colors and fonts should have an isEditable flag. Any contribution with this set to false will not be shown in the configuration UI. | 2004-03-15 13:47:20 | 1,079,380,000 | closed fixed | 40cdc96 | 1,079,380,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorDefinition.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/FontDefinition.java bundles/org.eclipse.... | Eclipse_Platform_UI |
5,494 | 54,838 | Bug 54838 widget is disposed error on shut down | loaded latest code March 15, 2004 AM. ran for a while creating fast views moved fast view bar, maxmimized editors then exited and got the following error. ======================================= !MESSAGE Widget is disposed !STACK 0 org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2... | 2004-03-15 11:08:57 | 1,079,370,000 | resolved fixed | f94895e | 1,079,380,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WidgetHider.java | Eclipse_Platform_UI |
5,495 | 54,172 | Bug 54172 [ViewMgmt] Undocked view is gone | I200403040800 I accidentially undocked a view from a maximized Eclipse on a single monitor laptop. I could undock the view by dragging it over the Windows taskbar. After releasing the mouse button the view was gone. I don't see it on the desktop. I can't restore it in the perspective because it is still open. | 2004-03-09 13:05:40 | 1,078,860,000 | resolved fixed | e61bf8c | 1,079,160,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DetachedWindow.java | Eclipse_Platform_UI |
5,496 | 54,584 | Bug 54584 [Preferences] Appearance Pref Page inconsistend spacing; dialog font | see screenshot | 2004-03-12 04:33:55 | 1,079,080,000 | closed fixed | 7bea34e | 1,079,100,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java | Eclipse_Platform_UI |
5,497 | 54,600 | Bug 54600 [Dialogs] New Wizard; first page problems | "Show All..." and the right text do not use the dialog font. Both the left tree and the right text do not have a label therefore they are unaccessible other than "tabbing". | 2004-03-12 06:04:32 | 1,079,090,000 | closed fixed | 74904e3 | 1,079,100,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,498 | 54,436 | Bug 54436 [Contributions] Status line items collapse | I20040310 1. open a Java or Text editor 2. start incremental find (Ctrl+J) Observe: the status line items are still OK 3. start typing ==> items get collapsed This worked in all previous releases (including I20040309). | 2004-03-11 05:17:01 | 1,079,000,000 | verified fixed | 7bccfaa | 1,079,070,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLineManager.java | Eclipse_Platform_UI |
5,499 | 54,277 | Bug 54277 Need to handle multiple activites in a prompt | Our prompting about adding activities should handle both the single activity and multiple activity cases. If the user says do not show me again we should not prompt for those activities any more. | 2004-03-10 08:21:49 | 1,078,920,000 | closed fixed | 677c208 | 1,078,930,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPreferenceConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/EnablementDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/WorkbenchActivityHelper.java bundles/org.eclipse.ui.workbench/Ec... | Eclipse_Platform_UI |
5,500 | 52,301 | Bug 52301 [Font/Colour] Add color to "new look" | As part of the "new look" rework, I suggest removing the preference to "Show color icons in the toolbars" and making this the default behavior. I don't think anyone prefers black and white to color. | 2004-02-17 16:28:03 | 1,077,050,000 | closed fixed | cc29a21 | 1,078,930,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java | Eclipse_Platform_UI |
5,501 | 50,987 | Bug 50987 API to know when a perspective reset finishes | The IPerspectiveListener API currently fires a "reset" event when a perspective is about to be reset. However, there is not event to inform listeners when the reset is complete. We would like a "resetComplete" notification because we have a part listener that we'd like to deregister during a reset. With the reset event... | 2004-01-30 14:32:13 | 1,075,490,000 | resolved fixed | fbe9c41 | 1,078,870,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
5,502 | 54,086 | Bug 54086 Need to investigate using the platform progress icon | We should see what the platform progress icon looks like | 2004-03-08 16:16:08 | 1,078,780,000 | closed fixed | 3402929 | 1,078,860,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationProcessor.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java bundles/org.ec... | Eclipse_Platform_UI |
5,503 | 53,881 | Bug 53881 [Colors] Color/Gradient registry should return default values. | There should be default values for when a user does .get() on a bad key. | 2004-03-05 11:16:23 | 1,078,500,000 | closed fixed | 61d04dd | 1,078,860,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ColorRegistry.java bundles/org.eclipse.jface/src/org/eclipse/jface/resource/FontRegistry.java bundles/org.eclipse.jface/src/org/eclipse/jface/resource/GradientRegistry.java | Eclipse_Platform_UI |
5,504 | 54,056 | Bug 54056 [Font/Colour] Setting fonts to defaults in brand new workspace | I20040304 New workspace Window>Preferences>Workbench>Colors and Fonts>Uncategorized Select Text Font (note it is claiming a custom value?) Hit Restore Defaults The Text font changes from Courier New-regular-10 to Tahoma-regular-8 | 2004-03-08 12:40:51 | 1,078,770,000 | closed fixed | 3f0a7ec | 1,078,850,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ThemeElementHelper.java | Eclipse_Platform_UI |
5,505 | 54,092 | Bug 54092 [Wizards] New wizard does not honor double click to expand | When I do "File > New > Other...", I get a new wizard. Double-click on any tree node, and nothing happens. Instead, I have to explicitly expand the tree nodes to see the children. Default behavior is to expand/collapse at double click. | 2004-03-08 16:37:56 | 1,078,780,000 | closed fixed | 3363720 | 1,078,850,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java | Eclipse_Platform_UI |
5,506 | 54,149 | Bug 54149 [Activities] SHOULD_ALLOW_SHOW_ALL preference has no effect | null | 2004-03-09 10:19:39 | 1,078,850,000 | closed fixed | 93d7b1e | 1,078,850,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPreferenceConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/WorkbenchActivityHelper.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java | Eclipse_Platform_UI |
5,507 | 32,147 | Bug 32147 using -data is not intuitive enough | we have this question asked on the newsgroup every week and i see it asked on other forums too: 'how to updgrade from eclipse build X to build Y?' seems like using -data is just something nobody ever comes up with we should provide some help for people here vame had something, other ides have something too: you can poi... | 2003-02-18 13:10:54 | 1,045,590,000 | resolved fixed | 1e99fb2 | 1,078,800,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceData.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ChooseWorkspaceDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Wor... | Eclipse_Platform_UI |
5,508 | 52,213 | Bug 52213 [RCP] definition of IProduct and IBundleGroup properties needed | This is a reminder/placeholder for work that has been ongoing/pending but I can't find a matching report. Runtime has added IProduct to model the default primary feature and IBundleGroup to model features. The UI gets various bits of information from the original entities and needs to adapt to the new structures. After... | 2004-02-17 00:24:15 | 1,077,000,000 | resolved fixed | 4ce4ab0 | 1,078,780,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/branding/IBundleGroupConstants.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/branding/IProductConstants.java | Eclipse_Platform_UI |
5,509 | 53,810 | Bug 53810 [Workbench] Use of hard coded font spews warnings on some platforms | In the ViewPane, a font has been hard coded. This font does not exist on GTK and is resulting in a whole bunch of warnings spewed to the console: org.eclipse.ui.internal.ViewPane.createTitleBar(ViewPane.java:449): status.setFont(new Font(status.getDisplay(), "Arial", 9, SWT.NORMAL)); //$NON- NLS-1$ | 2004-03-04 16:42:24 | 1,078,440,000 | verified fixed | 857349a | 1,078,520,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewPane.java | Eclipse_Platform_UI |
5,510 | 53,743 | Bug 53743 Error on shutdown from ProgressManager | I20040303 I am getting exceptions from jobs on shutdown. A job is being canceled, which reports cancelation to the job's progress monitor (IProgressMonitor.setCanceled()). In UI land, the progress monitor is trying to access the workbench, but the workbench has been shutdown at this point. Looks like it needs another o... | 2004-03-04 09:51:24 | 1,078,410,000 | closed fixed | dbe2756 | 1,078,500,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/WorkbenchMonitorProvider.java | Eclipse_Platform_UI |
5,511 | 53,654 | Bug 53654 Infinite loop in animation of making a fastview | build I20040303 - create a detached view - popup a menu on the tab of the detached view and choose Fast View, - infinite loop of errors occurs in Animating Rectangle job (is this a job?) | 2004-03-03 14:01:05 | 1,078,340,000 | resolved fixed | ae8f061 | 1,078,440,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/RectangleAnimation.java | Eclipse_Platform_UI |
5,512 | 53,751 | Bug 53751 [Progress] Leak in ProgressViewer | I2003-02-03 1) Use new search to performa a couple of java searches 2) remove all search results 3) make sure no jobs are running in the progress view 4) With a memory analyser, you find that there are references to the search jobs left. +---org.eclipse.swt.widgets.Display (#61089) [Java Frame] | +---controlTable org.e... | 2004-03-04 10:09:09 | 1,078,410,000 | verified fixed | 86ecdca | 1,078,440,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressViewerContentProvider.java | Eclipse_Platform_UI |
5,513 | 53,582 | Bug 53582 Rebuild Project are not run in the background? | The "Build All" and "Rebuild All" actions are run in the background, but the "Build Project" and "Rebuild Project" actions aren't. This is not consistent and I was surprised to get a modal dialog when performing a "Rebuild Project". | 2004-03-03 05:00:25 | 1,078,310,000 | verified fixed | 557c989 | 1,078,420,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/BuildAction.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceAction.java | Eclipse_Platform_UI |
5,514 | 53,752 | Bug 53752 [Themes] Font preference not used across sessions | build i0303, winxp, j9sc20031212 I changed my default text font: Window -> Preferences -> Workbench -> Colors and Fonts -> Uncategorized -> Text Font to be the system default but wheneven I start Eclipse it is reverted back to the default default. (10pt Courier new I think) | 2004-03-04 10:31:18 | 1,078,410,000 | closed fixed | ab8cc95 | 1,078,420,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentation/PresentationRegistryPopulator.java | Eclipse_Platform_UI |
5,515 | 53,639 | Bug 53639 [KeyBindings] WorkbenchKeyboard.logException should check exception message for null value | I20040302 WorbenchKeyboard::logException creates a new Status object using the message of the (nested) exception being logged: IStatus status = new Status(IStatus.ERROR, WorkbenchPlugin.PI_WORKBENCH, 0, exception.getMessage(), exception); exception.getMessage may be null, but Status does not allow non-null messages. Th... | 2004-03-03 11:59:55 | 1,078,330,000 | verified fixed | 2b2e18a | 1,078,410,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java | Eclipse_Platform_UI |
5,516 | 52,405 | Bug 52405 NullPointerException in findAlphabeticalOrder | Looks similar to the problem reported in 49788. I will attach a patch. The problem is that some items in this method may have null ids. We need to check for this case. java.lang.NullPointerException at org.eclipse.ui.internal.ActionSetActionBars.findAlphabeticalOrder (ActionSetActionBars.java:136) at org.eclipse.ui.int... | 2004-02-18 14:30:58 | 1,077,130,000 | resolved fixed | de80663 | 1,078,370,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActionSetActionBars.java | Eclipse_Platform_UI |
5,517 | 53,442 | Bug 53442 [Progress] New JFace API methods missing @since | I20040226 ProgressMonitorDialog has several new API methods that have been added since the 2.1 release, but are missing @since tags. The following API methods were added since 2.1: aboutToRun cancelPressed clearCursors decrementNestingDepth finishedRun getNestingDepth getOpenOnRun incrementNestingDepth open (overrides ... | 2004-03-01 16:22:41 | 1,078,180,000 | closed fixed | e27f21a | 1,078,350,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java | Eclipse_Platform_UI |
5,518 | 53,614 | Bug 53614 [Progress] Need a way to prioritize job display | Currently we only prioritize jobs to be displayed by whether they are system or not. The sorter should 1) Put build jobs first 2) Then sort by priority. Any other suggestions? | 2004-03-03 10:16:03 | 1,078,330,000 | verified fixed | e3572c8 | 1,078,350,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/RestartableJob.java 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/ProgressRegion.java bundles/org.eclipse.ui.workbench/Eclipse UI/... | Eclipse_Platform_UI |
5,519 | 53,613 | Bug 53613 [Progress] Should make floating window larger | As the floating window now only comes up on hover we should make it larger so that we can get more of the text. | 2004-03-03 10:14:31 | 1,078,330,000 | verified fixed | 5c5d78f | 1,078,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressFloatingWindow.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressRegion.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressViewer.java bundles/org.eclipse.u... | Eclipse_Platform_UI |
5,520 | 53,604 | Bug 53604 progress status text color change | I find it strange to see the INFO color (i.e. yellow) in the progress status area always. This makes me think i need to read it. I would prefer for it to be a bland (normal background) color when inactive and then turn yellow when something is happening. This will also help draw attention to it. | 2004-03-03 09:17:03 | 1,078,320,000 | verified fixed | baa6c87 | 1,078,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationItem.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressRegion.java bundles/org.eclipse.ui.workb... | Eclipse_Platform_UI |
5,521 | 53,393 | Bug 53393 [Fonts] Fonts now support values. The pref page does not. | You can now specify font values in the extension XML. The preference page does not reflect this change of logic. The pages font code needs to look like the color code. | 2004-03-01 09:56:39 | 1,078,150,000 | closed fixed | 114554a | 1,078,330,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentation/ColorsAndFontsPreferencePage.java | Eclipse_Platform_UI |
5,522 | 53,386 | Bug 53386 [ActivityMgmt] Remove show All from everywhere except new wizards | null | 2004-03-01 09:10:55 | 1,078,150,000 | closed fixed | 67b2b1a | 1,078,330,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceContentProvider.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredPreferenceDialog.java bundles/org.eclips... | Eclipse_Platform_UI |
5,523 | 53,385 | Bug 53385 [Wizards] New project wizard needs a 'special' attribute | null | 2004-03-01 09:06:18 | 1,078,150,000 | closed fixed | cdc5900 | 1,078,330,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizard.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardCollectionSorter.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java bundles/org.eclipse.ui.w... | Eclipse_Platform_UI |
5,524 | 49,033 | Bug 49033 Select-All / Copy in Problems View => Spinning Pizza (seems to be infinite) | Eclipse 3.0M5 (eclipse-SDK-3-1.0M5-macosx-carbon.tar) java -version java version "1.4.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-99) Java HotSpot(TM) Client VM (build 1.4.1_01-27, mixed mode) do this: 1) create a project with lots of error messages (for instance, remove JDK from the build pa... | 2003-12-17 11:07:30 | 1,071,680,000 | resolved fixed | a581e98 | 1,078,290,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ActionCopyMarker.java | Eclipse_Platform_UI |
5,525 | 53,497 | Bug 53497 doDelete() does not consume event on StyledText | If the delete key is pressed in a StyledText widget, some work will be done to delete the current selection. However, the event is not marked as doit=false. This means that listeners further down the chain aren't readily notified that some work has already been done. The workaround for this problem is to attach a modif... | 2004-03-02 11:20:51 | 1,078,240,000 | resolved wontfix | 50f485e | 1,078,240,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/CancelOnModifyListener.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/OutOfOrderVerifyListener.java | Eclipse_Platform_UI |
5,526 | 52,559 | Bug 52559 [EditorMgmt] Dragging editor between windows does not work | I20040219 With two windows open, drag an editor from one window to the other. Only the editor tab is dropped. The contents of the editor remain in the initial location. | 2004-02-19 17:41:18 | 1,077,230,000 | resolved fixed | 55a1a50 | 1,078,200,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/TabbedEditorWorkbook.java | Eclipse_Platform_UI |
5,527 | 52,585 | Bug 52585 [About] "more info" on plugin in about box puts up error dialog | Select Help | About | Plug-In Details. In the dialog select the Plug-In Core Boot. Click "More Info" Get an error dialog with title "bundleentry://16/about.html" and text "Windows cannot access the specified device path or file. You may not have the appropriate permissions to access the item." | 2004-02-20 00:03:38 | 1,077,250,000 | resolved fixed | d7418e6 | 1,078,180,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutPluginsDialog.java | Eclipse_Platform_UI |
5,528 | 53,327 | Bug 53327 [Progress] Second manual build should optionally cancel the first | M7 If you select a Rebuild All from the workbench this is now run in the background. If it is run again then the user should be prompted to cancel either the new one or the one running. We should also have a "don't ask me again" option. | 2004-02-27 16:29:56 | 1,077,920,000 | verified fixed | 848a28e | 1,078,170,000 | bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/GlobalBuildAction.java | Eclipse_Platform_UI |
5,529 | 53,424 | Bug 53424 [RCP] Workbench should not dispose the display | build I20040225 Currently the Workbench disposes the display passed in to PlatformUI.createAndRunWorkbench when the Workbench is closed. This should be left up to the caller, since it created the display. | 2004-03-01 14:20:54 | 1,078,170,000 | resolved fixed | 8994831 | 1,078,170,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ImageRegistry.java bundles/org.eclipse.jface/src/org/eclipse/jface/resource/JFaceColors.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEApplication.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/PlatformUI.java bundles/org.ecli... | Eclipse_Platform_UI |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.