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
1,230
312,077
Bug 312077 MToolControls aren't rendered on MacOS X
Build: HEAD 2010/05/05 @ 7am I was trying out to add a MToolControl to discover that WorkbenchRendererFactory is missing a tool control renderer. Implementation to follow.
2010-05-07 10:46:38
1,273,240,000
resolved fixed
a482b11
1,274,810,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/ToolControlRenderer.java
Eclipse_Platform_UI
1,231
314,317
Bug 314317 Cannot re-create a previously closed MWindow instance
null
2010-05-25 13:53:47
1,274,810,000
resolved fixed
1c7aba0
1,274,810,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/WBWRenderer.java
Eclipse_Platform_UI
1,232
314,302
Bug 314302 [Workbench] javadoc for WorkbenchAdvisor.preStartup() should mention that event loop is not running yet
null
2010-05-25 12:05:34
1,274,800,000
verified fixed
5573f36
1,274,800,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/application/WorkbenchAdvisor.java
Eclipse_Platform_UI
1,233
280,076
Bug 280076 Make model loading plugable
Today our EMF usage is structured in a way that we can only load a model from XMI and inherit from EObjectImpl. This makes it impossible to leverage other EMF-Technologies (e.g. CDO). We should think about how we can restructure our code base to have possibility to support different model-storage technologies and different EObject-Implementations.
2009-06-12 09:08:38
1,244,810,000
resolved fixed
b91481f
1,274,800,000
bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/E4Application.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/IModelResourceHandler.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/E4Workbench.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ResourceHandler.java
Eclipse_Platform_UI
1,234
314,271
Bug 314271 [Compatibility] Invoking getPart(true) on a WorkbenchPartReference returns null
1. Launch your inner. 2. Ctrl+F7. 3. Pick a view that's not active like the 'Declaration' view. 4. Nothing happens.
2010-05-25 09:49:56
1,274,800,000
resolved fixed
9280d75
1,274,800,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPartReference.java
Eclipse_Platform_UI
1,235
300,545
Bug 300545 [Viewers] New column scrolling breaks on first cell selection if you have scrolled the table
null
2010-01-22 14:29:47
1,264,190,000
resolved fixed
72df267
1,274,300,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TableViewerFocusCellManager.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewerFocusCellManager.java
Eclipse_Platform_UI
1,236
313,106
Bug 313106 [CommonNavigator] Regression: Show In > Project Explorer removes selection after setting it
N20100516-2000, broken since 3.6 M7, works in R3.5.x. First Show In > Project Explorer removes selection after setting it. 1. start with new workspace 2. switch to 'Resource' perspective 3. close the 'Project Explorer' 4. open the 'Navigator' 5. create a simple project 'P' 6. Navigate > Show In > Project Explorer ==> selection is set in the 'Project Explorer' but immediately removed afterwards Should fix for 3.6 since Show In > is broken
2010-05-17 06:34:10
1,274,090,000
verified fixed
d46a9ce
1,274,300,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorFilterService.java
Eclipse_Platform_UI
1,237
298,770
Bug 298770 [GTK2.18] Clicking in hover help eats left clicks for entire X session
Eclipse SDK 3.5.1 with Mylyn 3.2.2 Linux/Gtk x86_64 (Fedora 12 with gtk2-2.18.5-4.fc12.x86_64) The following happens both with and without GDK_NATIVE_WINDOWS=true. I can't make it happen in a VNC session with gtk 2.18 nor can I make it happen in a VNC session with gtk 2.16. For gtk 2.16, it appears that this clicking behaviour results in a click-drag or click-copy operation (I'm sure I'm using incorrect terminology there ;). - extend your Eclipse window vertically to the bottom of your display area - have a task list with a bunch of tasks - put your mouse cursor over the last item in the list - notice that the hoverhelp information appears over where your cursor is located - left click in the hover area This results in the inability to left click anywhere else in desktop. I have to restart X to get left clicking back.
2010-01-04 11:25:51
1,262,620,000
verified fixed
6a75971
1,274,300,000
bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java
Eclipse_Platform_UI
1,238
312,343
Bug 312343 [Wizards] TVT36:TCT220: FRA - Truncated drop down box for Select File System
<response_by> martine marin at 2010.05.10.08.54.03 </response_by> Hi, The drop-down list is truncated for Select File System when you click Advanced on this panel. Build: 20100509-1500 Language: French Steps to reproduce: Right-click the new empty project and select New > Other... Select EMF Generator Model under Eclipse Modeling Framework Click Next Click "Advanced >>" button The text for "default" is truncated. Please enlarge size of the box to allow for full text "valeur par d?faut" to be displayed. Same for testcase 09.000.300 (see attached capture) Thanks a lot in advance, Martine <response_by> rewagner at 2010.05.10.16.23.40 </response_by> This article was reassigned from Category:''TVT/Testing,Inbox''.
2010-05-10 17:36:39
1,273,530,000
verified fixed
c03582c
1,274,290,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/FileSystemSelectionArea.java
Eclipse_Platform_UI
1,239
313,432
Bug 313432 obsolete CSS layout methods in SWTPartRenderer
we still have these methods in SWTPartRenderer createWrapperForStyling addLayoutForStyling configureForStyling they are not used anymore. OK to just delete them?
2010-05-18 16:23:27
1,274,210,000
resolved fixed
9d82ea5
1,274,280,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/SWTPartRenderer.java
Eclipse_Platform_UI
1,240
311,853
Bug 311853 [Perspectives] [Min/Max] Maximize and Minimizing views causes nullpointer exception
Build Identifier: I20100429-1549 A nullpointer is recived when maximizing views and switching perspective. This could be related to ticket 201293 which was solved in 3.4 java.lang.NullPointerException at org.eclipse.ui.internal.PartStack.smartUnzoom(PartStack.java:1407) at org.eclipse.ui.internal.PartStack$3.runWithException(PartStack.java:1478) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4584) at org.eclipse.ui.internal.StartupThreading.runWithoutExceptions(StartupThreading.java:94) at org.eclipse.ui.internal.PartStack.setState(PartStack.java:1471) at org.eclipse.ui.internal.PerspectiveHelper.zoomOut(PerspectiveHelper.java:1430) at org.eclipse.ui.internal.Perspective.setActiveFastView(Perspective.java:1931) at org.eclipse.ui.internal.Perspective.setActiveFastView(Perspective.java:1952) at org.eclipse.ui.internal.Perspective.onDeactivate(Perspective.java:1120) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3605) at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:1041) at org.eclipse.ui.internal.WorkbenchPage.access$16(WorkbenchPage.java:1025) at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:3715) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3713) at org.eclipse.ui.internal.PerspectiveBarContributionItem.select(PerspectiveBarContributionItem.java:124) at org.eclipse.ui.internal.PerspectiveBarContributionItem$1.widgetSelected(PerspectiveBarContributionItem.java:93) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2601) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2565) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2399) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:669) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:662) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) Reproducible: Always Steps to Reproduce: 1. open java perspective 2. maximise a view 3. click on one of the icons on the side to show another view. 4. maximise this one. 5. open another perspective.
2010-05-06 07:01:45
1,273,140,000
verified fixed
ff9b1f6
1,274,270,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
1,241
312,888
Bug 312888 Problems when entering the linked folder location
null
2010-05-14 07:17:01
1,273,840,000
resolved fixed
e8f7a82
1,274,270,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFileCreationPage.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFolderMainPage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java
Eclipse_Platform_UI
1,242
310,446
Bug 310446 [LinkedResources] "Preferences > Linked Resources > New..." should not show "Variable..."
I20100425-2000 "Preferences > Linked Resources": The "New..." and "Edit..." dialogs should not show the "Variable..." button. When I select a variable, the "New Variable" dialog show an error (Path must be absolute.), and when I try to click "Extend...", nothing happens.
2010-04-26 09:23:12
1,272,290,000
resolved fixed
8e36335
1,274,270,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/PathVariableSelectionDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariableDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java
Eclipse_Platform_UI
1,243
313,211
Bug 313211 [CSS] Optimizing Linear Gradients
null
2010-05-17 14:18:11
1,274,120,000
resolved fixed
f22e8e4
1,274,220,000
bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/properties/GradientBackgroundListener.java
Eclipse_Platform_UI
1,244
313,428
Bug 313428 Use Eclipse tracing to enable debug output
null
2010-05-18 15:35:51
1,274,210,000
resolved fixed
9f58ed4
1,274,210,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/Activator.java
Eclipse_Platform_UI
1,245
313,407
Bug 313407 EPartService needs to use EModelService's bringToTop method
The EMS variant considers shared parts, the EPS should delegate accordingly.
2010-05-18 13:36:50
1,274,200,000
resolved fixed
c4b481c
1,274,200,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/PartServiceImpl.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java
Eclipse_Platform_UI
1,246
313,066
Bug 313066 [Workbench] Workbench.createDisplay() needs to call Display.setAppVersion()
null
2010-05-17 01:39:23
1,274,070,000
verified fixed
0fa5ba5
1,274,200,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/Workbench.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPlugin.java
Eclipse_Platform_UI
1,247
313,382
Bug 313382 No 'X' close buttons on views
The renderer is currently ignoring the 'closeable' feature for MParts if it's actually represented by a placeholder (i.e. 3.x views).
2010-05-18 11:59:09
1,274,200,000
resolved fixed
ae8f2cb
1,274,200,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/StackRenderer.java
Eclipse_Platform_UI
1,248
122,341
Bug 122341 [Model] IMemento rejects keys that begin with #
The doc for IMemento says that any alphanumeric string is acceptable as a key. If . is legitimate, and we know it is, why is # illegitimate? If nothing else, the doc needs to be more specific.
2005-12-29 16:21:13
1,135,890,000
verified fixed
1a540fd
1,274,190,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IMemento.java
Eclipse_Platform_UI
1,249
312,941
Bug 312941 [Compatibility] Get prompted once for each dirty file when closing workbench
Instead of an aggregate dialog, you get one message dialog per dirty file when you are closing Eclipse. This is very annoying.
2010-05-14 12:44:53
1,273,860,000
resolved fixed
67cad5f
1,273,860,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/SaveAllAction.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,250
310,342
Bug 310342 'Home' key sends caret to the beginning of the line in the Java editor
The key press should "ignore" whitespace and go to the first non-whitespace character instead of to the beginning of the line. ------------- 3.x trace JavaEditor$SmartLineStartAction(AbstractTextEditor$LineStartAction).run() line: 1359 JavaEditor$SmartLineStartAction(TextNavigationAction).runWithEvent(Event) line: 99 ActionHandler.execute(Map) line: 185 LegacyHandlerWrapper.execute(ExecutionEvent) line: 109 Command.executeWithChecks(ExecutionEvent) line: 476 ParameterizedCommand.executeWithChecks(Object, Object) line: 508 HandlerService.executeCommand(ParameterizedCommand, Event) line: 169 WorkbenchKeyboard.executeCommand(Binding, Event) line: 468 WorkbenchKeyboard.press(List, Event) line: 786 WorkbenchKeyboard.processKeyEvent(List, Event) line: 885 WorkbenchKeyboard.filterKeySequenceBindings(Event) line: 567 WorkbenchKeyboard.access$3(WorkbenchKeyboard, Event) line: 508 WorkbenchKeyboard$KeyDownFilter.handleEvent(Event) line: 123 EventTable.sendEvent(Event) line: 84 Display.filterEvent(Event) line: 1251 ------------- Compatibility trace Thread [main] (Suspended) StyledText.invokeAction(int) line: 6825 TextNavigationAction.run() line: 61 TextNavigationAction.runWithEvent(Event) line: 99 ActionHandler.execute(ExecutionEvent) line: 121 E4HandlerProxy.execute(IEclipseContext) line: 52 NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl.invoke(Object, Object[]) line: 79 DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43 Method.invoke(Object, Object...) line: 618 MethodRequestor.callMethod(Method, Object[]) line: 58 MethodRequestor.execute() line: 32 InjectorImpl.invokeUsingClass(Object, Class<?>, String, Object, AbstractObjectSupplier) line: 167 InjectorImpl.invoke(Object, String, Object, AbstractObjectSupplier) line: 151 ContextInjectionFactory.invoke(Object, String, IEclipseContext, Object) line: 102 HandlerServiceImpl.executeHandler(ParameterizedCommand) line: 114 KeyBindingDispatcher.executeCommand(ParameterizedCommand, Event) line: 260 KeyBindingDispatcher.press(List, Event) line: 456 KeyBindingDispatcher.processKeyEvent(List, Event) line: 506 KeyBindingDispatcher.filterKeySequenceBindings(Event) line: 339 KeyBindingDispatcher.access$0(KeyBindingDispatcher, Event) line: 285 KeyBindingDispatcher$KeyDownFilter.handleEvent(Event) line: 74 EventTable.sendEvent(Event) line: 84 Display.filterEvent(Event) line: 1253
2010-04-23 16:36:05
1,272,050,000
resolved fixed
fd8cb1a
1,273,850,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java
Eclipse_Platform_UI
1,251
312,821
Bug 312821 'File > Restart' causes shutdown prompt
null
2010-05-13 13:09:40
1,273,770,000
resolved fixed
67ae97e
1,273,770,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/WorkbenchWindow.java
Eclipse_Platform_UI
1,252
312,818
Bug 312818 [Compatibility] 4.0 SDK needs to prompt before closing
An exit confirmation dialog appears in 3.x but not in 4.0.
2010-05-13 12:42:07
1,273,770,000
resolved fixed
f679d8f
1,273,770,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
1,253
305,739
Bug 305739 [viewers] #expandToLevel(Object, level) retrieves all children when virtual
null
2010-03-12 16:24:12
1,268,430,000
resolved fixed
11985f9
1,273,710,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java
Eclipse_Platform_UI
1,254
16,552
Bug 16552 [Dialogs] Title Area dialog should support > 2 lines text
The Update dialog message is too long on Linux. The TitleAreaDialog is designed to have 2 lines of text and this dialog has 3 so the top and bottom get cut off. There is also a missing period and the end of the last sentence. STEPS 1) Install the examples to your eclipse install 2) Restart Eclipse - look at the message in the dialog.
2002-05-21 09:47:31
1,021,990,000
resolved fixed
66d5855
1,273,700,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/TitleAreaDialog.java
Eclipse_Platform_UI
1,255
297,303
Bug 297303 Resource filters cannot be edited for linked packages
I20091207-1800 Resource filters cannot be edited for linked packages (properties page shows only up for folder, not for packages).
2009-12-09 03:44:36
1,260,350,000
closed fixed
7ffdcd5
1,273,700,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterPage.java
Eclipse_Platform_UI
1,256
312,686
Bug 312686 [CommonNavigator] double click on a tree item causes File to open in the editor
Build Identifier: eclipse SDK 3.6.0 M7 Build id: I20100426-0852 When double click on a tree item that is adaptable to IResource class, eclipse launches the editor for the file that was returned by the tree item via the call ((IAdaptable)treeItem).getAdapter(IResource.class) See debug session in the attachment. This is a regression bug. Reproducible: Always Steps to Reproduce: 1. Open a logical model tree that contains some tree items that are adaptable to IResource (such as sub model element). 2. double click on the tree item that is adaptable to IResource class Result: The eclipse's OpenActionProvider launches the editor for the file that was returned by the tree item via the call ((IAdaptable)treeItem).getAdapter(IResource.class)
2010-05-12 14:38:38
1,273,690,000
verified fixed
656195c
1,273,690,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/OpenActionProvider.java
Eclipse_Platform_UI
1,257
310,878
Bug 310878 [LinkedResources] Exception while importing resources in a virtual folder
- New Workspace - New Java Project - New virtual folder - Select the Virtual folder, File -> Import -> File system - Try to import any files (without using the Advanced option) - Click Finish => the following exception occurs org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4083) at org.eclipse.swt.SWT.error(SWT.java:3998) at org.eclipse.swt.SWT.error(SWT.java:3969) at org.eclipse.swt.widgets.Widget.error(Widget.java:467) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:340) at org.eclipse.swt.widgets.Button.getSelection(Button.java:729) at org.eclipse.ui.internal.wizards.datatransfer.WizardFileSystemResourceImportPage1.saveWidgetValues(WizardFileSystemResourceImportPage1.java:983) at org.eclipse.ui.internal.wizards.datatransfer.WizardFileSystemResourceImportPage1.finish(WizardFileSystemResourceImportPage1.java:620) at org.eclipse.ui.wizards.datatransfer.FileSystemImportWizard.performFinish(FileSystemImportWizard.java:101) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:430) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.handlers.WizardHandler$Import.executeHandler(WizardHandler.java:147) at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:274) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241) at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157) at org.eclipse.ui.internal.actions.CommandAction.run(CommandAction.java:171) at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:97) at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2601) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2565) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2399) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:669) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:662) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:618) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) Close the import wizard and try to import again. This time on selecting 'File System' in the wizard there is a NPE java.lang.NullPointerException at org.eclipse.ui.internal.wizards.datatransfer.WizardFileSystemResourceImportPage1.restoreWidgetValues(WizardFileSystemResourceImportPage1.java:942) at org.eclipse.ui.dialogs.WizardResourceImportPage.createControl(WizardResourceImportPage.java:166) at org.eclipse.ui.internal.wizards.datatransfer.WizardFileSystemResourceImportPage1.createControl(WizardFileSystemResourceImportPage1.java:273) at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170) at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:734) at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1162) at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1221) at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1218) at org.eclipse.jface.wizard.WizardDialog$6.run(WizardDialog.java:1207) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1205) at org.eclipse.ui.internal.dialogs.ImportExportPage.treeDoubleClicked(ImportExportPage.java:234) at org.eclipse.ui.internal.dialogs.ImportPage$2.doubleClick(ImportPage.java:72) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:824) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:822) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1403) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1225) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:235) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:296) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.handlers.WizardHandler$Import.executeHandler(WizardHandler.java:147) at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:274) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241) at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157) at org.eclipse.ui.internal.actions.CommandAction.run(CommandAction.java:171) at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:97) at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2601) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2565) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2399) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:669) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:662) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:618) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
2010-04-28 14:55:11
1,272,480,000
resolved fixed
bf0a2ac
1,273,690,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java
Eclipse_Platform_UI
1,258
310,671
Bug 310671 [LinkedResources] "New > Folder" wizard: Bad dialog resizing when clicking "Advanced"
I20100426-0852 The "New > Folder" wizard: Clicking the "Advanced" button should keep the button at the same location on the screen and resize the dialog such that the new options fit in. It also wasn't perfect before, but in I20100426-0852, the "Advanced" button jumps a huge distance (is not under the mouse any more) and the dialog only gets a tiny bit taller.
2010-04-27 13:06:21
1,272,390,000
resolved fixed
9cf10b4
1,273,690,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFolderMainPage.java
Eclipse_Platform_UI
1,259
312,438
Bug 312438 'Home' and 'End' keys goes to the first editor
1. Start your inner Eclipse. 2. Make a new 'Untitled Text File'. 3. Type some stuff in it. Now your caret is at the end of the life. 4. Repeat steps 2 and 3. 5. Now hit 'Home'. Nothing happens. 6. Switch to the first file, the caret has moved. :(
2010-05-11 10:41:00
1,273,590,000
resolved fixed
80e9b04
1,273,690,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/HandlerActivation.java
Eclipse_Platform_UI
1,260
311,778
Bug 311778 [CommonNavigator] Project Explorer selects File object instead of the requested object in the Explorer tree
Build Identifier: eclipse SDK 3.6.0 M7 Build id: I20100426-0852 When we request the CommonNavigator to select a specific element on the explorer tree that is not yet visible, the Project explorer calls the convertSelection method and this changes the requested target object to the File object. Thus, the File is object is selected in Project explorer which is incorrect. Instead, it should expand the tree to show the target element first and then select this requested object. (see attached image). package org.eclipse.ui.navigator.resources; public final class ProjectExplorer extends CommonNavigator { . . . public void selectReveal(ISelection selection) { if (getCommonViewer() != null) { getCommonViewer().setSelection(convertSelection(selection), true); } } private Object convertElement(Object original) { NavigatorContentService ncs = (NavigatorContentService) getNavigatorContentService(); Object found = ncs.getViewerElementData(original); if (found != null) return original; if (original instanceof IAdaptable) { IAdaptable adaptable = (IAdaptable) original; found = adaptable.getAdapter(IResource.class); if (found != null) return found; IWorkbenchAdapter wba = (IWorkbenchAdapter) adaptable.getAdapter(IWorkbenchAdapter.class); if (wba != null) { found = wba.getParent(original); if (found != null) return convertElement(found); } } return original; } It should not returns the adaptable.getAdapter(IResource.class) object. Reproducible: Always Steps to Reproduce: 1. Expand the tree structure just 1 level deep in the Project Explorer. The tree elements are adaptable to IResource. 2. Invoke the org.eclipse.ui.navigator.resources.ProjectExplorer.selectReveal and pass it a child object that is not yet visible (for example, the target object is 5 levels deep). Expect: the tree is expanse and select the requested element. Result: the file object is selected.
2010-05-05 14:40:43
1,273,080,000
verified fixed
d927cc7
1,273,680,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/ProjectExplorer.java
Eclipse_Platform_UI
1,261
310,494
Bug 310494 [LinkedResources] Preference "Link and create virtual folders" does not work
I20100425-2000 The 2 options on the Linked Resourced with name "Link and create virtual folders" don't work. When they are selected, dropping items does nothing. In CopyFilesAndFoldersOperation#copyOrLinkFiles(..), the test "hasFlag(dropOperation, ImportTypeDialog.IMPORT_VIRTUAL_FOLDERS_AND_LINKS)" always fails because dropOperation is always COPY.
2010-04-26 12:46:23
1,272,300,000
resolved fixed
7e088b3
1,273,670,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java
Eclipse_Platform_UI
1,262
312,614
Bug 312614 [Compatibility] ISources.ACTIVE_EDITOR_ID_NAME is not in the context
Much of the 3.x framework relies on ISources, this needs to be retrievable.
2010-05-12 09:29:34
1,273,670,000
resolved fixed
816e901
1,273,670,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,263
311,515
Bug 311515 Wrong dialog title
Build id: I20100429-1549 Steps: 1) Open the New Folder wizard 2) Press Advanced and Resource Filters 3) See the title of the opened dialog
2010-05-04 07:39:04
1,272,970,000
resolved fixed
ef38bc3
1,273,670,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IIDEHelpContextIds.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterEditDialog.java
Eclipse_Platform_UI
1,264
297,402
Bug 297402 [IDE] [Wizards] Improvements to the advanced section of new folder wizard
null
2009-12-09 16:13:56
1,260,390,000
resolved fixed
5c3fda3
1,273,610,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/FileSystemSelectionArea.java
Eclipse_Platform_UI
1,265
312,454
Bug 312454 [Compatibility] Application's commands increases in size across workbench restarts
null
2010-05-11 11:45:19
1,273,590,000
resolved fixed
539b766
1,273,590,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
1,266
312,421
Bug 312421 Contexts need to have a name
Seeing "Anonymous Context" everywhere isn't helping anyone. I'll make some tweaks in the renderer.
2010-05-11 09:28:30
1,273,580,000
resolved fixed
7a70e5b
1,273,580,000
bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java
Eclipse_Platform_UI
1,267
312,333
Bug 312333 Exceptions in JUnit's PartService
With the code from Head there are 3 NPEs in UIAllTests: testShowPart_Id_Unrendered_ACTIVATE testShowPart_Id_Unrendered_ACTIVATE2 testShowPart_Id_Unrendered_ACTIVATE3 They all seem to have the same cause: context of the activated part is null.
2010-05-10 16:25:38
1,273,520,000
resolved fixed
ceef47c
1,273,580,000
tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/HeadlessContextPresentationEngine.java
Eclipse_Platform_UI
1,268
312,259
Bug 312259 Keybindings are being sent to the wrong place
null
2010-05-10 10:11:50
1,273,500,000
resolved fixed
68ed333
1,273,520,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,269
302,694
Bug 302694 [PropertiesDialog] UI polish for file system attributes on Resource properties page
I20100209-2300 - Permissions table needs mnemonic (e.g. &r) - The note should talk about "folder", not "directory" - Checkboxes have white background on Linux-GTK and gray bg on Mac-Cocoa Why are attributes not shown for projects?
2010-02-12 06:32:56
1,265,970,000
resolved fixed
f07107f
1,273,500,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java
Eclipse_Platform_UI
1,270
311,584
Bug 311584 [build path] "Extend" path variable button does nothing
Build Identifier: I20100429-1549 The "extend..." button in the Java project's link source dialog does not work. Reproducible: Always Steps to Reproduce: * In the Java perspective, right click a Java project, goto Build Path > Link Source... * Select Variables... * In the dialog that appears, select an existing path variable and click Extend... Effect: Nothing happens. Expected: A file browser relative to the path variable appears.
2010-05-04 12:22:49
1,272,990,000
verified fixed
0d6b343
1,273,480,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/PathVariableSelectionDialog.java
Eclipse_Platform_UI
1,271
311,194
Bug 311194 [Dialogs] FilteredResourcesSelectionDialog's constructor doesn't specify what to put in the 'typesMask' parameter
Today someone on IRC put 0 when he should've been using IResource.FILE. We should clarify the javadocs.
2010-04-30 11:08:54
1,272,640,000
verified fixed
ba72543
1,273,360,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/FilteredResourcesSelectionDialog.java
Eclipse_Platform_UI
1,272
306,736
Bug 306736 [Workbench] Contributed sourceProvider can cause troubles on start
I20100316-0859. In Workbench.init() we read the source providers of the 'org.eclipse.ui.services' extension point and there all extensions are immediately loaded (createExecutableExtension) no matter whether the contributing bundle is already started. Unfortunately this happens before the workbench itself is correctly initialized (workbench colors in this particular case). This can cause troubles for upstream bundles that expect the workbench colors and/or fonts to be present when they get loaded. It would be good if the workbench could initialize as much as possible before calling code that starts other bundles. We should either - Protect the code to not load those extensions. We do similar things e.g. when loading the handler service (see org.eclipse.ui.internal.handlers.HandlerProxy.isOkToLoad(). The hard part here is to make sure that the extension which aren't loaded still work somehow, e.g. by adding a proxy. - Initialize default services after colors and fonts (this might be the simplest fix but would need extensive testing).
2010-03-22 12:06:53
1,269,270,000
verified fixed
ecba732
1,273,260,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
1,273
312,095
Bug 312095 [Compatibility] Restarting always reverts to the default perspective (ie.. Java)
If you shut down with the Debug perspective active and restart you end up with the Java perspective showing. Also, some interaction at the rendering level leaves the shared editor area empty.
2010-05-07 12:09:14
1,273,250,000
resolved fixed
f23e264
1,273,250,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
1,274
284,558
Bug 284558 [Perspectives] NPE: CustomizePerspectiveDialog in method getVisibleIDs
Build ID: 20090619-0625 Steps To Reproduce: 1. Launch an RCP Application which has no menu contribution item with the ActionFactory.NEW.getId() id. 2. Select a perspective -> customize -> wait for the "Customize Perspective"-dialog -> click "Ok" 3. A NPE is thrown as, in this case, the "wizards" member variable has not been initialized. More information: This also happens if there is no menu contribution item with the id of - "SHORTCUT_CONTRIBUTION_ITEM_ID_OPEN_PERSPECTIVE" - "SHORTCUT_CONTRIBUTION_ITEM_ID_SHOW_VIEW"
2009-07-24 07:19:30
1,248,430,000
verified fixed
c7522dd
1,273,250,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
Eclipse_Platform_UI
1,275
309,716
Bug 309716 [Perspectives] Resetting a perspective removes all shortcuts from the New toolbar button
null
2010-04-19 13:08:03
1,271,700,000
verified fixed
a5a593e
1,273,240,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/NewWizardDropDownAction.java
Eclipse_Platform_UI
1,276
312,063
Bug 312063 SelectionServiceImpl should use ListenerList instead of a HashSet
HashSets are not thread-safe and does not guarantee event order. :(
2010-05-07 09:49:37
1,273,240,000
resolved fixed
53a299e
1,273,240,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/SelectionServiceImpl.java
Eclipse_Platform_UI
1,277
310,444
Bug 310444 [LinkedResources] Drag and Drop dialogs not disabled when Linked Resources turned off
I20100425-2000 - on the 'Linked Resources' preference page, disable the checkbox => DND groups are still enabled (should be disabled) - click OK - drag a file from the OS to the Package Explorer, Resource Navigator,... => "File Operation" dialog is still shown (should not be shown and just make a copy). Selecting "Link to files" gives an error dialog after I clicked OK. Additional UI problems on the preference page: - groups don't use dialog font - missing vertical gap between checkbox and first DND group: The gap should have the same size as the gap between the second group and the "Path variables..." label. Currently, the visual clustering suggests that the checkbox only applies to the DND groups.
2010-04-26 09:19:38
1,272,290,000
resolved fixed
32d101d
1,273,150,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFolderMainPage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceDragAndDropEditor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourcesPreferencePage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java
Eclipse_Platform_UI
1,278
311,722
Bug 311722 E4XMIResource's getUniqueId() is implemented incorrectly
private String getUniqueId() { String id = createId(); while (objectMap.get(id) != null) { id = createId(); } return id; } Here, 'objectMap' is a Map<EObject, String> but we use a String as a key. This is obviously wrong.
2010-05-05 09:48:21
1,273,070,000
resolved fixed
138cfd5
1,273,070,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/E4XMIResource.java
Eclipse_Platform_UI
1,279
311,721
Bug 311721 Cleanup context strategy
null
2010-05-05 09:48:14
1,273,070,000
resolved fixed
19e3cd7
1,273,070,000
tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/HeadlessStartupTest.java
Eclipse_Platform_UI
1,280
311,719
Bug 311719 [Compatibility] View menus have disappeared
null
2010-05-05 09:09:45
1,273,060,000
resolved fixed
680ba71
1,273,070,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityView.java
Eclipse_Platform_UI
1,281
311,619
Bug 311619 [Compatibility] Heap status not shown in the status line
I believe the control's not even being created...
2010-05-04 16:09:08
1,273,000,000
resolved fixed
a0f2398
1,273,060,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
Eclipse_Platform_UI
1,282
308,646
Bug 308646 [compatibility] double-clicking on a file in the Project Explorer does not open an editor
null
2010-04-09 09:59:40
1,270,820,000
resolved fixed
baec2ea
1,272,990,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ActionBars.java
Eclipse_Platform_UI
1,283
311,421
Bug 311421 [Compatibility] Some multi-keystroke keybindings don't work
What works: Alt+Shift+Q, Q brings up the view dialog. Alt+Shift+X, J runs Java applications. What doesn't work: Ctrl+2, L to assign a method's return value to a new local variable. Alt+Shift+Q, ? to bring up a specific view.
2010-05-03 15:37:52
1,272,920,000
resolved fixed
b356647
1,272,980,000
bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/handlers/ShowViewHandler.java
Eclipse_Platform_UI
1,284
311,538
Bug 311538 [Compatibility] ISources.ACTIVE_SITE_NAME not in the context
3.x handlers needs these.
2010-05-04 09:05:26
1,272,980,000
resolved fixed
c776d3d
1,272,980,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,285
310,601
Bug 310601 [FieldAssist] ContentAssistCommandAdapter enablement not toggled when field has focus
null
2010-04-27 06:37:38
1,272,360,000
verified fixed
d7f159e
1,272,910,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.java
Eclipse_Platform_UI
1,286
310,499
Bug 310499 [LinkedResources] Import > File System > Advanced: "Copy into workspace" should be "Create links in workspace"
I20100425-2000 Import > File System > Advanced: The logic of the "Copy into workspace" checkbox is very unusual. Normally, slave options get enabled when their master is checked, but in this case, it's reversed. The master option would better be called "Create links in workspace", and checking that option should enable the slave options. Default for the master should then be unchecked.
2010-04-26 13:01:15
1,272,300,000
resolved fixed
afe9adb
1,272,910,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java
Eclipse_Platform_UI
1,287
311,077
Bug 311077 [Compatibility] Ctrl+C doesn't work in 'Package Explorer'
In 3.x, we have an ActionHandler. In e4, we're in an WidgetMethodHandler. Thread [main] (Suspended) CopyToClipboardAction.run(IStructuredSelection) line: 112 CopyToClipboardAction(SelectionDispatchAction).dispatchRun(ISelection) line: 274 CopyToClipboardAction(SelectionDispatchAction).run() line: 250 CopyToClipboardAction(Action).runWithEvent(Event) line: 498 ActionHandler.execute(ExecutionEvent) line: 119 Command.executeWithChecks(ExecutionEvent) line: 476 ParameterizedCommand.executeWithChecks(Object, Object) line: 508 HandlerService.executeCommand(ParameterizedCommand, Event) line: 169 WorkbenchKeyboard.executeCommand(Binding, Event) line: 468 WorkbenchKeyboard.press(List, Event) line: 786 WorkbenchKeyboard.processKeyEvent(List, Event) line: 885 WorkbenchKeyboard.filterKeySequenceBindings(Event) line: 567 WorkbenchKeyboard.access$3(WorkbenchKeyboard, Event) line: 508 WorkbenchKeyboard$KeyDownFilter.handleEvent(Event) line: 123 EventTable.sendEvent(Event) line: 84 Display.filterEvent(Event) line: 1253 Thread [main] (Suspended) WidgetMethodHandler.execute(ExecutionEvent) line: 157 HandlerProxy.execute(ExecutionEvent) line: 293 E4HandlerProxy.execute(IEclipseContext) line: 55 NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl.invoke(Object, Object[]) line: 48 DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 37 Method.invoke(Object, Object...) line: 600 MethodRequestor.callMethod(Method, Object[]) line: 57 MethodRequestor.execute() line: 32 InjectorImpl.invokeUsingClass(Object, Class<?>, Class<Annotation>, Object, AbstractObjectSupplier, boolean) line: 180 InjectorImpl.invoke(Object, Class<Annotation>, Object, AbstractObjectSupplier) line: 161 ContextInjectionFactory.invoke(Object, Class<Annotation>, IEclipseContext, Object) line: 104 HandlerServiceImpl.executeHandler(ParameterizedCommand) line: 114 KeyBindingDispatcher.executeCommand(ParameterizedCommand, Event) line: 260 KeyBindingDispatcher.press(List, Event) line: 456 KeyBindingDispatcher.processKeyEvent(List, Event) line: 506 KeyBindingDispatcher.filterKeySequenceBindings(Event) line: 339 KeyBindingDispatcher.access$0(KeyBindingDispatcher, Event) line: 285 KeyBindingDispatcher$KeyDownFilter.handleEvent(Event) line: 74 EventTable.sendEvent(Event) line: 84 Display.filterEvent(Event) line: 1253
2010-04-29 13:54:09
1,272,560,000
resolved fixed
4decec2
1,272,910,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ActionBars.java
Eclipse_Platform_UI
1,288
311,396
Bug 311396 NPE thrown when trying to close a part that hasn't been restored
An NPE is thrown because we try to ask the part for a context. However, if the part hasn't been rendered yet, we'll get null back. java.lang.NullPointerException at org.eclipse.e4.workbench.ui.renderers.swt.StackRenderer$6.close(StackRenderer.java:449) at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1590) at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:261) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine$4.run(PartRenderingEngine.java:517) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.run(PartRenderingEngine.java:455) at org.eclipse.e4.workbench.ui.internal.E4Workbench.createAndRunUI(E4Workbench.java:100) at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:533) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) at java.lang.reflect.Method.invoke(Method.java:600) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
2010-05-03 13:26:36
1,272,910,000
resolved fixed
1619787
1,272,910,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/StackRenderer.java
Eclipse_Platform_UI
1,289
311,390
Bug 311390 Debugging often spawns identical editors
If you put breakpoints in your current editor and you start a debug session, you'll often get another editor opened instead of having the one you have active "reused".
2010-05-03 12:11:13
1,272,900,000
resolved fixed
ea99826
1,272,900,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorReference.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,290
311,371
Bug 311371 [Compatibility] All editors become materialized during shutdown
null
2010-05-03 09:28:11
1,272,890,000
resolved fixed
dff6fff
1,272,890,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,291
310,313
Bug 310313 [Compatibility] ISources.SHOW_IN_SELECTION and ISources.SHOW_IN_INPUT is not in the context
We're getting nulls out of the ExecutionEvent.
2010-04-23 13:14:18
1,272,040,000
resolved fixed
4315fec
1,272,890,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,292
311,360
Bug 311360 [Compatibility] All views become materialized during shutdown
1. Start your inner and open the 'Navigator'. 2. "Hide" it by putting another view in the stack as the selected element. 3. Close. 4. Restart. 5. Close again. 6. An NPE will be thrown. This is because we invoke getViews() during shutdown which will force the rendering of all views. :( java.lang.NullPointerException at org.eclipse.ui.actions.WorkingSetFilterActionGroup.<init>(WorkingSetFilterActionGroup.java:130) at org.eclipse.ui.views.navigator.MainActionGroup.makeSubGroups(MainActionGroup.java:215) at org.eclipse.ui.views.navigator.MainActionGroup.<init>(MainActionGroup.java:103) at org.eclipse.ui.views.navigator.ResourceNavigator.makeActions(ResourceNavigator.java:1025) at org.eclipse.ui.views.navigator.ResourceNavigator.createPartControl(ResourceNavigator.java:322) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:115) at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:71) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) at java.lang.reflect.Method.invoke(Method.java:600) at org.eclipse.e4.core.internal.di.MethodRequestor.callMethod(MethodRequestor.java:57) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.processPostConstruct(InjectorImpl.java:608) at org.eclipse.e4.core.internal.di.InjectorImpl.processPostConstruct(InjectorImpl.java:591) at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:88) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:245) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:199) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:192) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:131) at org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:183) at org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory.create(ReflectionContributionFactory.java:159) at org.eclipse.e4.workbench.ui.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:57) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createWidget(PartRenderingEngine.java:434) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:323) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:385) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:439) at org.eclipse.ui.internal.ViewReference.getView(ViewReference.java:49) at org.eclipse.ui.internal.WorkbenchPage.getViews(WorkbenchPage.java:1523) at org.eclipse.ui.internal.WorkbenchPage.saveAllEditors(WorkbenchPage.java:1892) at org.eclipse.ui.internal.WorkbenchPage.saveAllEditors(WorkbenchPage.java:1882) at org.eclipse.ui.internal.Workbench.saveAllEditors(Workbench.java:1016) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:956) at org.eclipse.ui.internal.Workbench.access$11(Workbench.java:940) at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:1057) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1055) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1028) at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:648) at org.eclipse.ui.internal.WorkbenchWindow.access$2(WorkbenchWindow.java:630) at org.eclipse.ui.internal.WorkbenchWindow$4.run(WorkbenchWindow.java:677) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:675) at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:687) at org.eclipse.ui.internal.WorkbenchWindow$3.close(WorkbenchWindow.java:343) at org.eclipse.e4.workbench.ui.renderers.swt.WBWRenderer$8.shellClosed(WBWRenderer.java:400)
2010-05-03 08:24:32
1,272,890,000
resolved fixed
5003cff
1,272,890,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,293
311,043
Bug 311043 [Compatibility] Get prompted to save an untitled file even if you said "No"
1. Make a new 'Untitled Text File'. 2. Type some stuff in it. 3. Ctrl+W. 4. Click 'No'. 5. A 'Save As' dialog appears!
2010-04-29 11:22:23
1,272,550,000
resolved fixed
2dbe5ca
1,272,560,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,294
310,908
Bug 310908 [Markers] NPE thrown by markers job
I20100426-0852 I had one editor open in my window. It was maximized and opened on an external file. When I closed it, this NPE suddenly appeared. java.lang.NullPointerException at org.eclipse.ui.internal.views.markers.MarkerFieldFilterGroup.loadSettings(MarkerFieldFilterGroup.java:448) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.loadGroupWithID(MarkerContentGenerator.java:521) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.loadFilterSettings(MarkerContentGenerator.java:449) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.loadFiltersFrom(MarkerContentGenerator.java:467) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.loadFiltersPreference(MarkerContentGenerator.java:479) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.getAllFilters(MarkerContentGenerator.java:293) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.getEnabledFilters(MarkerContentGenerator.java:307) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.getResourcesForBuild(MarkerContentGenerator.java:904) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.gatherMarkers(MarkerContentGenerator.java:1004) at org.eclipse.ui.internal.views.markers.MarkerContentGenerator.generateMarkerEntries(MarkerContentGenerator.java:991) at org.eclipse.ui.internal.views.markers.MarkerUpdateJob.clean(MarkerUpdateJob.java:117) at org.eclipse.ui.internal.views.markers.MarkerUpdateJob.buildMarkers(MarkerUpdateJob.java:77) at org.eclipse.ui.internal.views.markers.MarkerUpdateJob.run(MarkerUpdateJob.java:57) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2010-04-28 16:31:22
1,272,490,000
verified fixed
90c1000
1,272,520,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerFieldFilterGroup.java
Eclipse_Platform_UI
1,295
308,667
Bug 308667 [Compatibility] Cannot 'Step Into' with F5
F6 and F7 works. F5 does not. Workaround is to use Ctrl+Alt+Click.
2010-04-09 12:23:19
1,270,830,000
resolved fixed
c9cc77e
1,272,490,000
bundles/org.eclipse.e4.ui.bindings/src/org/eclipse/e4/ui/bindings/internal/BindingServiceImpl.java
Eclipse_Platform_UI
1,296
310,853
Bug 310853 [Compatibility] Can't close Eclipse when you have saveable views up
null
2010-04-28 12:28:02
1,272,470,000
resolved fixed
1f4ad6e
1,272,470,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
Eclipse_Platform_UI
1,297
310,843
Bug 310843 [Compatibility] NPE thrown when closing Eclipse with the 'Debug' view open
null
2010-04-28 11:12:28
1,272,470,000
resolved fixed
59888cd
1,272,470,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
1,298
310,650
Bug 310650 Extra space above welcome view.
Tested with... Build id: I20100426-0852 1) Start a fresh Eclipse install on a new workspace 2) You should see the Welcome page filling the entire content area of the shell 3) Click on the "increase font size" icon. 4) Notice that space is inserted between the top of the Welcome page and the shell titlebar. (It looks like this would be the space for the coolbar.) Chris G indicates that this does not occur on Windows.
2010-04-27 11:13:24
1,272,380,000
verified fixed
f626dbd
1,272,470,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewIntroAdapterPart.java
Eclipse_Platform_UI
1,299
310,685
Bug 310685 [LinkedResources] The 'File System' import wizard has inconsistent widget selection
Tn the 'File System" import wizard, having the "Create complete folder structure" option button set must cause the "Create virtual folders" to be set as well in the "Advanced" section, since this option creates a partial hierarchy and cannot create only a top level link folder.
2010-04-27 14:18:39
1,272,390,000
resolved fixed
9c07aeb
1,272,390,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceImportPage1.java
Eclipse_Platform_UI
1,300
310,394
Bug 310394 [CommonNavigator] CommonViewer refresh never turns on redraw sometimes - Breaks Team sync view
Build ID: I20100424-2000 When I perform Team > Synchronize or Compare With > Latest from HEAD the Synchronize View remains empty. This is with an existing workspace and several Eclipse projects in there (including o.e.core.resources, which I have modified locally). Using I20100422-1310 on the very same workspace / project, I do see the expected changes. Using I20100424-2000 I just get an empty synchronize view. I'm assuming that this issue would block some testing of Platform/Team related functionality during the M7 test pass.
2010-04-25 15:42:34
1,272,220,000
verified fixed
b235c61
1,272,260,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/StructuredViewerManager.java
Eclipse_Platform_UI
1,301
310,408
Bug 310408 [CommonNavigator] Scary looking error messages incorrectly appear in log
null
2010-04-26 00:40:23
1,272,260,000
verified fixed
b292eb4
1,272,260,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/wizards/CommonWizardDescriptorManager.java
Eclipse_Platform_UI
1,302
262,906
Bug 262906 [http.registry]initializeDelegate in ServletManager.ServletWrapper should be synchronized
AB sent me an email which among things mentions a problem they encountered while load testing. "The servlet's init() methods are called multiple times whenever we make simultaneous requests to the server before they have been initialized." This is indeed a problem as we wrap each servlet that will look after lazily initializing the servlet and the relevant method -- initalizeMethod is not synchronized.
2009-01-29 09:59:08
1,233,240,000
resolved fixed
06a7fb5
1,272,220,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetActionProvider.java bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetRootModeActionGroup.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorFilterService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/INavigatorContentExtPtConstants.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterContentProvider.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterDescriptorManager.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/WorkingSetTest.java
Eclipse_Platform_UI
1,303
292,549
Bug 292549 [CommonNavigator] WorkingSetFilterActionGroup sometimes not updated on WS changes
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Build Identifier: 3.5 I am extending common navigator such that it creates few working sets on the start-up of the workbench. I hit an issue with the "Select Working Set" dialog, it does not "selects" the created working set. I debugged and found that WorkingSetFilterActionGroup.setWorkingSet() in org.eclipse.ui.internal.navigator.resources.actions.WorkingSetActionProvider is initialized to working set based on the value of currentWorkingSetName set in workbench.xml. Opening up the API in WorkingSetActionProvider to set working set in WorkingSetFilterActionGroup should make it work. Reproducible: Always
2009-10-16 12:01:31
1,255,710,000
closed fixed
70d1a3c
1,272,190,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetActionProvider.java
Eclipse_Platform_UI
1,304
287,536
Bug 287536 [CommonNavigator] Wrong sorter unit tests
Build ID: Build id: I20090611-1540 Steps To Reproduce: Several tests in SorterTest rely on the dynamicAddModelObjects method. That method breaks the contract of viewer.add ("This method should be called (by the content provider) when a single * element has been added to the model") in that it calls viewer.add(newData) but doesn't actually add newData to the project. More information: The corresponding tests will fail if for example _viewer.add(parent, children) is implemented as _viewer.refresh(parent), which should not make any difference.
2009-08-25 05:23:30
1,251,190,000
resolved fixed
e7269fb
1,272,160,000
tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/SorterTest.java
Eclipse_Platform_UI
1,305
305,703
Bug 305703 [Viewers][CommonNavigator] remembered contributions can leak when using filters
null
2010-03-12 11:43:18
1,268,410,000
verified fixed
e81ccb6
1,272,160,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewerInternals.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/StructuredViewerManager.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/FilterTest.java
Eclipse_Platform_UI
1,306
285,529
Bug 285529 [CommonNavigator] Incorrect pipeline logic for interceptXxx methods
null
2009-08-04 02:49:38
1,249,370,000
verified fixed
826bd2e
1,272,130,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorPipelineService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentExtension.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/PipelineChainTest.java
Eclipse_Platform_UI
1,307
139,986
Bug 139986 [CommonNavigator] Convert catch(Error/Throwable) to SafeRunner
In several places the CN framework uses catch(Error/Throwable) to ensure that code does not bring the framework down. Change these to use SafeRunner.
2006-05-03 11:41:47
1,146,670,000
resolved fixed
e75adbc
1,272,070,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/CustomAndExpression.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorFilterService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorPipelineService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorSafeRunnable.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/CommonActionProviderDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/LinkEditorAction.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/dnd/CommonDropAdapterDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/CommonDragAssistantDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/LinkHelperDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/LinkHelperManager.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentDescriptorManager.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentExtension.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/SafeDelegateTreeContentProvider.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/StructuredViewerManager.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/CommonFilterDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/sorters/CommonSorterDescriptor.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/wizards/CommonWizardDescriptorManager.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonDragAdapter.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonDropAdapter.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonNavigator.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonNavigatorManager.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/NavigatorActionService.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/LabelProviderTest.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/NavigatorTestBase.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/extension/TestEmptyContentProvider.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/extension/TestLabelProvider.java
Eclipse_Platform_UI
1,308
309,308
Bug 309308 'Add All Plug-ins to Java Search' not in Ctrl+3
Eclipse 4.0 SDK build #40 Workaround: 1. Open 'Plug-ins' view. 2. Select all, right-click, add to Java search.
2010-04-15 09:42:03
1,271,340,000
resolved fixed
f794b1f
1,272,050,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
Eclipse_Platform_UI
1,309
310,303
Bug 310303 [Compatibility] Compatibility layer needs to quit using org.eclipse.ui.IWorkbench
Right now, we ask the rendering engine to handle the closing. We should go through the 3.x IWorkbench implementation to properly shutdown all of our services in the compatibility layer.
2010-04-23 12:08:50
1,272,040,000
resolved fixed
022c853
1,272,040,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/QuitHandler.java
Eclipse_Platform_UI
1,310
307,129
Bug 307129 Window context never disposed
1) Run Window->Open Window in legacy IDE -> A context is created for the new window 2) Close the new window -> The context is not disposed
2010-03-25 15:53:35
1,269,550,000
resolved fixed
d501a53
1,272,040,000
bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/cleanupaddon/CleanupAddon.java bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/WBWRenderer.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/modeling/IWindowCloseHandler.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/SelectionServiceImpl.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
1,311
310,196
Bug 310196 [LinkedResources] The Linked Resource property page does not follow dialog fonts
[LinkedResources] The Linked Resource property page does not follow dialog fonts, both under the 'Path Variables' and 'Linked Resources' tabs.
2010-04-22 16:48:20
1,271,970,000
verified fixed
b2d02c1
1,271,970,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectLinkedResourcePage.java
Eclipse_Platform_UI
1,312
309,273
Bug 309273 An error in the New File wizard when the linked resource location does not specify a scheme
Build id: I20100406-1034 I noticed that extra validation is made when creating linked files or folders. I used to add linked resources with empty locations or locations without scheme to change it later. Now it is not possible. I can't find a bug that introduced this change, so I assume it was introduced silently with one of recent fixes. Serge, could you point out the fix that introduced this change? It looks like you sneaked a fix with one of recently fixed bugs. You should have rather opened another bug to fix it. Anyway, I don't like this change.
2010-04-15 04:44:24
1,271,320,000
verified fixed
f75bed6
1,271,960,000
bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardNewFileCreationPage.java
Eclipse_Platform_UI
1,313
309,271
Bug 309271 Wrong resolved location in the New File wizard
Build id: I20100406-1034 I'll attach a screenshot illustrating the issue.
2010-04-15 04:26:12
1,271,320,000
verified fixed
7005012
1,271,960,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java
Eclipse_Platform_UI
1,314
310,146
Bug 310146 [Compatibility] No progress reported for Ctrl+Alt+H
We should be seeing stuff in the bottom right hand corner.
2010-04-22 12:22:07
1,271,950,000
resolved fixed
fcf4bd9
1,271,960,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java
Eclipse_Platform_UI
1,315
309,996
Bug 309996 Dialog on drop should indent dependent UI elements
I20100414-1200. The dialog which asks for copy or linking on drop should indent the dependent UI elements (the checkbox and combo).
2010-04-21 12:07:11
1,271,870,000
verified fixed
a693617
1,271,880,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ImportTypeDialog.java
Eclipse_Platform_UI
1,316
309,997
Bug 309997 Duplicate mnemonics on Linked Resources preference page
I20100414-2000. Duplicate mnemonics on Linked Resources preference page. LinkedResourcesPreference_link=&Link linkedResourcesPreference_copy=&Copy LinkedResourcesPreference_linkAndVirtualFolder=Link and create &virtual folders Are used for two different UI widgets and hence the mnemonics collide.
2010-04-21 12:11:10
1,271,870,000
verified fixed
4eeb801
1,271,880,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceDragAndDropEditor.java
Eclipse_Platform_UI
1,317
302,441
Bug 302441 [LinkedResources][CommonNavigator] When to show "Files and Folders Operation" dialog on drop
null
2010-02-10 10:26:26
1,265,820,000
verified fixed
160a81a
1,271,870,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ImportTypeDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourcesPreferencePage.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/NavigatorDropAdapter.java
Eclipse_Platform_UI
1,318
303,691
Bug 303691 [CommonNavigator] ResourceDropAdapterAssistant won't accept drop target of viewer input
Build Identifier: I20100129-1300 The implementation is ignoring the passed in target object which falls back to the viewer input when null in CommonDropAdapter. The impl calls back to the drop adapter for it's current target, which returns null and bails out immediately. This makes it impossible to drag and drop files out of sub-folders into the project root when the input to the navigator is a project. I've tried a number of hacky workarounds but can't seem to even find a way to hack it (since CommonDropAdapter is a final class, so I can override getCurrentTarget to handle this special null case). Reproducible: Always
2010-02-23 15:50:47
1,266,960,000
verified fixed
baba724
1,271,870,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/ResourceDropAdapterAssistant.java
Eclipse_Platform_UI
1,319
309,734
Bug 309734 [Compatibility] CCE thrown when opening 'Java Browsing' perspective
2010-04-19 15:17:10.781 Log ErrorException while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET] to handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@2d082d08 java.lang.ClassCastException: org.eclipse.e4.ui.model.application.ui.basic.impl.PartSashContainerImpl incompatible with org.eclipse.e4.ui.model.application.ui.MUILabel at org.eclipse.e4.workbench.ui.renderers.swt.StackRenderer.createTab(StackRenderer.java:294) at org.eclipse.e4.workbench.ui.renderers.swt.LazyStackRenderer.processContents(LazyStackRenderer.java:114) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:339) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:389) at org.eclipse.e4.workbench.ui.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:57) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:339) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:389) at org.eclipse.e4.workbench.ui.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:57) at org.eclipse.e4.workbench.ui.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:58) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:339) at org.eclipse.e4.ui.workbench.swt.internal.PartRenderingEngine.createGui(PartRenderingEngine.java:389) at org.eclipse.e4.workbench.ui.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:99) at org.eclipse.e4.workbench.ui.renderers.swt.LazyStackRenderer$1.handleEvent(LazyStackRenderer.java:63) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:41) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:188) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:198) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:139) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:76) at org.eclipse.e4.workbench.ui.internal.UIEventPublisher.notifyChanged(UIEventPublisher.java:58) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:380) at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:143) at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:1) at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2049) at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:146) at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:118) at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:57) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:618) at org.eclipse.e4.core.internal.di.MethodRequestor.callMethod(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:32) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:167) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:151) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:101) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:114) at org.eclipse.e4.workbench.ui.renderers.swt.MenuItemRenderer$5.widgetSelected(MenuItemRenderer.java:244)
2010-04-19 15:24:10
1,271,710,000
resolved fixed
872e7ef
1,271,860,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ModeledPageLayout.java
Eclipse_Platform_UI
1,320
261,031
Bug 261031 [CommonNavigator] IPipelinedContentProvider getParent() returning the suggested parent is not ignored
"Link with Editor" neglects to expand the tree in Project Explorer for not C/C++ file types after reopening eclipse. My case: 1. Create a new subfolder in C/C++ project. Place there a new file with non-C/C++ extension like hello.txt. Open the file with text editor. 2. Quit and reenter eclipse. It should open hello.txt in editor at that point. 3. In Project Explorer, push button "Link with Editor". I expect the tree to be expanded and the cursor placed on hello.txt at that point. As a side note, the button is actually named "Link open editors with content in the Navigator" (???). Well, that appears to be absolutely true and if you open Navigator it is linked. But what about linking in Project Explorer?
2009-01-14 10:47:59
1,231,950,000
verified fixed
83a66e0
1,271,850,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.java
Eclipse_Platform_UI
1,321
213,448
Bug 213448 [CommonNavigator] Linking open editors with content in Project Explorer not working on restart
On using the project explorer and clicking on the "link with navigator" icon - it links to the editor. However, when closing eclipse and reopening, the link does not automatically activate again, although the editor is open on a specific file. Clicking on the icon again, reactives the link.
2007-12-19 08:27:59
1,198,070,000
resolved fixed
b914730
1,271,850,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorPlugin.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/LinkEditorAction.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonNavigatorManager.java
Eclipse_Platform_UI
1,322
309,851
Bug 309851 [CommonNavigator] Navigating to Project Explorer causes an NPE
Build Identifier: Eclipse 3.6, build I20100406-1034 If the object in Project Explorer's tree does not have associated IWorkbenchAdapter then navigating to Project Explorer causes an NPE. The regression was introduced in the "org.eclipse.ui.navigator.resources.ProjectExplorer" class. Private method "convertElement" attempts to get the IWorkbenchAdapter class from our object in the tree. It then blindly calls "getParent()" without checking if the adapter is returned first, which causes the NPE and breaks navigation. Please take a look at the line "found = wba.getParent(original);". private Object convertElement(Object original) { NavigatorContentService ncs = (NavigatorContentService) getNavigatorContentService(); Object found = ncs.getViewerElementData(original); if (found != null) return original; if (original instanceof IAdaptable) { IAdaptable adaptable = (IAdaptable) original; found = adaptable.getAdapter(IResource.class); if (found != null) return found; IWorkbenchAdapter wba = (IWorkbenchAdapter) adaptable.getAdapter(IWorkbenchAdapter.class); found = wba.getParent(original); if (found != null) return convertElement(found); } return original; } Marking as major because navigation is completely broken for us. Reproducible: Always Steps to Reproduce: 1. Please see the details section. 2. 3.
2010-04-20 15:02:43
1,271,790,000
verified fixed
1b2354f
1,271,840,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/ProjectExplorer.java
Eclipse_Platform_UI
1,323
292,427
Bug 292427 [CommonNavigator] LinkEditorAction reacts to its own selection
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.13) Gecko/2009073022 (CK-IBM) Firefox/3.0.13 Build Identifier: M20090211-1700 1) when a user clicks on a tab in the editor area, LinkEditorAction selects the editor item in the CommonViewer 2) when a user selects an item in the CommonViewer, LinkEditorAction opens the editor in the editor are however LinkEditorAction does NOT ignore a selection change caused by itself--(1) also causes (2) this is not only a performance issue of reopening the editor, but it also causes a flaky situation because both 1 & 2 use UIJobs: 1)user clicks on an editor tab (editor A) and a UIJob is scheduled to select editor A in the CommonViewer 2)UIJob executes, causing selection to change which in turn causes a second UIJob to be scheduled to bring the editor to the top (the unnecessary UIJob) 3) but before this unnecessary UIJob executes (happens if loading A takes a while), the user clicks on editor B tab and a new UIJob is scheduled to change the selection in the CommonViewer to editor B 4) but it can't run until the unecessary UIJob runs (jobs are processed FIFO) 5) and when the unnecessary job does run, it sees that the current selection is still editor A so it brings A back to the top even the user had opened B the effect is if the user selects A before B has fully loaded, A will temporarily open, then flip back to B a suggested fix is to do this: 1) in LinkEditorAction#updateSelectionJob when LinkEditorAction changes the selection in the viewer (in reaction to a tab clicked in the editor area) it should save that selection: IStructuredSelection newSelection = linkService... ignoreSelection = newSelection; 2) and in LinkEditorAction#selectionChanged it should ignore that selection change public void selectionChanged(SelectionChangedEvent event) { if (commonNavigator.isLinkingEnabled() && event.getSelection() != ignoreSelection) { ignoreSelection = null; activateEditor(); } } Reproducible: Always Steps to Reproduce: 1. open two editors 2. turn on linking in common viewer 3. expand common viewer 4. click on the editor tab that isn't visible and before that editor fully loads (put a wait in it), click on the tab of the editor that was just open 5. Notice that the first editor opens temporarily, then flashes back to the second editor.
2009-10-15 12:17:40
1,255,620,000
verified fixed
9674955
1,271,840,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/LinkEditorAction.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/LinkHelperTest.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/NavigatorTestBase.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/NavigatorTestSuite.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/extension/TestLinkHelper.java
Eclipse_Platform_UI
1,324
302,277
Bug 302277 [LinkedResources] Linked Resources properties page: 'Convert' button is dangerous
N20100207-2000 The new Linked Resources properties page has a dangerous 'Convert' button, which immediately applies changes and offers no way to revert. The Cancel button should work (i.e. only apply changes when the user clicks OK), or at least the button should be called Convert... and ask the user *before* it changes anything. In the dialog, the text should not be editable and the Return key should close the dialog (e.g. via StyledText#setEditable(false)).
2010-02-09 09:35:48
1,265,730,000
resolved fixed
8d3ef0a
1,271,840,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java
Eclipse_Platform_UI
1,325
309,821
Bug 309821 [Compatibility] Closing all editors leaves window title wrong
I had a number of editors open, and did CTRL+SHIFT+W. They all closed and the shell title changed to include one of the previously open editors (now closed). PW
2010-04-20 10:38:25
1,271,770,000
resolved fixed
312c5de
1,271,790,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityPart.java
Eclipse_Platform_UI
1,326
309,837
Bug 309837 [Workbench] Improve startup performance by fixing the cache for feature ini's
null
2010-04-20 12:10:09
1,271,780,000
verified fixed
b563c57
1,271,790,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java
Eclipse_Platform_UI
1,327
302,132
Bug 302132 [Tools] NPE when to create a UI Presentation
A NPE exception is notificed when we create a UI Presentation in case we select a folder: java.lang.NullPointerException at org.eclipse.e4.xwt.ui.wizards.NewPresentationWizardPage.setPackageFragment(NewPresentationWizardPage.java:251) at org.eclipse.jdt.ui.wizards.NewTypeWizardPage.initTypePage(NewTypeWizardPage.java:569) at org.eclipse.e4.xwt.ui.wizards.NewPresentationWizardPage.initTypePage(NewPresentationWizardPage.java:245) at org.eclipse.jdt.ui.wizards.NewClassWizardPage.init(NewClassWizardPage.java:91) at org.eclipse.e4.xwt.ui.wizards.NewPresentationWizard.addPages(NewPresentationWizard.java:42) at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:113) at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSelectionPage.java:100) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:823) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:253) at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294) at org.eclipse.ui.LegacyHandlerService$HandlerProxy.execute(LegacyHandlerService.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.e4.workbench.ui.internal.ReflectionContributionFactory.call(ReflectionContributionFactory.java:153) at org.eclipse.e4.ui.internal.services.ContextHandlerService.executeHandler(ContextHandlerService.java:58) at org.eclipse.ui.LegacyHandlerService.executeCommand(LegacyHandlerService.java:541) at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2818) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2782) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2634) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:562) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) In fact, we expect the element selected is a Java class. When the selected elemnt is not Java class, the menu should be disabled or a message dialog is expected to notify the error.
2010-02-08 08:24:52
1,265,640,000
closed fixed
3785cac
1,271,750,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/LabelProviderTest.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/NavigatorTestBase.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/SorterTest.java
Eclipse_Platform_UI
1,328
307,405
Bug 307405 [CommonNavigator] Deadlock in NavigatorContentServiceContentProvider
We are using an adopting product and one of our users encountered this deadlock when starting up their workspace: 1LKDEADLOCK Deadlock detected !!! NULL --------------------- NULL 2LKDEADLOCKTHR Thread "main" (0x41591300) 3LKDEADLOCKWTR is waiting for: 4LKDEADLOCKMON sys_mon_t:0x43134548 infl_mon_t: 0x43134580: 4LKDEADLOCKOBJ org/eclipse/ui/internal/navigator/NavigatorSaveablesService@0x05DB48A8/0x05DB48B4: 3LKDEADLOCKOWN which is owned by: 2LKDEADLOCKTHR Thread "Framework Event Dispatcher" (0x42467700) 3LKDEADLOCKWTR which is waiting for: 4LKDEADLOCKMON sys_mon_t:0x43BA6AB8 infl_mon_t: 0x43BA6AF0: 4LKDEADLOCKOBJ org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider@0x0306F6E8/0x0306F6F4: 3LKDEADLOCKOWN which is owned by: 2LKDEADLOCKTHR Thread "main" (0x41591300) I will attach the stack trace.
2010-03-29 11:06:29
1,269,880,000
verified fixed
9cacdac
1,271,740,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java
Eclipse_Platform_UI
1,329
208,910
Bug 208910 [CommonNavigator] Drag and Drop in Project Explorer does not use LTK move
I20071101-2000 Drag and Drop of resources in the Navigator does not use the LTK aware move operations. The easiest implementation would probably be to get a MoveResourcesDescriptor and execute a PerformRefactoringOperation on it.
2007-11-06 11:24:37
1,194,370,000
verified fixed
59ba6d4
1,271,740,000
bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/ResourceDropAdapterAssistant.java
Eclipse_Platform_UI