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 |
|---|---|---|---|---|---|---|---|---|---|---|
430 | 370,130 | Bug 370130 [Compatibility] View toolbar button doesn't show command name as tooltip | 4.2 M5, EGit 1.3.0.201201270251 Some view toolbar buttons don't show tooltips in 4.2 (but works fine in 3.8). An example is the "Refresh" button in the "Git Repositories" view. The button is contributed via <menuContribution locationURI="toolbar:org.eclipse.egit.ui.RepositoriesView"> <command commandId="org.eclipse.egi... | 2012-01-30 09:43:31 | 1,327,930,000 | verified fixed | 48126a2 | 1,327,940,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/HandledContributionItem.java | Eclipse_Platform_UI |
431 | 369,790 | Bug 369790 [Compatibility] NPE opening Call Hierarchy view | I20120123-1210 - Make sure 'Call Hierarchy' view is not open in Debug perspective - Switch to Java Perspective - Open Call Hierarchy on some method, and then 'Pin' the view - Open Call Hierarchy on another method, and also 'Pin' this view (since the first view was pinned a second Call Hierarchy view will be created) - ... | 2012-01-26 06:22:52 | 1,327,580,000 | verified fixed | 147c89b | 1,327,930,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
432 | 369,866 | Bug 369866 New label for part -> StringIndexOutOfBoundsException in StackRenderer | If I define a part without label and set it to dirty I get a StringIndexOutOfBoundsException in StackRenderer. Example: package com.exmaple.e4.playground3.parts; import javax.annotation.PostConstruct; import javax.inject.Inject; import org.eclipse.e4.ui.di.Persist; import org.eclipse.e4.ui.model.application.ui.MDirtyab... | 2012-01-26 16:05:08 | 1,327,610,000 | resolved fixed | e5edf9f | 1,327,700,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/MPartTest.java | Eclipse_Platform_UI |
433 | 367,486 | Bug 367486 [Compatibility] Rational ClearCase SCM Adapter does not work any more | Build Identifier: I20111221-1500 I use Rational's ClearCase SCM Adapter 7.6.0v201105111445 for a long time and it worked fine. Since my second to last update about three or four days ago I doesn't any more. This is only the current state but it started some time earlier. I do not know exactly when but I think when I mo... | 2011-12-23 06:10:55 | 1,324,640,000 | resolved fixed | 07da720 | 1,327,350,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/CommandLegacyActionWrapper.java | Eclipse_Platform_UI |
434 | 369,434 | Bug 369434 NPE on startup in PerspectiveStackRenderer when PS is hidden by Welcome view | I get an NPE on startup when the Welcome view was saved on-screen. The NPE occurs in PerspectiveStackRenderer#showTab(MUIElement) line 114: // relayout the perspective Composite psComp = ctrl.getParent(); StackLayout sl = (StackLayout) psComp.getLayout(); 114: sl.topControl = ctrl; psComp.layout(); It seems to work hap... | 2012-01-23 13:55:05 | 1,327,340,000 | verified fixed | 8b99aba | 1,327,350,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/PerspectiveStackRenderer.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java | Eclipse_Platform_UI |
435 | 368,494 | Bug 368494 [Compatibility] Preference mnemonic doesn't appear | null | 2012-01-12 18:49:39 | 1,326,410,000 | verified fixed | b8c6c0a | 1,327,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java | Eclipse_Platform_UI |
436 | 365,181 | Bug 365181 [Workbench] XMLMemento method to enumerate all child nodes | Build Identifier: It would be great to have a method getChildren() that enumerates all children of a node. Something like: public IMemento[] getChildren() { final List<IMemento> result = new LinkedList<IMemento>(); // Get the nodes. final NodeList nodes = element.getChildNodes(); final int size = nodes.getLength(); if ... | 2011-11-30 07:38:50 | 1,322,660,000 | verified fixed | b36acc1 | 1,327,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IMemento.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/XMLMemento.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/util/ConfigurationElementMemento.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/i... | Eclipse_Platform_UI |
437 | 357,921 | Bug 357921 [Compatibility] Appearance preference page has typo and misses mnemonics | null | 2011-09-16 07:06:31 | 1,316,170,000 | verified fixed | d381257 | 1,327,330,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchMessages.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ViewsPreferencePage.java | Eclipse_Platform_UI |
438 | 369,229 | Bug 369229 SashLayout sets widgets on an MPSC eagerly which will cause child elements to not be rendered | SashLayout will inspect its children and set a Rectangle instance in them if they are an MGenericTile. The issue here is that the rendering engine an element's widget to determine whether it needs to be processed or not. If a widget is prematurely set on a parent MPSC, then any child model elements of the MPSC will sim... | 2012-01-20 08:54:24 | 1,327,070,000 | verified fixed | 185a1ab | 1,327,070,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/SashLayout.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/LayoutView.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/PartRenderingEngineTests.java | Eclipse_Platform_UI |
439 | 349,423 | Bug 349423 [Compatibility] 'Source' and 'Refactor' menus disappear after installing Photran | After installing Photran from Indigo and restarting, the 'Source' and 'Refactor' menus no longer show up when the 'Package Explorer' is the active part. If I select something in the view the 'Refactor' menu shows up but the 'Source' menu does not. | 2011-06-15 08:43:59 | 1,308,140,000 | verified fixed | 4bdf5a7 | 1,327,000,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ContributionRecord.java | Eclipse_Platform_UI |
440 | 369,006 | Bug 369006 Remove 4.x workbench dependency on equinox.concurrent | There are some trivial references to org.eclipse.equinox.concurrent in org.eclipse.e4.ui.workbench and org.eclipse.e4.core.services. I think we should just remove these rather than bringing in a new dependency. They are used to define and register a ISchedulingExecutor service but nobody ever uses it. The reason I thin... | 2012-01-18 16:06:30 | 1,326,920,000 | verified fixed | ec543e9 | 1,326,920,000 | bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/Activator.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/JobExecutor.java | Eclipse_Platform_UI |
441 | 368,994 | Bug 368994 [Compatibility] WorkbenchWindowControlContributions do not have their dispose() method called | When a new workbench window is created and closed, instantiated WorkbenchWindowControlContribution instances are not getting disposed. This can cause a leak. | 2012-01-18 12:39:03 | 1,326,910,000 | resolved fixed | 2bde731 | 1,326,910,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/CompatibilityWorkbenchWindowControlContribution.java | Eclipse_Platform_UI |
442 | 365,975 | Bug 365975 org.eclipse.ui.menus contribution behaves differently on 3.7 and 4.2 | Build Identifier: 4.2 I20111206-1015 A contribution like this behaves differently on 3.7 and 4.2: <extension point="org.eclipse.ui.menus"> <menuContribution allPopups="false" locationURI="toolbar:org.eclipse.ui.main.toolbar"> <toolbar id="com.example.addressbook.toolbar1"> <command commandId="org.eclipse.ui.file.save" ... | 2011-12-07 18:27:06 | 1,323,300,000 | verified fixed | 87e6266 | 1,326,910,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/AbstractSaveHandler.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/DirtyStateTracker.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/DynamicHelpHandler.java bundles/org.eclip... | Eclipse_Platform_UI |
443 | 368,975 | Bug 368975 [Compatibility] Ctrl+E shows hidden views | 1. Open an editor. 2. Drag a view into the shared area. 3. Close it. 4. Ctrl+E 5. You should only see the one editor but the hidden view is also in the list. | 2012-01-18 10:00:56 | 1,326,900,000 | verified fixed | 3441ec2 | 1,326,900,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/BasicPartList.java | Eclipse_Platform_UI |
444 | 368,968 | Bug 368968 [Compatibility] AIOOBE thrown when an incorrect locationURI is specified | Mylyn has a contribution of the format below. <menuContribution locationURI="toolbar:org.eclipse.ui.trim.command2?after"> This is not valid. As spec'd in the schema: "Query: The query format is <placement>=<id> where: <placement> is either "before", "after", or "endof" and <id> is the id of an existing menu item. The p... | 2012-01-18 09:14:25 | 1,326,900,000 | resolved fixed | 9a23986 | 1,326,900,000 | bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/ContributionsAnalyzer.java | Eclipse_Platform_UI |
445 | 367,159 | Bug 367159 Dynamic menu contributions using CompoundContributionItems are not visible | null | 2011-12-20 04:34:59 | 1,324,370,000 | verified fixed | e9b35b6 | 1,326,810,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/HandledContributionItem.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/MenuHelper.java | Eclipse_Platform_UI |
446 | 366,339 | Bug 366339 Linked resources are not overwritten pressing "yes" on "do you wish to overwrite" | Build Identifier: M20110909-1335 I drop the files into project resources. When there exists a file with such name, "do you wish to overwrite" dialog appears. Pressing does nothing -- I see that resource is still linked to the previous file location. The same thing happens in e4. There is an easy workaround but it is de... | 2011-12-11 15:31:51 | 1,323,640,000 | resolved fixed | ce25adc | 1,326,810,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ImportOperation.java | Eclipse_Platform_UI |
447 | 368,751 | Bug 368751 [Compatibility] NPE on startup due to null editor site | I reverted my Eclipse installation a few days back which removed a few Juno plug-ins. When p2 prompted me to restart, I did and was greeted by some errors when Eclipse came back up. java.lang.NullPointerException at org.eclipse.ui.internal.WorkbenchPage.updateActiveEditorSources(WorkbenchPage.java:365) at org.eclipse.u... | 2012-01-16 12:53:38 | 1,326,740,000 | resolved fixed | 5bee796 | 1,326,740,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorReference.java | Eclipse_Platform_UI |
448 | 366,246 | Bug 366246 [Compatibility] Editor toolbars not rendered with SWT.FLAT | When running WinXP with the classic theme (or at least with the classic style used for buttons), some toolbars render incorrectly while other toolbars are unaffected by changing themes. In some cases, the rendering is just visually different than other toolbars, while in other cases there is also an issue with buttons ... | 2011-12-09 14:50:26 | 1,323,460,000 | verified fixed | f5bc590 | 1,326,470,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorActionBars.java | Eclipse_Platform_UI |
449 | 368,281 | Bug 368281 SWTException thrown when closing a workbench window with a part menu up | org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4300) at org.eclipse.swt.SWT.error(SWT.java:4215) at org.eclipse.swt.SWT.error(SWT.java:4186) at org.eclipse.swt.widgets.Widget.error(Widget.java:468) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:340) at org.eclipse.swt.... | 2012-01-10 12:38:57 | 1,326,220,000 | verified fixed | 944d669 | 1,326,220,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java | Eclipse_Platform_UI |
450 | 366,108 | Bug 366108 [Compatibility] Keyboard shortcut for view menu doesn't work in standalone views | null | 2011-12-08 15:46:41 | 1,323,380,000 | verified fixed | 53550a8 | 1,326,210,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ShowViewMenuHandler.java | Eclipse_Platform_UI |
451 | 365,773 | Bug 365773 Window > Navigation > Maximize does not work for Intro view | Version: 4.2.0 (for M4) Build id: I20111205-2330 Neither Window > Navigation > Maximize Active View or Editor nor Minimize work for the Intro/Welcome view, though both items are enabled in the menu. If I DND the intro to a different stack, Min/Max then works fine. | 2011-12-06 12:20:53 | 1,323,190,000 | verified fixed | c93b220 | 1,326,200,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
452 | 367,963 | Bug 367963 [Compatibility] 'Debug' view is unusable with CDT installed | CDT contributes tool items to the 'Debug' view. When the view gets closed, errors will start being logged repeatedly. The snippet below will reproduce the problem. <extension point="org.eclipse.ui.menus"> <menuContribution locationURI="toolbar:org.eclipse.debug.ui.DebugView?after=threadGroup"> <command commandId="org.e... | 2012-01-05 13:13:37 | 1,325,790,000 | verified fixed | 2fef9d0 | 1,325,790,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ToolBarManagerRenderer.java | Eclipse_Platform_UI |
453 | 358,739 | Bug 358739 MinMaxAddon has a dependency on o.e.u.workbench | This was introduced by me late in M2 in order to get the animation effects out for review. We should likely just clone the required classes into some consumable e4 bundle... At the same time we should move the MinMax constants out of the addon itself and into IPresentationEngine (with comments indicating that presentat... | 2011-09-23 11:37:22 | 1,316,790,000 | verified fixed | b89263f | 1,325,690,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon.java bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationEngine.java bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/AnimationFeedbackBa... | Eclipse_Platform_UI |
454 | 362,208 | Bug 362208 [Compatibility] Part description should be hidden if there is no text | I20111025-2000 1. Open the 'Properties' view. 2. Ctrl+F10 > New Properties View 3. Go back to the first one. 4. Unpin it. 5. There is still space for the label in the view. Resizing the view does not recover the lost space. | 2011-10-27 11:07:21 | 1,319,730,000 | verified fixed | 2a19a8f | 1,325,620,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ContributedPartRenderer.java | Eclipse_Platform_UI |
455 | 362,118 | Bug 362118 [Compatibility] 'Image' view has no icon | Jubula's 'Image' view doesn't have an icon. Perhaps this is intentional and a bug on their side, I'm not sure. However, when the view is minimized, nothing gets drawn in the trim. | 2011-10-26 13:50:05 | 1,319,650,000 | verified fixed | 09f5f2b | 1,325,610,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ViewRegistry.java | Eclipse_Platform_UI |
456 | 361,121 | Bug 361121 [Progress] DetailedProgressViewer's comparator violates its general contract | N20111013-2000. The DetailedProgressViewer's comparator violates its general contract: !ENTRY org.eclipse.ui 4 4 2011-10-17 13:08:45.365 !MESSAGE An internal error has occurred. !STACK 0 java.lang.IllegalArgumentException: Comparison method violates its general contract! at java.util.TimSort.mergeLo(TimSort.java:747) a... | 2011-10-17 07:10:51 | 1,318,850,000 | verified fixed | 80605f1 | 1,324,490,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobInfo.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/progress/JobInfoTest.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/progress/JobInfoTestOrdering.java tests/org.eclipse.ui.tests/Eclipse UI Te... | Eclipse_Platform_UI |
457 | 366,610 | Bug 366610 [Compatibility] Early startup not all executed | The implicit early startup was not called on org.eclipse.ui.tests.TestPlugin failed: org.eclipse.ui.tests.api.StartupTest | 2011-12-13 14:30:40 | 1,323,800,000 | verified fixed | aeaf29b | 1,324,390,000 | tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/TestPlugin.java | Eclipse_Platform_UI |
458 | 366,599 | Bug 366599 [Compatibility] testing for an active bundle fails | Using a property tester to test for an active bundle should just work: TestExpression test = new TestExpression("org.eclipse.core.runtime","bundleState", new Object[] { "org.eclipse.core.expressions" }, "ACTIVE", false); Failed: org.eclipse.ui.tests.services.EvaluationServiceTest.testPlatformProperty() PW | 2011-12-13 13:41:32 | 1,323,800,000 | verified fixed | 7c32444 | 1,324,390,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
459 | 366,906 | Bug 366906 [Compatibility] DirectContributionItem enablements never updated | null | 2011-12-15 18:19:57 | 1,323,990,000 | verified fixed | a62fdd2 | 1,324,070,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/DirectContributionItem.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java | Eclipse_Platform_UI |
460 | 366,855 | Bug 366855 MenuHelper.getIconURI() has no provision for non-File- or URL-based imagedescriptors | null | 2011-12-15 13:32:51 | 1,323,970,000 | verified fixed | d533f63 | 1,324,070,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java | Eclipse_Platform_UI |
461 | 366,985 | Bug 366985 MenuHelper#getIconURI() should be more specific when rewriting URLs | MenuHelper#getIconURI(ImageDescriptor) rewrites URIs extracted from a URLImageDescriptor to the more stable platform:/plugin form. But it doesn't check that the URI is actually a form where this is applicable (i.e., a bundleentry: or bundleresource: URI). It's not impossible that an icon could be fetched via the interw... | 2011-12-16 16:21:40 | 1,324,070,000 | verified fixed | 3712647 | 1,324,070,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java | Eclipse_Platform_UI |
462 | 366,834 | Bug 366834 NPE in HandledContributionItem.getToolTipText(*) | We shouldn't have a check for null and then use the old thing. java.lang.NullPointerException at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.getToolTipText(HandledContributionItem.java:474) at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.updateToolItem(HandledContributionItem.... | 2011-12-15 11:57:34 | 1,323,970,000 | verified fixed | eda70fc | 1,323,970,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/HandledContributionItem.java | Eclipse_Platform_UI |
463 | 366,449 | Bug 366449 [Compatibility] No hook for event idle loop yet | org.eclipse.ui.parts.tests.PartsReferencesTestSuite depends on implementing org.eclipse.ui.application.WorkbenchAdvisor.eventLoopIdle(Display) but in Eclipse 4, we have no hook for the event idle loop yet. Without this, all of its tests hang. PW | 2011-12-12 14:22:51 | 1,323,720,000 | verified fixed | 086d5af | 1,323,970,000 | bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/IEventLoopAdvisor.java bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | Eclipse_Platform_UI |
464 | 366,619 | Bug 366619 Test failures in DecoratorsTestSuite on 4.x | null | 2011-12-13 15:26:38 | 1,323,810,000 | verified fixed | cff41c4 | 1,323,890,000 | tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/decorators/ExceptionDecoratorTestCase.java | Eclipse_Platform_UI |
465 | 366,214 | Bug 366214 [Compatibility] Add support for AbstractTrimWidgets | null | 2011-12-09 10:54:43 | 1,323,450,000 | verified fixed | 616b291 | 1,323,790,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/LegacyTrim.java | Eclipse_Platform_UI |
466 | 365,470 | Bug 365470 MToolItemTest's testActionSetAddedToMyToolbar fails | null | 2011-12-02 14:12:10 | 1,322,850,000 | resolved fixed | 294c17f | 1,323,350,000 | tests/org.eclipse.e4.ui.menu.tests/src/org/eclipse/e4/ui/menu/tests/MToolItemTest.java | Eclipse_Platform_UI |
467 | 358,672 | Bug 358672 [Compatibility] Some of WTP Source Editing context menu contributions are misbehaving | The "Source" context menu item is missing from Structured Text Editors. It is appended to the ITextEditorActionConstants.GROUP_EDIT group from the editorContextMenuAboutToShow() method. Additionally, the "Refactor" menu item is always visible regardless of if it has any actions. It displays the arrow as if it has a sub... | 2011-09-22 17:48:23 | 1,316,730,000 | verified fixed | 8c04ef2 | 1,323,120,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/MenuManagerRenderer.java | Eclipse_Platform_UI |
468 | 365,538 | Bug 365538 [CSS] UnsupportedOperationException from CSSValue#getCssText() with comma-separated values | A comma-separated CSS property causes an UnsupportedOperationException as Measure#getCssText() doesn't handle the LexicalUnit.SAC_OPERATOR_COMMA. There are other SAC_OPERATOR values that it doesn't handle either, though I'm not certain that we actually support any properties that accept such operators. | 2011-12-04 21:13:25 | 1,323,050,000 | verified fixed | bcabfbf | 1,323,050,000 | bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/dom/Measure.java tests/org.eclipse.e4.ui.tests.css.core/src/org/eclipse/e4/ui/tests/css/core/parser/ValueTest.java | Eclipse_Platform_UI |
469 | 365,537 | Bug 365537 [CSS] theme extension point's "basestylesheeturi" should allow a platform URI | The code in bundles/org.eclipse.e4.ui.css.swt.theme/src/org/eclipse/e4/ui/css/swt/inte rnal/theme/ThemeEngine.java assumes that the stylesheet contributed through the 'basestylesheeturi' attribute via the 'org.eclipse.e4.ui.css.swt.theme' extension point are relative to the contributing plugin. As it can be useful for ... | 2011-12-04 20:38:10 | 1,323,050,000 | verified fixed | 462f8b7 | 1,323,050,000 | bundles/org.eclipse.e4.ui.css.swt.theme/src/org/eclipse/e4/ui/css/swt/internal/theme/ThemeEngine.java | Eclipse_Platform_UI |
470 | 365,483 | Bug 365483 Generated wrong deprecated constant name in UIEvents | null | 2011-12-02 15:30:18 | 1,322,860,000 | verified fixed | d359567 | 1,322,880,000 | bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/GenTopic.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/UIEvents.java | Eclipse_Platform_UI |
471 | 320,673 | Bug 320673 QuickAccess should restore previous focus when hitting Escape | QuickAccess can be invoked with Ctrl+3. Thus it should be possible to return from QuickAccess by keyboard. In 3.6 you get a dialog which you can dismiss with the Escape key. | 2010-07-22 17:21:16 | 1,279,830,000 | resolved fixed | c1f054c | 1,322,840,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/QuickAccessHandler.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/SearchField.java | Eclipse_Platform_UI |
472 | 361,561 | Bug 361561 [Compatibility] Lots of separators in the global debug toolbar | We have an excessive amount of separators in the global debug toolbar for stepping actions when compared against 3.x. | 2011-10-20 11:29:09 | 1,319,120,000 | verified fixed | 17fe3a2 | 1,322,680,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ToolBarManagerRenderer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuAdditionCacheEntry.java | Eclipse_Platform_UI |
473 | 365,230 | Bug 365230 ViewElement should not try to create an ImageDescriptor from a null icon URI | The 'Welcome' view does not specify an 'icon' attribute. As a result, its model part descriptor's iconURI feature is null. ViewElement should check this null value first instead of trying to use it to create an image descriptor. | 2011-11-30 13:33:32 | 1,322,680,000 | resolved fixed | b4f439d | 1,322,680,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/ViewElement.java | Eclipse_Platform_UI |
474 | 365,205 | Bug 365205 DND does not work on I20111129-2100 | With the latest build DND does not appear to work on Windows 7 and Linux/gtk+. This bug presumably affects all platforms. | 2011-11-30 09:56:37 | 1,322,660,000 | verified fixed | 0d5e28f | 1,322,670,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/DnDAddon.java | Eclipse_Platform_UI |
475 | 364,073 | Bug 364073 [Compatibility] "Compare With" always done on same file regardless of selection | null | 2011-11-17 13:36:12 | 1,321,550,000 | verified fixed | ad263d2 | 1,322,670,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java | Eclipse_Platform_UI |
476 | 363,961 | Bug 363961 Restructure UIEvents to increase clarity and performance | Adding a defect to capture information exchanged on the e4-dev mailing list about this topic. While trying to understand UIEvents and how the topics are built up for subscribe operations I found the buildTopic() cumbersome and a barrier to understanding what was really going on. I would like to make a suggestion that I... | 2011-11-16 14:21:37 | 1,321,470,000 | verified fixed | 6046e7d | 1,322,600,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.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon/DnDAddon.java bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/dndaddon... | Eclipse_Platform_UI |
477 | 365,018 | Bug 365018 [CSS] Add missing support to CSS engine | The CSS Spy requires the CSS Engine to provide the ability to: * parse selectors (to complement the existing support for parsing rules, properties, values, etc.) * return the list of applicable selectors for an element (rather than walk the public propertyHandlerMap property on AbstractCSSEngine) The CSS WidgetElement ... | 2011-11-28 23:40:25 | 1,322,540,000 | verified fixed | 2c09169 | 1,322,540,000 | bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/engine/CSSEngine.java bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/dom/parsers/AbstractCSSParser.java bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/engine/AbstractCSSEngine.java bundles/org.eclipse.e4.ui... | Eclipse_Platform_UI |
478 | 363,053 | Bug 363053 [CSS] CSS engine ignores alternative element providers | null | 2011-11-07 10:20:04 | 1,320,680,000 | verified fixed | 667bfe7 | 1,322,540,000 | bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/engine/AbstractCSSEngine.java tests/org.eclipse.e4.ui.tests.css.core/src/org/eclipse/e4/ui/tests/css/core/CssCoreTestSuite.java tests/org.eclipse.e4.ui.tests.css.core/src/org/eclipse/e4/ui/tests/css/core/EngineProviderTest.java | Eclipse_Platform_UI |
479 | 364,402 | Bug 364402 NPE in MinMaxAddon with non-visible editor area | BuildId: I20111028-1100 I'm fiddling with an app that uses the compatibility layer that defines a custom perspective where the editor area is set to be not visible. When running with the org.eclipse.e4.ui.swt.addons bundle, I double-clicked on a view tab that ultimately triggered an NPE in MinMaxAddon#createTrim(). The... | 2011-11-21 13:16:22 | 1,321,900,000 | verified fixed | fc52dab | 1,322,510,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon.java | Eclipse_Platform_UI |
480 | 349,104 | Bug 349104 SWTException thrown after changing perspective and closing the window | 1. Window > New Window 2. Window > Open Perspective > Debug 3. Hover your mouse over the 'Java' perspective's tool item. 4. Click on it and then immediately hit Alt+F4. 5. An SWTException will occur. Caused by: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4277) at org.eclipse.s... | 2011-06-10 21:08:13 | 1,307,750,000 | verified fixed | 0d55094 | 1,322,490,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon.java | Eclipse_Platform_UI |
481 | 364,865 | Bug 364865 [Compatibility] NPEs in AnimationEngine on startup | null | 2011-11-25 13:21:49 | 1,322,250,000 | verified fixed | dea1117 | 1,322,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
482 | 364,757 | Bug 364757 [Compatibility] Action set contexts can be deactivated too eagerly | It seems that we don't have extra processing for action sets of a perspective that is "always on". Thus, some action sets' contexts may be deactivated even if they're intended to always be enabled for a given perspective. | 2011-11-24 15:44:52 | 1,322,170,000 | resolved fixed | de1ad7e | 1,322,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchWindow.java | Eclipse_Platform_UI |
483 | 359,838 | Bug 359838 [workspace selection] The "Workspace Unavailable" error message does not list the workspace location | Build Identifier: If the chosen workspace is locked Eclipse will not be able to use it and show an error dialog (see attachment). This dialog does report the workspace to be in use, but it does not list the workspace location. Some users start their Eclipse with preconfigured workspaces, these users in particular would... | 2011-10-04 09:59:00 | 1,317,740,000 | resolved fixed | b7d1f7d | 1,322,230,000 | bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEApplication.java | Eclipse_Platform_UI |
484 | 364,039 | Bug 364039 [Markers] Add "Delete All Markers" in severity group context menu in Problems view | The Problems view allows deleting markers, individual or selected group. However, when there are a few thousands needed to be deleted it is cumbersome to do so. Is it possible to add "Delete" item in context menu for severity group (Errors/Warnings/Infos) to be able to delete all in the group? | 2011-11-17 09:40:11 | 1,321,540,000 | resolved fixed | 7102254 | 1,322,150,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/EditablePropertyTester.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java | Eclipse_Platform_UI |
485 | 363,856 | Bug 363856 [DI] Erroneous field injection? | BuildId: I20111028-1100 OS: MacOS X (only because it demonstrates the problem) The CocoaUIProcessor requests the MApplication through injection. But an interesting thing occurs: when the MApplication instance is set (in E4Application#createE4Workbench()), the injector actually tries to inject with a created instance of... | 2011-11-15 13:16:51 | 1,321,380,000 | verified fixed | 0e52429 | 1,321,900,000 | bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/ModelAssembler.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/ResourceHandlerTest.java | Eclipse_Platform_UI |
486 | 364,352 | Bug 364352 Launching inner Eclipse instance is broken on Mac | null | 2011-11-21 10:09:24 | 1,321,890,000 | verified fixed | 559afd8 | 1,321,890,000 | bundles/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java bundles/org.eclipse.ui.carbon/src/org/eclipse/ui/internal/carbon/CloseDialogHandler.java bundles/org.eclipse.ui.cocoa/src/org/eclipse/ui/internal/cocoa/AbstractWindowHandler.java bundles/org.eclipse.ui.cocoa/src/org/eclipse/ui/intern... | Eclipse_Platform_UI |
487 | 364,192 | Bug 364192 MUIElement's curSharedRef feature should not be persisted | Since an element's curSharedRef should not be defined until it's been rendered, it should not be persisted in the deltas. This is working as intended right now but a test should be added for this. | 2011-11-18 14:42:43 | 1,321,650,000 | resolved fixed | 2b9a69e | 1,321,650,000 | tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/reconciler/ModelReconcilerUIElementTest.java | Eclipse_Platform_UI |
488 | 364,029 | Bug 364029 [QuickAccess] Quick access closes during resize on Linux | null | 2011-11-17 08:40:10 | 1,321,540,000 | resolved fixed | b38dbda | 1,321,630,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/SearchField.java | Eclipse_Platform_UI |
489 | 362,421 | Bug 362421 [QuickAccess] Regression: "Quick access" panel lacks major usability features from 3.x stream | Build Identifier: Build id: I20111028-1100 AS IS: 1) Start to type into "Quick access" area. A table with possible matches will appear. It is usually too narrow, so you have to resize it to see the content. Unfortunately, the new size is not remembered, so you have to do it each and every time. 2) Start to type into "Q... | 2011-10-30 03:35:13 | 1,319,960,000 | verified fixed | 81ba643 | 1,321,630,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/SearchField.java | Eclipse_Platform_UI |
490 | 359,079 | Bug 359079 BindingPersistenceTest's testBindingTransform win32 x86 test failed on N20110926-2000 | junit.framework.AssertionFailedError: expected:<1> but was:<0> at org.eclipse.ui.tests.keys.BindingPersistenceTest.testBindingTransform(BindingPersistenceTest.java:210) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259) at org.ecli... | 2011-09-27 10:32:47 | 1,317,130,000 | verified fixed | 43e6123 | 1,321,540,000 | tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/BindingPersistenceTest.java | Eclipse_Platform_UI |
491 | 356,639 | Bug 356639 ModelElementTest tests are failing | It seems SnippetContainer is not abstract. I believe it should be. junit.framework.AssertionFailedError: The following concrete classes don't implement 'MApplicationElement': * SnippetContainer at junit.framework.Assert.fail(Assert.java:47) at org.eclipse.e4.ui.tests.application.ModelElementTest.testForMApplicationInte... | 2011-09-02 16:12:06 | 1,314,990,000 | verified fixed | 7ed043e | 1,321,470,000 | bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/MSnippetContainer.java bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/MUiFactory.java bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/MWindow.java bundles... | Eclipse_Platform_UI |
492 | 358,020 | Bug 358020 [Commands] [Compat] Git-Commit Dialog destroys IEclipseContext by calling IEvaluationContext#addVariable | When creating a new file (e.g. Ecore Model, EMF Generator Model) though my current package explorer selection is point to project1 the preselected element in the wizard is point to something completely different. It somehow looks like the current selection in the package explorer is not published appropriately. | 2011-09-18 08:18:29 | 1,316,350,000 | verified fixed | 4fb6b46 | 1,321,370,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/LegacyHandlerService.java | Eclipse_Platform_UI |
493 | 348,461 | Bug 348461 Perspective switcher tool items need to be accessible | null | 2011-06-06 15:08:20 | 1,307,390,000 | verified fixed | 8a86e63 | 1,321,030,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/PerspectiveSwitcher.java | Eclipse_Platform_UI |
494 | 360,159 | Bug 360159 [Compatibility] Saved perspective loses its minimized trim stacks | 1. Minimize a part stack. 2. Save the perspective. 3. Close the perspective. 4. Reopen it. The minimized stack is gone. Views in that stack cannot be opened/shown. | 2011-10-06 15:22:36 | 1,317,930,000 | verified fixed | 5e043c5 | 1,320,870,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon.java 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/workbench/UIEvents.java bundles/org.eclipse.ui.w... | Eclipse_Platform_UI |
495 | 363,340 | Bug 363340 [Compatibility] PopupMenuImpls are leaking in the 'Outline' view | When I open and close editors, more and more PopupMenuImpls are being appended to the 'Outline' part's list of menus. This probably affects all PBVs. | 2011-11-09 10:59:53 | 1,320,850,000 | verified fixed | 52c8509 | 1,320,860,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PopupMenuExtender.java | Eclipse_Platform_UI |
496 | 351,230 | Bug 351230 Odd view tab resizing | null | 2011-07-05 15:08:10 | 1,309,890,000 | verified fixed | 4304678 | 1,320,850,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java | Eclipse_Platform_UI |
497 | 362,345 | Bug 362345 TrimStack throws IAE | I20111025-2000 Testing this morning and found several of these in my logs. java.lang.IllegalArgumentException: Index out of bounds at org.eclipse.swt.SWT.error(SWT.java:4281) at org.eclipse.swt.SWT.error(SWT.java:4215) at org.eclipse.swt.SWT.error(SWT.java:4186) at org.eclipse.swt.widgets.Widget.error(Widget.java:468) ... | 2011-10-28 12:54:50 | 1,319,820,000 | verified fixed | 1d016de | 1,320,850,000 | bundles/org.eclipse.e4.ui.workbench.addons.swt/src/org/eclipse/e4/ui/workbench/addons/minmax/TrimStack.java | Eclipse_Platform_UI |
498 | 361,460 | Bug 361460 View hidden by capability filtering does not appear when capability activated | null | 2011-10-19 15:18:57 | 1,319,050,000 | verified fixed | 5e15d89 | 1,320,840,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ModeledFolderLayout.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ModeledPageLayout.java | Eclipse_Platform_UI |
499 | 360,513 | Bug 360513 [Preferences] IPreferencePage.performCancel() does not stop PreferenceDialog.cancelPressed() if it returns false | Build Identifier: 20110916-0149 The code of PreferenceDialog.cancelPressed() is the following: protected void cancelPressed() { // Inform all pages that we are cancelling Iterator nodes = preferenceManager.getElements(PreferenceManager.PRE_ORDER).iterator(); while (nodes.hasNext()) { final IPreferenceNode node = (IPref... | 2011-10-11 04:30:00 | 1,318,320,000 | resolved fixed | 1233724 | 1,320,700,000 | bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java | Eclipse_Platform_UI |
500 | 363,050 | Bug 363050 [Compatibility] Tool bar managers of views are not disposed when the view is disposed | null | 2011-11-07 09:44:33 | 1,320,680,000 | resolved fixed | 21c6736 | 1,320,680,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewSite.java | Eclipse_Platform_UI |
501 | 362,932 | Bug 362932 MenuManager of a view menu must not be disposed when the menu goes hidden | We have code that disposes the menu manager of a part's view menu when the menu goes hidden. This means all contribution items of that manager will be disposed as well. Some contribution items are written in such a way that after a dispose() they become useless. We should not dispose the menu manager of a part's menu. | 2011-11-04 14:16:48 | 1,320,430,000 | verified fixed | 71df4cb | 1,320,680,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityView.java | Eclipse_Platform_UI |
502 | 362,708 | Bug 362708 [Compatibility] Views that cannot be instantiated may not have a stack trace shown in the error part | Due to a mistake in the chaining of CoreException statuses, an error part may not actually show a detailed stack trace. | 2011-11-02 13:53:50 | 1,320,260,000 | resolved fixed | 4eb6b96 | 1,320,260,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewReference.java | Eclipse_Platform_UI |
503 | 362,501 | Bug 362501 [Compatibility] NPE when showing view with non-existant part class | BuildId: I20111028-1100 I'm getting an NPE when my code tries to open a view whose part class does not exist. The process seems to be: 1. CompatibilityPart#create() attempts to instantiate the part class (line 227) 2. The instantiation fails causing PartInitException to be thrown 3. The PartInitException exception is c... | 2011-10-31 11:17:14 | 1,320,070,000 | verified fixed | 69bf99a | 1,320,260,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityEditor.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityPart.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityView... | Eclipse_Platform_UI |
504 | 362,582 | Bug 362582 Focus is lost after switching perspectives on OS X 10.6.8 | OSX 10.6.8 Eclipse SDK 4.2.0.I20111028-1100 - open Java Perspective - give focus to a view (e.g. Error Log view) - switch to Debug view - give Variables view focus - command-shift-R to Open Type dialog - cancel it - switch to the Java perspective Now when I try and do a command-shift-R to Open Resource, nothing happens... | 2011-11-01 13:56:38 | 1,320,170,000 | resolved fixed | 38a9f4e | 1,320,250,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/PerspectiveStackRenderer.java | Eclipse_Platform_UI |
505 | 356,116 | Bug 356116 [EditorMgmt] IEditorRegistry.getDefaultEditor fails to find an editor even though one exists | null | 2011-08-29 15:58:20 | 1,314,650,000 | resolved fixed | 2d5698e | 1,320,250,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/IEditorRegistryTest.java | Eclipse_Platform_UI |
506 | 362,310 | Bug 362310 [Compatibility] Cannot open the live editor from Ctrl+3 anymore | null | 2011-10-28 09:55:27 | 1,319,810,000 | verified fixed | 26c0ae6 | 1,320,080,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/ViewProvider.java | Eclipse_Platform_UI |
507 | 362,229 | Bug 362229 [Compatibility] "Unhandled URL protocol "platform"." error when opening an rptdesign file | I get this IOException when I open an rptdesign file. Eclipse appears to continue functioning normally. The exception happens only once. Restarting and reopening the file will cause the error to appear again. java.io.IOException: Unhandled URL protocol "platform". at org.eclipse.core.internal.boot.PlatformURLConnection... | 2011-10-27 14:19:17 | 1,319,740,000 | verified fixed | 15d9d97 | 1,320,070,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/CompatibilityEditor.java | Eclipse_Platform_UI |
508 | 361,851 | Bug 361851 MAddons are not persisted in the deltas file | null | 2011-10-24 14:38:17 | 1,319,480,000 | resolved fixed | 9be6b6f | 1,320,070,000 | 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/ModelReconcilerScenarioTest.java | Eclipse_Platform_UI |
509 | 317,126 | Bug 317126 UI test failures, NPE in UIEventPublisher.notifyChanged | I ran the tests in preparation for the build, and I had 14 errors. UIAllTests org.eclipse.e4.ui.tests.UIAllTests org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests testPartStack_SetActiveChildBug299379(org.eclipse.e4.ui.tests.workbench.PartRenderingEngineTests) java.lang.NullPointerException at org.eclipse.e4.u... | 2010-06-16 18:56:45 | 1,276,730,000 | verified fixed | 88425a5 | 1,320,060,000 | bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/E4Workbench.java | Eclipse_Platform_UI |
510 | 357,292 | Bug 357292 [PerspectiveBar] [Compatibility] New windows open are pushed behind originating window | I use multiple windows in development. I set "Preferences > General > Perspectives > Open a new perspective > In a new window". When I open a new perspective, the new window is opened, the perspective populates, and then the new window is pushed into the background. The new window should remain in the foreground and re... | 2011-09-09 18:28:54 | 1,315,610,000 | closed fixed | 043763c | 1,319,230,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/StackRenderer.java | Eclipse_Platform_UI |
511 | 360,685 | Bug 360685 [Compatibility] Saved perspectives lose tool item image after workspace restart | 1) Open a Java Perspective 2) Save perspective as Foo 3) Notice saved perspective has correct image in PerspectiveSwitcher 4) Exit and save workspace 5) Re-open workspace Notice that the saved perspective's image has changed to the default image. | 2011-10-12 11:40:58 | 1,318,430,000 | verified fixed | 9b971fc | 1,319,220,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/PerspectiveDescriptor.java | Eclipse_Platform_UI |
512 | 361,673 | Bug 361673 [Compatibility] Closing multiple editors causes a lot of churn | When you close multiple editors using Ctrl+Shift+W, the workbench window's title keeps getting updated. It seems that the active editor keeps changing. We should just close the active editor last to prevent all the activation updates. | 2011-10-21 11:11:16 | 1,319,210,000 | verified fixed | 771ffa4 | 1,319,210,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
513 | 361,290 | Bug 361290 [PerspectiveBar] [Perspectives] CCE thrown after switching away from a perspective with standalone views and no shared area | 1. Create a perspective with the following code. public class RelEngPerspective2 implements IPerspectiveFactory { public void createInitialLayout(IPageLayout layout) { layout.setEditorAreaVisible(false); layout.addStandaloneView(IPageLayout.ID_BOOKMARKS, false, IPageLayout.RIGHT, 0.5f, "org.eclipse.ui.editorss"); layou... | 2011-10-18 14:33:24 | 1,318,960,000 | verified fixed | c3f9b5e | 1,319,140,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/LazyStackRenderer.java | Eclipse_Platform_UI |
514 | 262,664 | Bug 262664 [Help] On Cocoa Firefox cannot be used as the help browser | I20090127-0100 MacOS Cocoa Eclipse/Preference In the preference page General/Web Browser select Firefox as the web browser. Help/Help contents. Expected Result: Help Opens Actual Result: Help fails to open, a dialog appears with this message "Close Firefox. A copy of Firefox is already open. Only one copy of Firefox ca... | 2009-01-27 16:19:21 | 1,233,090,000 | resolved fixed | f7cf9b2 | 1,319,070,000 | bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserDescriptorDialog.java bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/ExternalBrowserInstance.java | Eclipse_Platform_UI |
515 | 361,415 | Bug 361415 [Compatibility] 'Skip All Breakpoints' tool item doesn't have a tool tip | I20111018-2000 There is a new 'Skip All Breakpoints' tool item in the tool bar now. It doesn't have a tooltip. It has one in 3.x though. Will take a look... | 2011-10-19 10:54:01 | 1,319,040,000 | verified fixed | 3d9761c | 1,319,040,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/MenuHelper.java | Eclipse_Platform_UI |
516 | 359,438 | Bug 359438 [Compatibility] Substantial chunk of dead code in ModeledPageLayout.insert(MUIElement, MUIElement, int, int) | There is a compiler warning about dead code in this method, and some static analysis with Remy proves that there is actually a substantial amount of code that imperically could never be running ... and if it did would be throwing NPEs It would probably be a good idea to delete the code or understand what the original i... | 2011-09-29 11:25:01 | 1,317,310,000 | verified fixed | eacc2d2 | 1,318,960,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ModeledPageLayout.java | Eclipse_Platform_UI |
517 | 311,192 | Bug 311192 [Browser] Widget disposed when closing internal browser | I20100424-2000 Happens from time to time when closing the browser view immidiatly after it's creation. Can reproduce it most of the time using Mylyn Task editor, open the bug in webbrowser, closing the view while it's still loading. -- Error Details -- Date: Fri Apr 30 16:52:22 CEST 2010 Message: Widget is disposed Sev... | 2010-04-30 10:56:09 | 1,272,640,000 | resolved fixed | b2efb8d | 1,318,960,000 | bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/BrowserViewer.java | Eclipse_Platform_UI |
518 | 361,127 | Bug 361127 AbstractActivityManager does not manage listeners properly | null | 2011-10-17 08:35:51 | 1,318,850,000 | verified fixed | 9f8dc9c | 1,318,870,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/AbstractActivityManager.java | Eclipse_Platform_UI |
519 | 297,681 | Bug 297681 [Preferences] PlatformUIPreferenceListener should log exceptions instead of printing them | Please refer to line 152 and line 158. A rather trivial bug that someone from the community can help with. :) | 2009-12-12 22:21:57 | 1,260,670,000 | verified fixed | 576aaeb | 1,318,860,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PlatformUIPreferenceListener.java | Eclipse_Platform_UI |
520 | 358,788 | Bug 358788 [PerspectiveBar] Perspective switcher renders text after a save even if the text rendering has been disabled | 1. Right-click on a perspective > Show Text > Uncheck it. 2. Window > Save Perspective As... > Give it a name > OK 3. The perspective's tool item now has text next to it again. | 2011-09-23 19:02:16 | 1,316,820,000 | verified fixed | 8cceb01 | 1,318,530,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher/PerspectiveSwitcher.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
521 | 359,887 | Bug 359887 Removing IIdentifierListener corrupts changed event list | Calling IIdentifier.removeIdentifierListener(IIdentifierListener) in an identifierChanged() handler will corrupt the event list resulting in only every 2nd listener receiving notification of the event. This is because the Identifier.fireIdentifierChanged method is iterating over the identifiers list with an index based... | 2011-10-04 14:03:45 | 1,317,750,000 | verified fixed | 4817a6c | 1,318,360,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/Identifier.java | Eclipse_Platform_UI |
522 | 231,555 | Bug 231555 [EditorMgmt] EditorHistory shouldn't store invalid items | null | 2008-05-12 09:40:12 | 1,210,600,000 | verified fixed | 6ab89bb | 1,318,350,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorHistory.java | Eclipse_Platform_UI |
523 | 359,900 | Bug 359900 [Compatibility] Unhandled URL protocol "platform" on GIF files | I'm invoking genmodel from MWE in a JUnit plugin test on 4.2M2 modeling EPP. I'm not using CDO at all, except in so far as the default perspective has a CDO view. When an attempt is made to open platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/cdo_sessions.gif the following stack trace results java.io.I... | 2011-10-04 15:13:57 | 1,317,760,000 | verified fixed | 41a82be | 1,318,340,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/ViewRegistry.java | Eclipse_Platform_UI |
524 | 360,160 | Bug 360160 [Compatibility] Saved perspective returns after the original has been closed | 1. Window > Open Perspective > Debug 2. Save the perspective. 3. Close the perspective. 4. The 'Debug' perspective comes back. | 2011-10-06 15:27:50 | 1,317,930,000 | verified fixed | ee1482a | 1,318,010,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | Eclipse_Platform_UI |
525 | 360,232 | Bug 360232 Eclipse gets into an infinite error loop after saving a perspective with a view in it | 1. DND a view into the shared area. 2. Save the perspective. 3. Try to activate the view in the shared area. You're not in an infinite error loop. Caused by: java.lang.NullPointerException at org.eclipse.e4.ui.model.internal.ModelUtils.getContainingContext(ModelUtils.java:148) at org.eclipse.e4.ui.internal.workbench.Mo... | 2011-10-07 09:40:13 | 1,317,990,000 | verified fixed | 3df401f | 1,318,000,000 | bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/ModelServiceImpl.java | Eclipse_Platform_UI |
526 | 357,853 | Bug 357853 Cannot use multiple workbench windows with saved perspectives | I20110914-0200 1. Window > Save Perspective As... > Give it a name > OK 2. Window > New Window 3. The new window steals the shared area from the first window. Trying to active the first window will activate the second window. | 2011-09-15 14:18:00 | 1,316,110,000 | verified fixed | b9cca45 | 1,317,830,000 | 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/ModelServiceImpl.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/PlaceholderResolver.java bundles/org.ecl... | Eclipse_Platform_UI |
527 | 351,358 | Bug 351358 [Compatibility] Toolbar ordering is off in 'Git Repositories' view | null | 2011-07-06 13:26:23 | 1,309,970,000 | verified fixed | 726f6f1 | 1,317,750,000 | bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/ToolBarManagerRenderer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/ActionBars.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/e4/compatibility/Compatibil... | Eclipse_Platform_UI |
528 | 19,485 | Bug 19485 [Themes] Should use color setting for fonts. | F2 1) Window>Preferences>Debug>Console>Text Font>Change (pick any) OK 2) Window>Preferences>Debug>Console>Text Font>font setting Change is not remembered | 2002-06-06 09:45:10 | 1,023,370,000 | verified fixed | 3af07ab | 1,317,740,000 | bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java | Eclipse_Platform_UI |
529 | 205,731 | Bug 205731 [PropertiesDialog] No info is shown for the New text file line delimiter inherited from container | 1. Go to Project->Properties->Resource 2. Notice that the label of the "Inherited from container" new text file line delimiter does not give you any information what line delimiter is inherited. Note: Take a look at the "Inherited from container" text file encoding for a good example of displaying the information. Scre... | 2007-10-08 10:00:42 | 1,191,850,000 | resolved fixed | 754335b | 1,317,410,000 | bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LineDelimiterEditor.java | Eclipse_Platform_UI |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.