issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | updated_files stringlengths 29 34.1k | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
318,903 | Bug 318903 [UI] Search Bar and Perspective switcher should always be on the same line | Right now if you resize the window it will first place the Perspetive Switcher onto the second line (where it is *not* left-aligned because the spacer control is still on the first line...). | resolved fixed | fbb91ca | ["bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/LayoutModifierToolControl.java", "bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/SpacerToolControl.java", "bundles/org.eclipse.e4.ui.workbench.renderers.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-07-05T15:04:26Z | 2010-07-05T14:26:40Z |
292,212 | Bug 292212 [Viewers] Performance issue in doing a TreeViewer.refresh() on a node in expanded state and containing thousands of children | User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; MS-RTC LM 8; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) Build Identifier: I20090611-1540 On expanding a node in the TreeViewer, the control comes to getChildren() call on the content pro... | resolved fixed | 25a3ba6 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-07-05T09:21:10Z | 2009-10-14T06:00:00Z |
318,633 | Bug 318633 Part/editor switching is very slow | Build Identifier: I20100630-1856 Switching between editors and parts is very slow (tested on a Core 2 T5600 under Windows 7). Delay is about 2 seconds. I did a quick analysis with the YourKit Java Profiler. Here is what I did: 1. Open two text files (almost empty) 2. Start the profiler 3. Switch from one editor to the ... | verified fixed | 9a1ec0e | ["bundles/org.eclipse.e4.ui.services/src/org/eclipse/e4/ui/services/IStylingEngine.java", "bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SWTPartRenderer.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bu... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-07-03T20:30:41Z | 2010-07-01T16:00:00Z |
318,166 | Bug 318166 [Compatibility] Integrate actionSet part association into the 4.0 workbench | SSIA | resolved fixed | e2b9aa2 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/ActionSet.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-30T19:55:11Z | 2010-06-28T13:00:00Z |
318,497 | Bug 318497 Tool items are always enabled | Because we're not calling the underlying HandledItem's canExecute method. | resolved fixed | 9c705df | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ToolItemRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-30T16:18:34Z | 2010-06-30T15:00:00Z |
318,457 | Bug 318457 [Compatibility] Hitting 'ESC' should clear the quick access text field | SSIA | resolved fixed | 2cb9bd6 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/quickaccess/SearchField.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-30T13:03:33Z | 2010-06-30T12:13:20Z |
318,432 | Bug 318432 [Compatibility] QuickAccess has no regard for the display's bounds | As is, the field is in the top right hand corner. If your window is maximized, typing in that field will usually cause the dialog to be truncated. | resolved fixed | 7ec4eb3 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/quickaccess/SearchField.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-30T10:21:33Z | 2010-06-30T09:26:40Z |
318,363 | Bug 318363 [UI] Closing Perspectives changes others | If you open the Debug perspective and then close it the Package Explorer disappears. Root cause was that I opened the second perspective using the perspective switcher which performed the operation 'locally' rather than going through the WorkbenchPage#setPerspective code. This meant that the 'openPerspectives' list was... | resolved fixed | 06aaadd | ["bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java", "bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/PerspectiveSwitcher.java", "bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/w... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-29T19:23:59Z | 2010-06-29T16:46:40Z |
318,353 | Bug 318353 [Compatibility] IWorkbenchPage's getViewStack(IViewPart) assumes everything in an MPartStack is an MPart | A CCE may be thrown if you try to show all the views in the show view dialog. java.lang.ClassCastException: org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl incompatible with org.eclipse.e4.ui.model.application.ui.basic.MPart at org.eclipse.ui.internal.WorkbenchPage.getViewStack(WorkbenchPage.java:2... | resolved fixed | 14065d9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-29T16:42:34Z | 2010-06-29T16:46:40Z |
279,748 | Bug 279748 [Progress] Job with property KEEP_PROPERTY doesn't keep if status not Status.OK_STATUS | Sample code: Job job = new UploadJob((IStructuredSelection) selection); job.setProperty(IProgressConstants.KEEP_PROPERTY, Boolean.TRUE); job.setUser(true); job.schedule(); If job successed then it keeps in Progress view; otherwise if IStatus.ERROR returned then it doesn't keep. | resolved fixed | 4748e65 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/FinishedJobs.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/JobInfo.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-29T14:47:21Z | 2009-06-10T07:46:40Z |
318,316 | Bug 318316 [Compatibility] ISelectionService cannot be found from the workbench window's service locator | SSIA | resolved fixed | 3b395ca | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-29T13:42:17Z | 2010-06-29T14:00:00Z |
318,295 | Bug 318295 [Compatibility] Window's main menu needs to be destroyed before its unset | null | resolved fixed | e054c10 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-29T11:54:55Z | 2010-06-29T11:13:20Z |
317,998 | Bug 317998 [Compatibility] New workspace comes up with Declarations | I launched 4.0 from HEAD and an empty workspace. The Declarations view was on top. I expected the Problems view. PW | resolved fixed | bd516c2 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/LazyStackRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-28T18:14:57Z | 2010-06-25T15:33:20Z |
304,440 | Bug 304440 [UX] Common search bar in the workbench | null | resolved fixed | 11531ff | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/quickaccess/QuickAccessContents.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/quickaccess/QuickAccessDialog.java", "bun... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-27T16:52:11Z | 2010-03-03T01:33:20Z |
317,180 | Bug 317180 Screen cheese when starting fresh workspace | null | verified fixed | e6ff467 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/CTabRendering.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-27T08:28:28Z | 2010-06-17T13:06:40Z |
309,516 | Bug 309516 [Compatibility] Mouse clicks in left editor margin are not being picked up | null | resolved fixed | 092d03d | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/keys/BindingService.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/LegacyActionPersistence.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T20:45:01Z | 2010-04-16T17:46:40Z |
317,595 | Bug 317595 Add ability to uninject without specific context | The common pattern for use contexts with UI is: - get a parent context - create a local context parented of the parent context - add some one-time use values in the local context - #make() an object using the local context The problem comes at the end of the life cycle: the local context is not stored and therefore we ... | resolved fixed | bc63bb5 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/ReflectionContributionFactory.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T17:29:50Z | 2010-06-22T15:20:00Z |
314,091 | Bug 314091 IModelExtensions should be created through DI | This would allow them to directly reference e.g. OSGi-Services, ... . | resolved fixed | 438a8f3 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/modeling/IModelExtension.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T14:12:28Z | 2010-05-24T11:20:00Z |
284,357 | Bug 284357 Code in ReflectionContributionFactory duplicates #invoke() - with a twist | null | resolved fixed | ef3324c | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/ReflectionContributionFactory.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/lifecycle/PostContextCreate.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T13:53:42Z | 2009-07-23T03:33:20Z |
317,880 | Bug 317880 Progress View not working in SDK Build I20100623-1410 | If I update cvs the progress view ( ProgressView from org.eclipse.ui.ide (3.6.0.I20100601-0800)) does not show the progress. You see the update in the status line but not in this view. | resolved fixed | b63d01c | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T13:52:48Z | 2010-06-24T20:06:40Z |
304,448 | Bug 304448 E4Workbench never locks the instance area | The E4Workbench never appears to lock the instance area for the workspace. This means multiple instances could be launched which use the same instance area. org.eclipse.e4.workbench.ui.internal.ResourceHandler.ResourceHandler(Location, URI, boolean, Logger) constructor gets the instance area URL but it never attempts t... | resolved fixed | c70941e | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/copy/WorkbenchSWTMessages.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T13:28:57Z | 2010-03-03T04:20:00Z |
317,954 | Bug 317954 Version deltas file so that incompatible changes will be ignored | The deltas file needs to be versioned so that incompatible changes will be discarded allowing the workbench to be constructed as if there were no deltas in existence. | resolved fixed | 512f769 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/XMLModelReconciler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T11:58:55Z | 2010-06-25T12:46:40Z |
315,332 | Bug 315332 [Viewers] [Provider] ClassCastException happened at jface when selecting tree with using picture-capture software. | Build Identifier: M20090917-0800 We are manipulating two software - one is our developing software and the other is picture-capture software. When we select tree at our developing software, then ClassCastException happend. This is the stack trace(scroll below) java.lang.ClassCastException: org.eclipse.jface.viewers.Del... | resolved fixed | 2722c9e | ["bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/SWTFocusCellManager.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-25T09:39:06Z | 2010-06-02T00:53:20Z |
317,485 | Bug 317485 Minimized detached window reappears after switching perspectives | 1. Detach the 'Outline' view. 2. Minimize it. 3. Switch perspectives. 4. Switch back. 5. An extra shell for the detached window is visible. | resolved fixed | 15498ce | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/LazyStackRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-24T19:19:08Z | 2010-06-21T17:06:40Z |
317,803 | Bug 317803 [CommonNavigator] NPE in WorkingSetsContentProvider | null | resolved fixed | ec8291b | ["bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/workingsets/WorkingSetsContentProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-24T11:15:54Z | 2010-06-24T11:46:40Z |
277,463 | Bug 277463 Splash screen is not closed when app is running | This is because: org.eclipse.e4.workbench.ui.internal.Workbench: public int run() { // ... // TODO get access to IApplicationContext to call applicationRunning() // Platform.endSplash(); I just report this so we don't forget :) | resolved fixed | e723f03 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T21:10:00Z | 2009-05-22T13:46:40Z |
317,423 | Bug 317423 [Model] Get rid of the AbstractContainers like PartDescriptorContainer, ... | Some of the containers we defined where solely used by Application and our old Model-Contribution story and hence are "useless" now: * PartDescriptorContainer * BindingTableContainer Stuff I'm unsure why we have containers are: * TrimContributions * MenuContributions * ToolBarContributions but to me it looks like they ... | resolved fixed | 228e3a1 | ["bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/descriptor/basic/provider/BasicItemProviderAdapterFactory.java", "bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuItemProviderAdapterFactory.java", "bundles/org.eclipse.e4... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T14:16:03Z | 2010-06-21T11:33:20Z |
317,417 | Bug 317417 [Model] StackElement should be abstract and interface | StackElement is only a marker for improved containment hierarchies. We should at least make it abstract but also as an interface like WindowElement, ... | resolved fixed | 1f73997 | ["bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java", "bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/basic/provider/BasicItemProviderAdapterFactory.java", "bundles/org.eclipse.e4.ui.mo... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T14:11:13Z | 2010-06-21T11:33:20Z |
317,702 | Bug 317702 ToolItemRenderer needs to consider menus for dropdown tool items | The instantiated ToolItem does have the correct SWT.DROP_DOWN style but clicking on it does nothing. | resolved fixed | c6db090 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ToolItemRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T14:02:54Z | 2010-06-23T13:33:20Z |
317,405 | Bug 317405 [Model] HandledItem should be abstract | Looks like an oversight the only real types are HandledMenuItem and HandledToolItem. | resolved fixed | f546835 | ["bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PerspectiveStackItemProvider.java", "bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/PlaceholderItemProvider.java", "bundles/org.eclipse.e4.ui.model.w... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T14:01:36Z | 2010-06-21T08:46:40Z |
317,073 | Bug 317073 Make Logging stuff available on a per class configuration | null | resolved fixed | d247725 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/DefaultLoggerProvider.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/E4Workbench.java", "bundles... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-23T11:12:47Z | 2010-06-16T17:40:00Z |
317,614 | Bug 317614 [Forms] FormText: IllegalArgumentException when copying empty selection - Fix for Eclipse 3.7 | null | resolved fixed | 716a2ac | ["bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/TextSegment.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-22T16:40:37Z | 2010-06-22T15:20:00Z |
317,250 | Bug 317250 [Compatibility] second Java perspective in perspective switcher | null | resolved fixed | d50b915 | ["bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/PerspectiveSwitcher.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-22T15:05:27Z | 2010-06-18T00:13:20Z |
317,429 | Bug 317429 Keyboard focus remains in editor even though it's not the active part | 1. Go to the 'Debug' perspective. 2. Place a breakpoint in your main method. 3. Make sure the 'Debug' view is opened. 4. Activate the editor. 5. F11 6. The 'Debug' view is now active but the keyboard focus is still in the editor and the caret can be seen blinking. | resolved fixed | 49f2b9e | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/PartServiceImpl.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-22T00:57:28Z | 2010-06-21T11:33:20Z |
313,697 | Bug 313697 [Forms] Wrong code in org.eclipse.ui.forms.widgets.SizeCache | Build Identifier: 20100218-1602 package org.eclipse.ui.forms.widgets; import java.util.List; // should be org.eclipse.swt.widgets.List ............ static boolean independentLengthAndWidth(Control control) { if (control == null || control.isDisposed()) { return true; } if (control instanceof Button || control instanceo... | resolved fixed | 367f1e7 | ["bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/SizeCache.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-22T00:02:38Z | 2010-05-20T10:06:40Z |
317,312 | Bug 317312 [Compatibility] Update launch config and pick Run causes NPEs | null | resolved fixed | b6e77a8 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/ShellActivationListener.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-18T20:36:35Z | 2010-06-18T16:53:20Z |
317,121 | Bug 317121 [Compatibility] Second open of File menu shifts contributions around | The first time we open the File menu, the Restart item is by Switch Workspace. The second time it opens, Restart appears at the top. The cleanup was calling removeGui(*) on the child elements. Then the Restart item was added and rendered by the listener at idx==0. Then the later call to createGui(*) on all children ski... | resolved fixed | 77a93ee | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/modeling/MenuServiceFilter.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-16T22:44:07Z | 2010-06-16T23:13:20Z |
317,071 | Bug 317071 Turn menu printouts into tracing | I left a boolean true and now we log to the console. unrender: MenuItem {&Run}: org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl@1b441b44 (elementId: org.eclipse.ui.run, tags: [menuContribution:menu]) (widget: MenuItem {&Run}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.MenuRenderer@64216421, toBeRende... | resolved fixed | 203e3ff | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/Policy.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/modeling/MenuServiceFilter.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuHelper.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-16T16:42:48Z | 2010-06-16T17:40:00Z |
317,037 | Bug 317037 [XMI] Reconciler does not consider MPerspective's 'windows' feature | SSIA | resolved fixed | 4102190 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/XMLModelReconciler.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/modeling/ModelReconciler.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerPerspectiveTest.java", "tests... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-16T13:27:46Z | 2010-06-16T12:06:40Z |
317,027 | Bug 317027 [Compatibility] Separators don't show up in view toolbars | The ToolBarManager doesn't have the right style (at least need SWT.FLAT). | resolved fixed | d14fcc9 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/e4/compatibility/ActionBars.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-16T11:27:57Z | 2010-06-16T12:06:40Z |
316,896 | Bug 316896 Lots of errors from core expression RATs | Lots of errors from core expression RATs: org.eclipse.core.runtime.CoreException: The variable activeEditorId is not defined at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:65) at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68) at or... | resolved fixed | a760782 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/modeling/ExpressionContext.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-15T13:25:48Z | 2010-06-15T13:53:20Z |
316,792 | Bug 316792 Toolbar images should be center aligned | Currently if one of the children controls on the trim bar causes the trim bar height to grow, the other controls on the bar are aligned at the top. They should be center aligned. | resolved fixed | 55224f1 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/TrimBarLayout.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-14T19:15:54Z | 2010-06-14T18:26:40Z |
316,363 | Bug 316363 SWTExceptions with @UIEventTopic on bundle shutdown | BuildId: HEAD from 2010/06/09 AM I'm porting the e4rover code to HEAD. It makes use of the @UIEventTopic annotation. On shutdown, I get dozens of SWTExceptions like the the following: ***WARNING: Display must be created on main thread due to Cocoa restrictions. 2010-06-09 15:11:28.399 Log ErrorException while dispatchi... | resolved fixed | c2046c4 | ["bundles/org.eclipse.e4.ui.di/src/org/eclipse/e4/ui/internal/di/UIEventObjectSupplier.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-14T17:38:09Z | 2010-06-09T19:00:00Z |
316,752 | Bug 316752 Menu item renderers do not consider model selection state during widget construction | Model menu items that are selected and is supposed to be checked are not created so by the renderer because the selection state is not considered. | resolved fixed | 24f7f40 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/DirectMenuItemRenderer.java", "bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/HandledMenuItemRenderer.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workb... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-14T13:18:06Z | 2010-06-14T12:53:20Z |
316,749 | Bug 316749 [Compatibility] Action's style is not respected in main menu/toolbar | Actions like 'Build Automatically' needs to be a toggle/checkbox. | resolved fixed | d1ed6b2 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-14T12:52:25Z | 2010-06-14T12:53:20Z |
316,614 | Bug 316614 [Compatibility] MHandledMenuItems in the main menu needs images | We should query for a Command's image via the ICommandImageService. | resolved fixed | 88f8a1a | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-11T14:17:35Z | 2010-06-11T15:26:40Z |
316,246 | Bug 316246 Clean up code should not only run on IPresentationEngine.stop() | This results in the fact the clean up code in there is not run. | resolved fixed | 37055fb | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-11T14:03:58Z | 2010-06-09T07:53:20Z |
316,600 | Bug 316600 [Compatibility] Menu items from WAB needs to have images | We need to convert [URL]ImageDescriptors into a "meaningful" URI that can be consumed by the renderer. | resolved fixed | a962af4 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-11T13:05:03Z | 2010-06-11T12:40:00Z |
316,590 | Bug 316590 Main menu increases in items across workbench restarts | null | resolved fixed | d36a846 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchWindow.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-11T12:13:21Z | 2010-06-11T12:40:00Z |
316,298 | Bug 316298 [Compatibility] Support o.e.ui.menus visibleWhen | We need support in MCoreExpression for entire expressions created by the WorkbenchMenuService. They don't often use ReferenceExpressions to core expression definitions. PW | resolved fixed | d27f0b9 | ["bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/provider/CoreExpressionItemProvider.java", "bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/MCoreExpression.java", "bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/appli... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-11T00:41:34Z | 2010-06-09T13:26:40Z |
316,558 | Bug 316558 [XMI] Changes to a window's main menu is not being persisted properly | Additions to an MWindow's main menu is not being persisted correctly. | resolved fixed | dff4fa1 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/XMLModelReconciler.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerScenarioTest.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerWindowTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-10T23:32:13Z | 2010-06-10T22:46:40Z |
316,482 | Bug 316482 Active tab colour flickers when bringing up the context menu on a view | The tab's colour will flicker between blue and white when you right-click on it. | resolved fixed | 8002d73 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/WBWRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-10T15:20:45Z | 2010-06-10T14:26:40Z |
316,348 | Bug 316348 [Compatibility] WorkbenchMenuService adds multiple contributions | The WMS adds menu contributions to the Application. But they are persisted in the deltas, and added again on startup. We need a way to turn off change recording or re-work our lifecycle so that we have a chance to do model processing before the change recorder starts. That was one of our original requirements: 1) Load ... | resolved fixed | a3c3c73 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuAdditionCacheEntry.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/menus/MenuPersistence.java", "bundles/org.eclipse.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-09T18:31:31Z | 2010-06-09T19:00:00Z |
316,279 | Bug 316279 MCommand's 'parameters' feature is not being persisted correctly | SSIA | resolved fixed | 87ac86e | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/XMLModelReconciler.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerCommandTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-09T12:34:36Z | 2010-06-09T13:26:40Z |
316,195 | Bug 316195 Improve "Show view" dialog | null | resolved fixed | 99e834c | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/CSSStylingSupport.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/E4Application.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/handlers/ShowVi... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-08T19:32:46Z | 2010-06-08T20:46:40Z |
312,925 | Bug 312925 [Compatibility] Ctrl+F7 does not honour activation list | Right now it just returns a list of views based on which ones were created by the renderer first. This list needs to depend on activation order. | resolved fixed | af528f8 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/CycleViewHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-07T21:46:39Z | 2010-05-14T15:13:20Z |
312,924 | Bug 312924 [Compatibility] Ctrl+F6 does not honour activation list | The returned editors need to be based on activation order. As is it's dependent on which ones were instantiated first. | resolved fixed | 4589ae1 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/CycleEditorHandler.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-07T21:31:19Z | 2010-05-14T15:13:20Z |
316,061 | Bug 316061 [Compatibility] Internal activation list never removes closed parts | We add things when they come up but never remove them when they're closed. | resolved fixed | c619abe | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPage.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-07T21:21:43Z | 2010-06-07T22:33:20Z |
316,009 | Bug 316009 NPE in busyOpenEditor | 4.0 SDK I20100602-2136 I double-clicked on a file in the package explorer (splash.bmp), and got this error. java.lang.NullPointerException at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:1850) at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:1807) at org.eclipse.ui.interna... | resolved fixed | 4cadd32 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorReference.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-07T17:14:44Z | 2010-06-07T14:13:20Z |
310,199 | Bug 310199 Need logic to grant focus to parts when their tab item has been selected | Build Id: I20100421-2055 I'm not sure why, but I noticed that in e4 on the macosx-cocoa, selecting an element often causes a blue focus halo to appear. It's a bit ugly. | resolved fixed | 023b32a | ["bundles/org.eclipse.e4.ui.di/src/org/eclipse/e4/ui/di/Focus.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/PartServiceImpl.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityPart.java", "examples/org.eclipse.e4.demo.contac... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-07T16:37:20Z | 2010-04-22T21:00:00Z |
315,907 | Bug 315907 Render menus on SWT.Show | null | resolved fixed | 75dfcf0 | ["bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/advanced/provider/AdvancedItemProviderAdapterFactory.java", "bundles/org.eclipse.e4.ui.model.workbench.edit/src/org/eclipse/e4/ui/model/application/ui/menu/provider/MenuContributionItemProvider.java", "bundles/org.eclipse.e4.ui.... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-06T18:04:24Z | 2010-06-06T18:46:40Z |
315,401 | Bug 315401 [Compatibility] Close editors with non-persistable editor inputs on shutdown | 1. Compare some file to HEAD. 2. Close Eclipse. 3. Restart. An NPE is logged. Not sure what's supposed to happen. Maybe the error editor part? Need to check against 3.x. 2010-06-02 10:25:36.656 Log ErrorException while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/Context/context/SET]... | resolved fixed | 012eb4b | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Workbench.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-04T16:31:12Z | 2010-06-02T14:46:40Z |
315,381 | Bug 315381 [Compatibility] Cannot use Alt+Enter to open breakpoint properties | 1. Add a breakpoint to a file. 2. Window > Show View > Breakpoints 3. Select the breakpoint 4. Alt+Enter. Nothing happens. | resolved fixed | 4cafe73 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/e4/compatibility/SelectionService.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-04T14:30:07Z | 2010-06-02T12:00:00Z |
315,698 | Bug 315698 'persistedState' feature not reconciled for existing contributions | null | resolved fixed | e2ed5aa | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/EMFDeltaMapSet.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/XMLModelReconciler.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerContributionTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-03T23:21:12Z | 2010-06-04T00:06:40Z |
315,586 | Bug 315586 API typo: IResourceUtiltities | There is an unfortunate series of typos in several API types: IResourceUtiltities ResourceUtiltities ISWTResourceUtiltities | resolved fixed | 64a518e | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/SWTPartRenderer.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-03T15:29:50Z | 2010-06-03T13:00:00Z |
315,497 | Bug 315497 IWorkbenchWindowHandler obsolete? | I can't find anyone using IWorkbenchWindowHandler / WorkbenchWindowHandler. Tom, it looks like you originally added this abstraction. Is there still any use for it? | resolved fixed | 8417e9f | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/WorkbenchWindowHandler.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/IWorkbenchWindowHandler.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-03T13:35:30Z | 2010-06-02T20:20:00Z |
315,495 | Bug 315495 Remove obsolete ContributionUtils | There is an API class org.eclipse.e4.workbench.ContributionUtils. There are no references to this class anywhere, it seems to have been replaced with injection code somewhere along the way so it should just be deleted. It just has two short helper methods for executing commands against the model. | resolved fixed | b585b41 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ContributionUtils.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T20:38:24Z | 2010-06-02T20:20:00Z |
315,481 | Bug 315481 Remove IFocusable | null | resolved fixed | 4584dba | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/behaviors/IFocusable.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T20:10:57Z | 2010-06-02T20:20:00Z |
315,468 | Bug 315468 [UI] Using the MContribution's 'persistedState' field causes a CCE when trying to publish the event | The code in UIEventPublisher expects to be publishing events for MApplicationElements but the 'persistedState' field is defined as an EMF type that is not (the cause of the CCE). As an interim fix I'll only attempt to publish UI events for MApplicationElements. The only downside to this would be if someone needed to li... | resolved fixed | d9bf58f | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/UIEventPublisher.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T19:40:26Z | 2010-06-02T20:20:00Z |
308,593 | Bug 308593 [Compatibility] Keybindings seem to be unscoped | 1. Ctrl+Shift+R 2. The 'Open Resource' dialog comes up. 3. Ctrl+Shift+R. 4. Another one comes up. :o | resolved fixed | 35921a5 | ["bundles/org.eclipse.e4.ui.bindings/src/org/eclipse/e4/ui/bindings/EBindingService.java", "bundles/org.eclipse.e4.ui.services/src/org/eclipse/e4/ui/internal/services/ActiveContextsFunction.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java", "bundles/o... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T16:42:18Z | 2010-04-09T02:26:40Z |
315,132 | Bug 315132 [Compatibility] NPE during shutdown | I used File>Exit to shut down my self-hosted eclipse and NPEd java.lang.NullPointerException at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.removeParmsFromContext(HandlerServiceImpl.java:76) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:134) at org.eclip... | resolved fixed | 8a49fe0 | ["bundles/org.eclipse.e4.core.commands/src/org/eclipse/e4/core/commands/internal/HandlerServiceImpl.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T16:03:46Z | 2010-05-31T18:20:00Z |
314,102 | Bug 314102 Incorrect summary and missing links on Import/Export Preferences page | I20100520-1744 Import preferences - File -> Import -> Preferences - click Next - On 'Import Preferences' page Press F1 Problems - Summary is 'Wizard to assist in importing resources.' - can be improved - Under 'More results' there are 2 links for 'Search for Import Preferences' - one link is sufficient - Should link to... | verified fixed | a4808bf | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/IWorkbenchHelpContextIds.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesExportPage1.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/wizards/prefere... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-02T07:43:21Z | 2010-05-24T11:20:00Z |
279,658 | Bug 279658 [UI] ResourceUtility has unused methods | In org.eclipse.e4.ui.workbench.swt.ResourceUtility, the methods - getGradientColors() - getColor() and field - private ColorRegistry COLOR_REGISTRY all appear unused. In a config with CSS, it handles gradients, colors, and the color registry (although the latter is worth discussing), so I'm not sure the purpose of the ... | resolved fixed | ba69946 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java", "bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/ResourceUtility.java", "bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/IResourceUtiltities.java", "... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-01T22:00:36Z | 2009-06-09T17:53:20Z |
315,281 | Bug 315281 update copyrights for 3.6 | null | verified fixed | a2385dd | ["bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/beans/BeanListProperty.java", "bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/beans/BeanListPropertyDecorator.java", "bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/data... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-01T19:22:40Z | 2010-06-01T19:20:00Z |
315,203 | Bug 315203 [Compatibility] Cannot close a workspace with editor missing | null | resolved fixed | e1106a2 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/EditorReference.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/PartSite.java", "bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityEditor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-01T14:51:48Z | 2010-06-01T13:46:40Z |
315,196 | Bug 315196 NPE thrown in CleanupAddon if no parent can be found | Just start your inner with no deltas file and you will see this. java.lang.NullPointerException at org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon$2.handleEvent(CleanupAddon.java:83) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:41) at org.eclipse.equinox.inte... | resolved fixed | d951335 | ["bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/cleanupaddon/CleanupAddon.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-01T12:26:48Z | 2010-06-01T11:00:00Z |
314,896 | Bug 314896 [Compatibility] NPEs kill workbench | null | resolved fixed | 57d16d9 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/E4Application.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-06-01T12:12:47Z | 2010-05-28T15:20:00Z |
315,125 | Bug 315125 [Compatibility] Extra view references created on second startup | 1. Wipe your target workspace. 2. Start your inner. 3. Ctrl+F7, you see five views. 4. Close and restart your inner. 5. Ctrl+F7, you see a lot more now. | resolved fixed | 1deeb89 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/e4/compatibility/ModeledPageLayout.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-31T18:34:22Z | 2010-05-31T18:20:00Z |
315,089 | Bug 315089 HandledMenuItem can inherit command name | If you specify a command you don't have to specify a label. PW | resolved fixed | f151961 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/MenuItemRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-31T14:43:01Z | 2010-05-31T15:33:20Z |
314,761 | Bug 314761 components.e4xmi should be processed in bundle-dependency order | null | resolved fixed | 79de7fc | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ModelExtensionProcessor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-28T20:49:57Z | 2010-05-27T19:53:20Z |
314,845 | Bug 314845 Using multi-stroke keybindings to open views no longer work | 'Alt+Shift+Q, C' logs the following exception. It seems like the EPS has no window. org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:49) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.... | resolved fixed | 5a80fca | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/PartServiceImpl.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-28T12:33:41Z | 2010-05-28T12:33:20Z |
314,847 | Bug 314847 Command parameters are never cleared | null | resolved fixed | 53a61a1 | ["bundles/org.eclipse.e4.core.commands/src/org/eclipse/e4/core/commands/internal/HandlerServiceImpl.java", "tests/org.eclipse.e4.core.commands.tests/src/org/eclipse/e4/core/commands/tests/HandlerTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-28T12:18:59Z | 2010-05-28T12:33:20Z |
314,685 | Bug 314685 EModelService's findElements(MUIElement, String, Class<T>, List<String>) method can return duplicates | I'm getting two editors in the returned list that's pointing at the same thing. The returned collection is a List and not a Set but this feels wrong. | resolved fixed | ad66c63 | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ModelServiceImpl.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/EModelServiceFindTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-27T15:09:30Z | 2010-05-27T14:20:00Z |
314,538 | Bug 314538 Selection service considers context layers incorrectly | in I20100523-1612 I installed the EMF SDK and opened our /org.eclipse.e4.ui.model.workbench/model/UIElements.ecore file. If I open the Properties view it shows the correctly selected element, but if I select a different element in the ecore editor, the Properties view is not updated. PW | resolved fixed | 222b81a | ["bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/SelectionServiceImpl.java", "tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/ESelectionServiceTest.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-27T14:03:07Z | 2010-05-26T18:53:20Z |
314,641 | Bug 314641 Parts in stacks do not show any content until you switch parts around | null | resolved fixed | e16ffdb | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/StackRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-27T11:54:21Z | 2010-05-27T11:33:20Z |
314,341 | Bug 314341 [Compatibility] Closing last view throws exception | I had moved the Outline view out of its location, and the stack didn't go away. When I restarted, the Templates view appeared in that location. When I closed the templates view I get the following error: bash-3.2$ 2010-05-25 15:36:33.416 Log ErrorException while dispatching event org.osgi.service.event.Event [topic=org... | resolved fixed | 71f813c | ["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/StackRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-26T18:48:07Z | 2010-05-25T20:40:00Z |
314,475 | Bug 314475 Advanced button not working again | null | resolved fixed | b2c1fc6 | ["bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/CreateLinkedResourceGroup.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-26T16:22:36Z | 2010-05-26T16:06:40Z |
314,320 | Bug 314320 [CommonNavigator] Infinite loop in WorkingSetActionProvider.setWorkingSetFilter if misconfigured | Build Identifier: Build id: I20100520-1744 This is happening on Eclipse 3.6RC2 when starting up Pydev without any working set specified and the Pydev Package Explorer is visible (but this is reproduceable with any tree based on the Common Navigator Framework). Basically, the setWorkingSetFilter is calling itself and re... | resolved fixed | c0dc1bc | ["bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/WorkingSetActionProvider.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-26T14:40:45Z | 2010-05-25T17:53:20Z |
310,266 | Bug 310266 PartRenderingEngine shuts down when just one MWindow is destroyed | PartRenderingEngine's run(MApplicationElement, IEclipseContext) method has a big, inlined "HACK!!" comment in it. The problem is that it only checks for the disposal of one single shell. So if you have other shells hanging around (other MWindows), your whole application will be brought down even if you've only just clo... | resolved fixed | fcc12a6 | ["bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T18:23:31Z | 2010-04-23T10:53:20Z |
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. | resolved fixed | a482b11 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/ToolControlRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T18:21:40Z | 2010-05-07T13:46:40Z |
314,317 | Bug 314317 Cannot re-create a previously closed MWindow instance | null | resolved fixed | 1c7aba0 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/WBWRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T18:01:06Z | 2010-05-25T17:53:20Z |
314,302 | Bug 314302 [Workbench] javadoc for WorkbenchAdvisor.preStartup() should mention that event loop is not running yet | null | verified fixed | 5573f36 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/application/WorkbenchAdvisor.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T16:08:24Z | 2010-05-25T15:06:40Z |
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 diffe... | resolved fixed | b91481f | ["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.ecli... | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T16:04:37Z | 2009-06-12T12:33:20Z |
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. | resolved fixed | 9280d75 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/WorkbenchPartReference.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-25T14:17:49Z | 2010-05-25T15:06:40Z |
300,545 | Bug 300545 [Viewers] New column scrolling breaks on first cell selection if you have scrolled the table | null | resolved fixed | 72df267 | ["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 | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T20:42:37Z | 2010-01-22T19:53:20Z |
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 ==> s... | verified fixed | d46a9ce | ["bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorFilterService.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T19:36:50Z | 2010-05-17T09:53:20Z |
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 b... | verified fixed | 6a75971 | ["bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T19:31:37Z | 2010-01-04T15:46:40Z |
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 Eclip... | verified fixed | c03582c | ["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 | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T17:23:51Z | 2010-05-10T22:20:00Z |
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? | resolved fixed | 9d82ea5 | ["bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/SWTPartRenderer.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T13:59:32Z | 2010-05-18T19:13:20Z |
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.runWithExc... | verified fixed | ff9b1f6 | ["bundles/org.eclipse.ui.workbench/Eclipse", "UI/org/eclipse/ui/internal/Perspective.java"] | Eclipse_Platform_UI | https://github.com/eclipse-platform/eclipse.platform.ui | eclipse-platform/eclipse.platform.ui | java | null | null | null | 2010-05-19T12:31:45Z | 2010-05-06T10:00:00Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.