id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
1,630
296,056
Bug 296056 Deadlock between syncExec and IJobManager.beginRule
The following case now produces a deadlock (since N20091120-2000): 1) The UI is waiting to begin a scheduling rule 2) The thread that owns the scheduling rule attempts to perform a syncExec.
2009-11-24 16:02:10
1,259,100,000
resolved fixed
4ecf6b2
1,259,180,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/concurrency/ConcurrencyTestSuite.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/concurrency/SyncExecWhileUIThreadWaitsForRuleTest.java
Eclipse_Platform_UI
1,631
253,232
Bug 253232 [Trim] locationURI "before" and "after" don't work for status trim
I would like to position a toolbar on the far left of the status trim. From the documentation, "toolbar:org.eclipse.ui.trim.status?before=org.eclipse.jface.action.StatusLineManager" should put it before the status line manager. However, the queries have no effect and my toolbar is always added at the end. Test case is ...
2008-11-03 11:10:03
1,225,730,000
verified fixed
c254491
1,259,180,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/TrimContributionManager.java
Eclipse_Platform_UI
1,632
294,790
Bug 294790 [KeyBindings] LegacyActionTools should support SWT.F13 - F20
null
2009-11-10 14:34:55
1,257,880,000
verified fixed
bf32b1f
1,259,170,000
bundles/org.eclipse.jface/src/org/eclipse/jface/action/LegacyActionTools.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingPersistence.java
Eclipse_Platform_UI
1,633
292,091
Bug 292091 [KeyBindings] Set extension point "org.eclipse.ui.bindings" 's element 'sequenceModifier' becomes disabled key bindings.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.25 Safari/532.0 Build Identifier: 20090619-0625 If set "sequenceModifier" elements and found binding keys, they are disabled on linux platform.(I checked at prefenence page.[General->keys]) I'm tested like e...
2009-10-12 21:03:20
1,255,400,000
verified fixed
6ec985a
1,259,160,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingPersistence.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/BindingPersistenceTest.java
Eclipse_Platform_UI
1,634
294,210
Bug 294210 [Contributions] 'Customize Perspective > Tool Bar Visibility' breaks with Separator
I20091103-0941 - enable Preferences > General Editors > Close editors automatically - open an editor - open Customize Perspective dialog - expand 'Navigate' => second to last item is empty (it's the separator in front of the 'Pin' action) - hover over the empty item => log entry below The separator should either not be...
2009-11-04 10:28:09
1,257,350,000
verified fixed
0fcd2e2
1,259,160,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
Eclipse_Platform_UI
1,635
270,092
Bug 270092 [CellEditors] [cell editors] TextCellEditor should not specify minimum size
null
2009-03-26 05:41:04
1,238,060,000
verified fixed
4afefa8
1,259,100,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TextCellEditor.java
Eclipse_Platform_UI
1,636
294,796
Bug 294796 [Contributions] API request: LegacyActionTools#escapeMnemonics(String)
null
2009-11-10 14:48:39
1,257,880,000
verified fixed
4d68f0f
1,259,090,000
bundles/org.eclipse.jface/src/org/eclipse/jface/action/LegacyActionTools.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLine.java bundles/org.eclipse.jface/src/org/eclipse/jface/action/StatusLineContributionItem.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSele...
Eclipse_Platform_UI
1,637
293,512
Bug 293512 [Workbench] Make IWorkbench into an OSGi service
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Build Identifier: I would like to be when the IWorkbench is available for use. I am currently being started before the IWorkbench is ready and it is causing severe problems. If IWorkbench was a OSGi service, then I coul...
2009-10-27 16:54:11
1,256,680,000
verified fixed
26a795f
1,259,090,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java tests/org.eclipse.ui.tests.harness/src/org/eclipse/ui/tests/harness/util/UITestCase.java
Eclipse_Platform_UI
1,638
257,185
Bug 257185 [Contributions] Some submenus are still visible
Usually, if all children are hidden, the menu will automatically be hidden (i.e. the above isVisible call will return false). In some cases, unfortunately, this is not the case, so we must calculate it ourself.
2008-12-02 07:53:19
1,228,220,000
verified fixed
8578b24
1,259,090,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
Eclipse_Platform_UI
1,639
294,303
Bug 294303 [Markers] 'Queuing Viewer Updates' in Problems view
null
2009-11-05 06:29:29
1,257,420,000
resolved fixed
d5ddffb
1,259,080,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCategory.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerUpdateJob.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/i...
Eclipse_Platform_UI
1,640
283,898
Bug 283898 [DnD] EditorSiteDragAndDropServiceImpl should remove MergedDropTarget as listener when control gets disposed
Build ID: I20090611-1540 Steps To Reproduce: 1. Create a new Plug-in Project with the template "Plug-in with a multi-page editor" 2. Edit the file MultiPageEditor.java: - In method createPage1, replace the fontButton's SelectionAdapter's implementation of method widgetSelected: from: setFont(); to: removePage(0); creat...
2009-07-17 17:08:44
1,247,860,000
verified fixed
9ff35e3
1,259,070,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorSiteDragAndDropServiceImpl.java
Eclipse_Platform_UI
1,641
60,574
Bug 60574 [Javadoc][EditorMgmt] IWorkbenchPage.getEditors() and .getViews() need explaining
The above methods have been deprecated (not sure when). I can hazard a guess that they were deprecated because they have the side effect of instantiating all editors and views in the page. This should be documented in the javadoc for the methods as it is not clear why they were deprecated.
2004-04-30 10:41:58
1,083,340,000
verified fixed
d649e52
1,259,070,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java
Eclipse_Platform_UI
1,642
58,474
Bug 58474 [EditorMgmt] typo in IEditorReference.getName
Should be "May return null IF.." /** * Returns the editor input name. May return null is the * name is not available or if the editor failed to be * restored. */ public String getName();
2004-04-14 10:26:42
1,081,950,000
verified fixed
cddf8a6
1,259,070,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IEditorReference.java
Eclipse_Platform_UI
1,643
295,880
Bug 295880 [context] Context-to-Injector link streamlining
null
2009-11-23 10:28:15
1,258,990,000
resolved fixed
0f338c4
1,258,990,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ReflectionContributionFactory.java
Eclipse_Platform_UI
1,644
295,611
Bug 295611 [UI] The MPart tests leave many open shells
This turns out to be caused by the PRE's 'stop' method only working correctly when an MApplication is the 'uiRoot' element.
2009-11-19 11:24:54
1,258,650,000
resolved fixed
7079894
1,258,650,000
bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/workbench/swt/internal/PartRenderingEngine.java
Eclipse_Platform_UI
1,645
293,130
Bug 293130 Polishing the Filter extension point
null
2009-10-23 05:00:18
1,256,290,000
resolved fixed
7839e56
1,258,580,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/AndFileInfoMatcher.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/NotFileInfoMatcher.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/intern...
Eclipse_Platform_UI
1,646
286,107
Bug 286107 [ViewMgmt] [GlobalActions] Closing project ignores Saveables
CloseResourceAction saves only Editors, while other Saveables (part or non-part) are ignored. This causes data loss (because changes made in f.e. view cannot be saved to closed project on workbench exit).
2009-08-10 06:36:42
1,249,900,000
verified fixed
a48f383
1,258,490,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/SaveableMockViewPart.java
Eclipse_Platform_UI
1,647
295,277
Bug 295277 Part context is disposed twice when tab item is closed
Thread [main] (Suspended (breakpoint at line 305 in EclipseContext)) EclipseContext.dispose() line: 305 ContributedPartRenderer$2.widgetDisposed(DisposeEvent) line: 129 TypedListener.handleEvent(Event) line: 117 EventTable.sendEvent(Event) line: 84 Composite(Widget).sendEvent(Event) line: 1002 Composite(Widget).sendEve...
2009-11-16 13:26:43
1,258,400,000
resolved fixed
7d5a054
1,258,400,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/ContributedPartRenderer.java
Eclipse_Platform_UI
1,648
159,176
Bug 159176 [Presentations] Editor minimize/maximize buttons visible on startup even though perspective is fixed
In a simple RCP application with one (fixed) perspective and no views (just editors), the editor area minimize/maximize buttons are made visible when workbench is first restored. Opening one or more editors and then closing them removes the buttons for the duration of the session (subsequent editor opening/closing does...
2006-09-28 14:58:42
1,159,470,000
verified fixed
ecc1330
1,258,400,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java
Eclipse_Platform_UI
1,649
294,992
Bug 294992 [context] Simplify handling of field and method prefixes
The context injection uses field and method prefixes to identify items to be injected. I'd like to: - leave one single prefix Currently code allows contexts to override default prefixes. While that might be interesting in theory, it complicates the code as prefixes have to be passed from contexts to object links to inj...
2009-11-12 12:03:44
1,258,050,000
resolved fixed
98f0a91
1,258,050,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ActiveChildOutputFunction.java
Eclipse_Platform_UI
1,650
294,777
Bug 294777 [context] Clarify default state of @Optional
The "@Optional" annotation now is mixed up about its default state. The Javadoc says that its default state is "true", while some code paths think it is "false". What we need to consider: - in *all* cases in demos we have so far we use "@Optional(true)" - the original intent was (AFAIK): constructors: default is @Optio...
2009-11-10 13:42:48
1,257,880,000
resolved fixed
2e46876
1,258,040,000
examples/org.eclipse.e4.demo.contacts/src/org/eclipse/e4/demo/contacts/views/DetailsView.java examples/org.eclipse.e4.demo.e4photo/src/org/eclipse/e4/demo/e4photo/ExifTable.java
Eclipse_Platform_UI
1,651
294,738
Bug 294738 [Viewers] (JFace) Assertion for missing LabelProvider in ViewerColumn
ViewerColumn should throw an AssertionException if the LabelProvider is missing for a column to provide a helpful error message.
2009-11-10 09:08:11
1,257,860,000
verified fixed
9666544
1,257,990,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ViewerColumn.java
Eclipse_Platform_UI
1,652
292,247
Bug 292247 [Viewers] StructuredViewer.findItems(Object) javadoc is not precise
The javadoc says "If the element map is disabled, the widget is found via <code>doFindInputItem</code>." but in the code method doFindItem is called.
2009-10-14 08:32:38
1,255,520,000
verified fixed
75dd40c
1,257,980,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java
Eclipse_Platform_UI
1,653
289,409
Bug 289409 [Viewers] ILazyTreePathContentProvider documentation request
I believe the JavaDoc for ILazyTreePathContentProvider#updateElement() should mention that the implementation can call TreeViewer#setHasChildren() instead of TreeViewer#setChildCount() if the content provider can more efficiently determine the has-children status than it can the actual number of children. This optimiza...
2009-09-14 22:20:10
1,252,980,000
verified fixed
ddc7768
1,257,960,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ILazyTreeContentProvider.java bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ILazyTreePathContentProvider.java
Eclipse_Platform_UI
1,654
294,307
Bug 294307 [ErrorHandling] StatusDialogManagerTest failure in N20091104-2000
There were 2 failures in last nights tests: expected:<org.eclipse.ui.statushandlers.StatusAdapter@c65dad> but was:<org.eclipse.ui.statushandlers.StatusAdapter@cc6a3b> junit.framework.AssertionFailedError: expected:<org.eclipse.ui.statushandlers.StatusAdapter@c65dad> but was:<org.eclipse.ui.statushandlers.StatusAdapter@...
2009-11-05 07:30:30
1,257,420,000
verified fixed
b8c6f60
1,257,780,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/statushandlers/StatusDialogManagerTest.java
Eclipse_Platform_UI
1,655
294,497
Bug 294497 NPE thrown when switching between populated and empty albums
1. Run the photo demo. 2. Select an album with pictures in it. 3. Select the 'Exif' part. 4. Select an entry in the table. 5. Select an empty album. 6. An NPE is thrown. java.lang.NullPointerException at java.util.Hashtable.put(Unknown Source) at org.eclipse.e4.ui.services.internal.events.EventBroker.constructEvent(Eve...
2009-11-06 13:06:46
1,257,530,000
resolved fixed
aa6fca6
1,257,530,000
bundles/org.eclipse.e4.ui.services/src/org/eclipse/e4/ui/services/internal/events/EventBroker.java
Eclipse_Platform_UI
1,656
294,493
Bug 294493 XMI definition of part icon is ignored
The icon URI definition for parts seem to be ignored as the part tabs don't have any icons.
2009-11-06 12:40:23
1,257,530,000
resolved fixed
c5baf0d
1,257,530,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/SWTPartRenderer.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/UIStartupTest.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/MPartTest.java
Eclipse_Platform_UI
1,657
294,046
Bug 294046 Improve the FileListControl
null
2009-11-03 07:34:07
1,257,250,000
resolved fixed
19ab3a8
1,257,340,000
tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/UIAllTests.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/MPartTest.java
Eclipse_Platform_UI
1,658
294,096
Bug 294096 Changing a MPart's name does not alter the CTabItem's text
null
2009-11-03 13:21:22
1,257,270,000
verified fixed
570be43
1,257,280,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/StackRenderer.java
Eclipse_Platform_UI
1,659
288,767
Bug 288767 [statushandling]no option to wrap error text
null
2009-09-07 12:42:47
1,252,340,000
verified fixed
2bc210c
1,257,240,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/statushandlers/DefaultDetailsArea.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java
Eclipse_Platform_UI
1,660
293,787
Bug 293787 Markers view not filtering by workingsets
null
2009-10-30 09:55:04
1,256,910,000
verified fixed
30120d0
1,256,920,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerContentGenerator.java
Eclipse_Platform_UI
1,661
293,600
Bug 293600 Failure in StatusDialogManagerTest.testBug288765
null
2009-10-28 13:28:33
1,256,750,000
verified fixed
31a2162
1,256,820,000
tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/statushandlers/StatusDialogManagerTest.java
Eclipse_Platform_UI
1,662
289,988
Bug 289988 Use IResource#setDerived(boolean, IProgressMonitor) instead of IResource#setDerived(boolean)
null
2009-09-21 07:05:42
1,253,530,000
resolved fixed
97890db
1,256,730,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java
Eclipse_Platform_UI
1,663
293,357
Bug 293357 [context] Switch annotation processing to JSR 330
null
2009-10-26 15:14:56
1,256,580,000
resolved fixed
743b62e
1,256,680,000
bundles/org.eclipse.e4.core.commands/src/org/eclipse/e4/core/commands/internal/CommandServiceImpl.java bundles/org.eclipse.e4.core.commands/src/org/eclipse/e4/core/commands/internal/HandlerServiceImpl.java bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/LazyStackRenderer....
Eclipse_Platform_UI
1,664
293,346
Bug 293346 annotation refactoring causes test NPEs
I have 2 test failures in my command test suite: CommandTestSuite org.eclipse.e4.core.commands.tests.CommandTestSuite org.eclipse.e4.core.commands.tests.HandlerTest testMethodInfo(org.eclipse.e4.core.commands.tests.HandlerTest) java.lang.NullPointerException testMethodWithAnnocation(org.eclipse.e4.core.commands.tests.H...
2009-10-26 13:41:13
1,256,580,000
resolved fixed
3f37799
1,256,580,000
tests/org.eclipse.e4.core.commands.tests/src/org/eclipse/e4/core/commands/tests/HandlerTest.java
Eclipse_Platform_UI
1,665
293,310
Bug 293310 NPE when adding a String Matcher with no matching string
null
2009-10-26 09:46:38
1,256,560,000
resolved fixed
cddc98d
1,256,570,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/StringMatcherFilter.java
Eclipse_Platform_UI
1,666
293,303
Bug 293303 NPE when adding a Regular Expression with no matching string
I20091025-2000 Steps: 1. Open Resource Filters properties page for a folder 2. Add an Exclude filter of type Regular Expression 3. Do *not* enter a matching string and press OK => Take a look at the Error Log: java.lang.NullPointerException at org.eclipse.core.internal.resources.RegexFilterFactory$RegexFilterType.match...
2009-10-26 08:20:12
1,256,560,000
verified fixed
828d13e
1,256,560,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/StringMatcherFilter.java
Eclipse_Platform_UI
1,667
292,672
Bug 292672 IWorkbenchPage's showView(String, String, int) method has grammatical problems
null
2009-10-19 10:00:51
1,255,960,000
closed fixed
c9fc84b
1,256,400,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchPage.java
Eclipse_Platform_UI
1,668
293,199
Bug 293199 [FieldAssist] Content assist popup appears in the wrong location (bounds are incorrect)
When content assist is attached to a Text widget, the location of the suggestion popup is incorrect. Content assist is applied as follows: bc. TextContentAdapter textContentAdapter = new TextContentAdapter(); IContentProposalProvider provider = // provider ContentAssistCommandAdapter adapter = new ContentAssistCommandA...
2009-10-23 13:00:23
1,256,320,000
verified fixed
c7e8787
1,256,340,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java
Eclipse_Platform_UI
1,669
190,288
Bug 190288 [About] Allow sorting by secondary column in plug-in details dialog
It would be nice if we could sort by a second column in this dialog in the event that two or more elements are equal based on their primary column.
2007-05-31 13:37:30
1,180,630,000
verified fixed
6df258a
1,256,250,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/AboutPluginsPage.java
Eclipse_Platform_UI
1,670
288,766
Bug 288766 [statushandling] initial size is small, could be a ratio of error content
null
2009-09-07 12:41:11
1,252,340,000
verified fixed
f6adcb3
1,256,220,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/statushandlers/DefaultDetailsArea.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/statushandlers/StatusDialogManagerTest.java
Eclipse_Platform_UI
1,671
250,604
Bug 250604 [FieldAssist] API - ContentProposalAdapter needs isShowing() method
Please implement a method ContentProposalAdapter.isShwoing(). The method should return a boolean whether the content assistant proposal popup is open or not.
2008-10-13 02:54:16
1,223,880,000
verified fixed
1c4020c
1,256,170,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/FieldAssistTestCase.java
Eclipse_Platform_UI
1,672
292,901
Bug 292901 Confusing "Target" group for children filters
Steps: 1) I added a compound filter "or" and set "Mode" to "Exclude" and "Target" to "Folders" 2) I tried to add "Regex Filter" as a child for the compound one, and I see that I can choose "Target" here too Maybe we should choose "Target" only for top-level filters as we do with "Mode"? Or "Mode" should be available to...
2009-10-21 10:25:52
1,256,140,000
resolved fixed
cd77c53
1,256,150,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
Eclipse_Platform_UI
1,673
193,600
Bug 193600 [Commands] org.eclipse.ui.menus/menuContribution locationURI query placement "endof=..." not implemented?
Build id: I20070608-1718 According to the specification of org.eclipse.ui.menus/menuContribution/separator, the query placement "endof=..." should be support in the locationURI: see the description of the na,e attribute below. <!ELEMENT separator EMPTY> <!ATTLIST separator name CDATA #REQUIRED visible (true | false) > ...
2007-06-20 15:22:14
1,182,370,000
verified fixed
9c156c4
1,256,070,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/WorkbenchMenuService.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/MenuUtil.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/menus/MenuPopulationTest.java
Eclipse_Platform_UI
1,674
292,762
Bug 292762 [Contributions] MenuUtil provides constants and static methods ... it should be marked noextend
MenuUtil has always been a utility class that we use to publish our menu contribution locationURIs. We just forgot to mark it as @noextend. I'd like to do that now. PW
2009-10-20 08:55:06
1,256,040,000
verified fixed
8acc813
1,256,050,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/menus/MenuUtil.java
Eclipse_Platform_UI
1,675
292,759
Bug 292759 The "Edit Resource Filter" dialog doesn't populate the "Type" field
Steps: 1) Open the "Edit Resource Filter" dialog on a compound filter 2) See, that "Type" is not populated
2009-10-20 07:04:58
1,256,040,000
verified fixed
cd448a8
1,256,050,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java
Eclipse_Platform_UI
1,676
280,799
Bug 280799 [Commands] ActivateEditorHandler unnecessarily calls setFocus()
Build id: I20090603-2000 According to setFocus()'s javadoc... Clients should not call this method (the workbench calls this method at appropriate times). To have the workbench activate a part, use IWorkbenchPage.activate(IWorkbenchPart) instead. In ActivateEditorHandler, activate(IWorkbenchPart) is invoked quickly foll...
2009-06-18 12:25:03
1,245,340,000
verified fixed
712c766
1,256,040,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActivateEditorHandler.java
Eclipse_Platform_UI
1,677
291,755
Bug 291755 [Filters] Filters implementation and API cleanup
This bug is raised to track reviewing and cleanup of filters API and implementation.
2009-10-08 10:26:46
1,255,010,000
resolved fixed
f4b8a79
1,256,030,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/AndResourceFilter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/CompoundResourceFilter.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/int...
Eclipse_Platform_UI
1,678
259,048
Bug 259048 [Contributions] toolbar control contributions cause plugin startup
null
2008-12-16 19:47:10
1,229,470,000
verified fixed
9afb79c
1,256,020,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/DynamicToolBarContributionItem.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/menus/WorkbenchWindowControlContribution.java
Eclipse_Platform_UI
1,679
290,964
Bug 290964 Factor out model loading from Workbench so that it is plugable
We want to support different workbench restoreing possibilities and for this we need to delegate the loading to an external instance
2009-09-30 16:08:05
1,254,340,000
resolved fixed
6340f4c
1,255,970,000
bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/ResourceHandler.java bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/workbench/ui/internal/Workbench.java
Eclipse_Platform_UI
1,680
277,886
Bug 277886 [IDE] Remove manual start of org.eclipse.update.configurator
null
2009-05-26 12:00:09
1,243,350,000
verified fixed
ddf3ece
1,255,960,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchPlugin.java
Eclipse_Platform_UI
1,681
165,180
Bug 165180 [Progress] org.eclipse.ui.progress.IProgressService#runInUI does not make clear expectations
Based on the name I would expect ProgressManager.runInUI to run the given IRunnableWithProgress on the UI thread. THe java doc says: Runs the given operation in the UI thread using the given runnable context. But to my surprise the code fails to run on the UI thread. Here is the first bit of runInUI: final IJobManager ...
2006-11-20 12:17:14
1,164,040,000
resolved fixed
e2c92c9
1,255,940,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java
Eclipse_Platform_UI
1,682
256,651
Bug 256651 [FieldAssist] Wrong location calculation of proposal popup shell if content control is near bottom in the screen
null
2008-11-26 10:14:51
1,227,710,000
verified fixed
193cd09
1,255,650,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/AbstractFieldAssistTestCase.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/AbstractFieldAssistWindow.java te...
Eclipse_Platform_UI
1,683
288,804
Bug 288804 [FieldAssist] [JFace] ContentProposalAdapter needs new setFocus() method
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) Build Identifier: I20090611-1540 Please implement a public setFocus() method for ContentProposalAdapter. Is needed to set the focus to the control manually. Reproducible: Always
2009-09-08 05:01:18
1,252,400,000
verified fixed
f8d1ba0
1,255,560,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/AbstractFieldAssistWindow.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/FieldAssistTestCase.java
Eclipse_Platform_UI
1,684
284,330
Bug 284330 [JFace] Add isVisible API to ControlDecoration
Build ID: 3.5 Steps To Reproduce: This is an enhancement request. I would like to be able to programmatically determine if a ControlDecoration is visible. This is especially useful for testing.
2009-07-22 16:26:37
1,248,290,000
verified fixed
ffcc3e7
1,255,560,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ControlDecoration.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/FieldAssistTestCase.java
Eclipse_Platform_UI
1,685
262,022
Bug 262022 [FieldAssist] ContentProposalAdapter.recomputeProposals might throw a NPE
When a control using content proposal gets disposed during usage the recomputeProposals() method might throw a NPE. This is caused by getting "allProposals" using a call to getProposals() which is allowed to return null. When using allProposals.length this will crash. I'm not sure if the simple solution if ((allProposa...
2009-01-22 10:14:14
1,232,640,000
verified fixed
a7a963c
1,255,560,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/FieldAssistTestCase.java
Eclipse_Platform_UI
1,686
279,553
Bug 279553 [FieldAssist] ControlDecoration strange behavior when description text is empty string
Build ID: 3.5RC3 With the following simple code, when I hover over the control decoration, a huge yellow box quickly flashes on the screen and then disappears. I also tried on 3.4.2 and observed the same behavior. Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new GridLayout(1, false...
2009-06-08 22:28:12
1,244,510,000
verified fixed
da16435
1,255,560,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ControlDecoration.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/AbstractFieldAssistTestCase.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/fieldassist/FieldAssistTestCase.java
Eclipse_Platform_UI
1,687
292,170
Bug 292170 [CSS] Missing license headers in org.eclipse.e4.ui.css.legacy and org.eclipse.e4.ui.examples.css.rcp
Will fix this after M1 is declared.
2009-10-13 13:31:36
1,255,460,000
resolved fixed
5984cc2
1,255,540,000
examples/org.eclipse.e4.ui.examples.css.rcp/src/org/eclipse/e4/ui/examples/css/rcp/Activator.java examples/org.eclipse.e4.ui.examples.css.rcp/src/org/eclipse/e4/ui/examples/css/rcp/Application.java examples/org.eclipse.e4.ui.examples.css.rcp/src/org/eclipse/e4/ui/examples/css/rcp/ApplicationActionBarAdvisor.java exampl...
Eclipse_Platform_UI
1,688
287,454
Bug 287454 [KeyBindings] F16-F19 unusable as shortcut keys in General -> Keys
null
2009-08-24 12:35:48
1,251,130,000
verified fixed
627c4c5
1,255,460,000
bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/IKeyLookup.java bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/SWTKeyLookup.java
Eclipse_Platform_UI
1,689
276,164
Bug 276164 [KeyBindings] Mac: Exporting keyboard preferences to CSV writes question marks instead of modifiers such as "Ctrl" and special keys like "Up"
Build ID: I20090430-2300 Steps To Reproduce: 1. Mac Carbon or Cocoa 2. Preferences, General > Keys 3. Click "Export CSV" and export a CSV file Result: The CSV file has a lot of question marks where it should have modifiers like "Ctrl". For example, one line says: "Edit","Quick Fix","?1","In Dialogs and Windows" In othe...
2009-05-13 14:38:27
1,242,240,000
verified fixed
b0b25e6
1,255,460,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/model/KeyController.java
Eclipse_Platform_UI
1,690
199,127
Bug 199127 [Commands] ContentAssistCommandAdapter#setEnabled(..) does not update handler activation
I20070807-0010 ContentAssistCommandAdapter#setEnabled(..) does not enable/disable the command handlers on the Mac. To reproduce, open the Find/Replace dialog on a text editor and then toggle the Regular Expressions checkbox. The lightbulb on the find field is correctly added/removed, but the availability of Ctrl+Space ...
2007-08-07 13:27:15
1,186,510,000
verified fixed
b52b87a
1,255,460,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.java
Eclipse_Platform_UI
1,691
290,834
Bug 290834 [JFace] Unnecessary call in every saferunner invocation
In JFaceUtil.initializeJFace() an ISafeRunnableRunner() is set as the singleton runner. Thing is, the implementation uses the deprecated method Platform#run. That simply calls SafeRunner#run(), and is deprecated mentioning that developers should call that instead. So, we basically have an extraneous call in every use o...
2009-09-29 14:16:46
1,254,250,000
verified fixed
77638e4
1,255,450,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/JFaceUtil.java
Eclipse_Platform_UI
1,692
282,653
Bug 282653 [Markers] [ErrorHandling] Problems view: strange dialog if no quick fix is found
R3.5 (and R3.4). A strange/ugly dialog is shown if the marker resolution generator claims to have quick fixes (==> menu enabled) but when executed doesn't return any resolutions. 1. missing '.' 2. Details button which reveals nothing new (same message as above is shown) Given this is just an info I would expect this to...
2009-07-07 06:43:25
1,246,960,000
verified fixed
29385af
1,255,440,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/QuickFixHandler.java
Eclipse_Platform_UI
1,693
275,477
Bug 275477 [Markers] TasksView: Scope settings selects two (!) radio buttons
Found with 3.5 M7. To reproduce: 1. Open Tasks View 2. View Menu > Configure Contents... 3. Scope section click on 'Select' 4. 'No working sets' 5. Ok Result: two radio buttons are selected: 'On selected element and its children' and 'On working set'. Expected: 'On working set' should be selected. Screencast at URL sho...
2009-05-08 11:45:01
1,241,800,000
closed fixed
3024819
1,255,430,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ScopeArea.java
Eclipse_Platform_UI
1,694
282,535
Bug 282535 [Markers] The Problem view does not update the status line
Build ID: M20090211-1700 Steps To Reproduce: 1. Set the "Build Automatically" property to true 1. Edit a JAVA file and introduce an error on purpose 2. Save the file => The error is displayed in the Problems View 3. Click on that error in the Problems view => the status line is updated to show the error description 4. ...
2009-07-06 11:13:19
1,246,890,000
closed fixed
a8555e8
1,255,430,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java
Eclipse_Platform_UI
1,695
274,262
Bug 274262 [History] Allow to never prune history
I20090429-0100. I never want to loose my history and I never want to waste time on shutdown (or start up) to do any history pruning. Please add a preference to disable pruning entirely.
2009-04-29 05:16:21
1,241,000,000
verified fixed
71e7cc5
1,255,430,000
bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/FileStatesPage.java
Eclipse_Platform_UI
1,696
281,145
Bug 281145 [CheatSheet] Simple mechanism to publish internal resources of cheatsheet plugin via http urls
Build ID: M20080221-1800 Steps To Reproduce: 1. Create a new cheatsheet plugin 2. Add a contribution to the org.eclipse.ui.cheatsheets.cheatSheetContent extension 3. Add a category 4. Create a new cheatsheet file using the New Wizard 5. Register the new cheatsheet file 6. Add a jpg file or an html file to the plugin pr...
2009-06-22 16:36:35
1,245,700,000
resolved fixed
2fe599e
1,255,380,000
bundles/org.eclipse.ui.browser/src/org/eclipse/ui/internal/browser/OpenBundleResourceHandler.java
Eclipse_Platform_UI
1,697
259,357
Bug 259357 [StatusHandling] Perspective registry hides message from WorkbenchException's status
Perspective registry hides message from WorkbenchException's status by overriding it with predefined message
2008-12-19 06:55:38
1,229,690,000
verified fixed
6b8f580
1,255,350,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/PerspectiveRegistry.java
Eclipse_Platform_UI
1,698
288,769
Bug 288769 [statushandling] can't deselect text
null
2009-09-07 12:46:06
1,252,340,000
verified fixed
0f72a5e
1,255,280,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/statushandlers/DefaultDetailsArea.java
Eclipse_Platform_UI
1,699
291,934
Bug 291934 Sash tests failing over part renderer call
null
2009-10-09 12:47:04
1,255,110,000
resolved fixed
e9f88a8
1,255,110,000
tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/MSashTest.java tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/RenderingTestCase.java
Eclipse_Platform_UI
1,700
288,770
Bug 288770 [statushandling] with multiple errors, top pane get space when resizing (bottom should get all the space)
null
2009-09-07 12:48:18
1,252,340,000
verified fixed
7ca7aa2
1,255,090,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/statushandlers/WorkbenchStatusDialogManager.java tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/statushandlers/StatusDialogManagerTest.java
Eclipse_Platform_UI
1,701
290,450
Bug 290450 [Forms] TextSegment should call drawText instead of drawString
org.eclipse.ui.internal.forms.widgets.TextSegment calls GC.textExtent when measuring strings and drawString to draw them. For consistency, it should call drawText instead of drawString.
2009-09-24 15:15:53
1,253,820,000
resolved fixed
191256d
1,254,420,000
bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/TextSegment.java
Eclipse_Platform_UI
1,702
201,650
Bug 201650 [Actions] Build Project is disabled when going from problems view to an editor
Build ID: I20070625-1500 Steps To Reproduce: 1. Turn off build automatically 2. Build a project with errors or warnings 3. Double click on a problem marker 4. Notice that Build Project is disabled. 5. You can click back and forth between the problems view and the editor and it's still disabled. More information: You ha...
2007-08-29 16:31:46
1,188,420,000
verified fixed
683d190
1,254,410,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WWinPartService.java
Eclipse_Platform_UI
1,703
211,664
Bug 211664 [ErrorHandling] ErrorDialog should not display 'Details' button when the children status don't have message
Build ID: I20070625-1500 Steps To Reproduce: Currently, ErrorDialog will display the 'Details' button when the status is a MultiStatus or the status has exception. But if it is MultiStatus and all its children status don't have any message, 'Details' button will open a list with nothing in it. It would be nice if Error...
2007-11-30 20:33:51
1,196,470,000
verified fixed
4a62f05
1,254,400,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ErrorDialog.java
Eclipse_Platform_UI
1,704
64,830
Bug 64830 [Workbench] Creating OK statuses
null
2004-05-31 16:34:32
1,086,040,000
verified fixed
54e8157
1,254,390,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorHistory.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorHistoryItem.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorSashContainer.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/e...
Eclipse_Platform_UI
1,705
290,909
Bug 290909 ISizeProvider client contract unclear
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) Build Identifier: 3.5.1 The interface ISizeProvider has an @noimplement annotation saying "This interface is not intended to be implemented by clients.". On the other hand the official documentation...
2009-09-30 09:45:45
1,254,320,000
verified fixed
498db05
1,254,390,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/ISizeProvider.java
Eclipse_Platform_UI
1,706
245,457
Bug 245457 [Forms] ExpandableComposite should have option of not drawing the title focus box
null
2008-08-27 18:50:36
1,219,880,000
resolved fixed
8e07891
1,254,340,000
bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/ExpandableComposite.java
Eclipse_Platform_UI
1,707
289,599
Bug 289599 [Preferences] PreferenceStore.setToDefault fires redundant PropertyChangeEvents
null
2009-09-16 09:06:49
1,253,110,000
verified fixed
205b0fc
1,254,330,000
bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceStore.java tests/org.eclipse.ui.tests/Eclipse JFace Tests/org/eclipse/jface/tests/preferences/StringFieldEditorTest.java
Eclipse_Platform_UI
1,708
283,551
Bug 283551 [FieldAssist] ContentProposalAdapter Class-JavaDoc and Method-JavaDoc contradict each other
The class documentation says: --8<-- This class is not intended to be subclassed. --8<-- But there are methods like openProposalPopup, closeProposalPopup who state something like this: --8<-- This method is used by subclasses to explicitly invoke the opening of the popup. If there are no proposals to show, the popup wi...
2009-07-15 10:13:12
1,247,670,000
verified fixed
0a0bd8b
1,254,250,000
bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java
Eclipse_Platform_UI
1,709
174,481
Bug 174481 [ViewMgmt] Show View dialog selects wrong entry on Enter
I20070213-0907 - Open the Show View dialog and type "plug" - Select and open view "Plug-ins" - Open the Show View dialog again => "Plug-ins" is already selected (good) - type "pl" => depending on how fast you typed, different things happen: a) typed very fast: => "Plug-ins" stays selected (good) - press "Enter" => "Plu...
2007-02-16 13:37:44
1,171,650,000
verified fixed
8b457ae
1,254,250,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java
Eclipse_Platform_UI
1,710
249,915
Bug 249915 [Dialogs] TitleAreaDialog does not short circuit if message is null
M20080911-1700 When profiling use of a custom WizardDialog on Linux/GTK, a lot of time was spent in WizardPage.setMessage(...). It turns out that this was because we were setting a message of null after each keypress, and the page's description (DialogPage.getDescription()) was also null. In this case the short-circuit...
2008-10-07 04:44:16
1,223,370,000
verified fixed
a85bb7b
1,254,180,000
bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/TitleAreaDialog.java
Eclipse_Platform_UI
1,711
282,779
Bug 282779 [About] Features Dialog - icon is not transparent on white background
The icon displayed in the "About ... feature" dialog in the white box at the bottom is not transparent. Instead its background is filled by the platforms button background colour. The text box that displays the about text and the icon should set its background mode to SWT.INHERIT_FORCE
2009-07-08 02:37:10
1,247,040,000
verified fixed
2ffd61c
1,254,180,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/AboutFeaturesPage.java
Eclipse_Platform_UI
1,712
170,731
Bug 170731 [About] Improve layout behavior "About Eclipse SDK Features"
Build ID: 200609210005 Steps To Reproduce: 1. click Help -> About Eclipse SDK 2. In the dialog "About Eclipse SDK", click Button "Feature Detail" 3. A Dialog named "About Eclipse SDK Features" is shown 4. Maximize the dialog, the Table doesn't take all the spaces below it. More information: I hope the table take all th...
2007-01-17 03:00:36
1,169,020,000
verified fixed
ba4ba37
1,254,180,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/AboutFeaturesPage.java
Eclipse_Platform_UI
1,713
283,120
Bug 283120 [About] NPE on Configuration tab in Installation dialog when in a self-hosted Eclipse
I20090707-0800 Steps: 1. Run a self-hosted Eclipse 2. Go to Help > About > Installation Details, note that most of the tabs are empty as the running profile cannot be determined 3. Switch to the last tab (Configuration) => java.lang.NullPointerException at org.eclipse.ui.internal.ide.dialogs.ConfigurationLogUpdateSecti...
2009-07-10 05:15:49
1,247,220,000
verified fixed
104e5d0
1,253,820,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java
Eclipse_Platform_UI
1,714
283,555
Bug 283555 [Markers] Configure Contents dialog: Types section should not have columns
null
2009-07-15 10:18:55
1,247,670,000
resolved fixed
f48bc4d
1,253,800,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/TypesConfigurationArea.java
Eclipse_Platform_UI
1,715
66,889
Bug 66889 [ViewMgmt] Package explorer message clipped
3.0 RC2 1) set the package explorer to "hierarchical" mode. 2) "go into" org.eclipse.jdt.internal.core 3) observe: the package explorer shows the name of it's input in the title bar. 4) make the package explorer progressively narrower 5) observe: the package name shown in the title bar gets clipped without any indicati...
2004-06-14 05:17:11
1,087,200,000
verified fixed
cbd0ab2
1,253,740,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/PaneFolder.java bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/defaultpresentation/DefaultTabFolder.java
Eclipse_Platform_UI
1,716
266,545
Bug 266545 [About] Content of the configuration tab should be populated in the background
The computation of the content for the configuration details is very slow and should be done in teh background to allow for the UI to come up quickly
2009-02-27 14:42:56
1,235,760,000
verified fixed
8461209
1,253,730,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/about/AboutSystemPage.java
Eclipse_Platform_UI
1,717
286,542
Bug 286542 Unnecessary line of code in ResourceEncodingFieldEditor
Around line 268 String defaultCharset = getCharsetFromDescription(); defaultCharset = getCharsetFromDescription();
2009-08-13 12:11:13
1,250,180,000
resolved fixed
980aeda
1,253,700,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/ResourceEncodingFieldEditor.java
Eclipse_Platform_UI
1,718
279,263
Bug 279263 [Compatibility] Consider addition of legacy view / editor containers
While working on the debug view, it became apparent that this view expects to have an intermediary Composite container between itself and the CTabItem. In this particular case absence of the intermediary causes loss of the initial layout message. One possible "real" solution to this is to create such an intermediary co...
2009-06-05 10:21:32
1,244,210,000
resolved fixed
cb022c5
1,253,130,000
bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/workbench/ui/renderers/swt/PerspectiveRenderer.java
Eclipse_Platform_UI
1,719
289,090
Bug 289090 [CommonNavigator] labels are missing
null
2009-09-10 11:42:45
1,252,600,000
verified fixed
a045bf9
1,252,740,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceLabelProvider.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/LabelProviderTest.java tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/extension/TestLabelProvider.java tests/o...
Eclipse_Platform_UI
1,720
287,103
Bug 287103 [CommonNavigator] contentServiceLabelProvider doesn't properly implement overrides
null
2009-08-19 13:24:29
1,250,700,000
verified fixed
8c251a3
1,252,740,000
bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/ContributorTrackingSet.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentService.java bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java bundle...
Eclipse_Platform_UI
1,721
271,501
Bug 271501 [CSS] CSSSWTApplyStylesListener - does it need to shell.pack()
null
2009-04-07 14:02:18
1,239,130,000
resolved fixed
4e4250b
1,252,700,000
bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/engine/CSSSWTApplyStylesListener.java
Eclipse_Platform_UI
1,722
279,939
Bug 279939 [CSS] Remove CSSSWTLazyHandlerEngineImpl and packages
There are no references to CSSSWTLazyHandlerEngineImpl, we don't ever instantiate the CSSSWTLazyHandlerEngineImpl, either in our examples or tests. Do we still need/want it? It brings with it the following packages which presumably would also be deleted: .registerPackage("org.eclipse.e4.ui.css.swt.properties.css2.lazy....
2009-06-11 09:52:39
1,244,730,000
resolved fixed
3627de2
1,252,690,000
bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/properties/css2/lazy/background/CSSPropertyBackgroundColorHandler.java bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui/css/swt/properties/css2/lazy/background/CSSPropertyBackgroundHandler.java bundles/org.eclipse.e4.ui.css.swt/src/org/eclipse/e4/ui...
Eclipse_Platform_UI
1,723
86,248
Bug 86248 [Commands] request: ctrl+pageup/down action doesn't have item in preferences/keys
hi, in 3.0.1 the behaviour of ctrl+pageup/down is much better and quickier inc comparison to ctrl/shift/+f6 i want the same behaviour as ctrl+pageup triggers to be mapped on F1/F2 as some extension to firefox does it, but it is not possible to remap it, cos there is no such item in preferences/keys anywhere (i did go t...
2005-02-23 06:56:44
1,109,160,000
verified fixed
72c90d1
1,252,440,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/TraversePageHandler.java
Eclipse_Platform_UI
1,724
275,018
Bug 275018 [Markers] Problems View / Configure Contents dialog should support rename
null
2009-05-05 12:26:41
1,241,540,000
resolved fixed
5b14a8a
1,252,440,000
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/FiltersConfigurationDialog.java bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerMessages.java
Eclipse_Platform_UI
1,725
231,619
Bug 231619 [PropertiesDialog] Open up the API for org.eclipse.ui.internal.dialogs.PropertyDialog
This request is to open up the API of org.eclipse.ui.internal.dialogs.PropertyDialog. I need to perform some custom validations prior to displaying the properties dialog. I'm using actions and can subclass org.eclipse.ui.dialogs.PropertyDialogAction to perform the validations. I'm converting to commands and handlers, h...
2008-05-12 14:05:18
1,210,620,000
verified fixed
71e20e7
1,252,010,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/PreferencesUtil.java
Eclipse_Platform_UI
1,726
288,154
Bug 288154 [perfs] Comments applied for performance tests may be obsolete
null
2009-08-31 12:39:56
1,251,740,000
verified fixed
67e92cf
1,251,990,000
tests/org.eclipse.ui.tests.performance/src/org/eclipse/jface/tests/performance/CollatorPerformanceTest.java tests/org.eclipse.ui.tests.performance/src/org/eclipse/jface/tests/performance/ComboViewerRefreshTest.java tests/org.eclipse.ui.tests.performance/src/org/eclipse/jface/tests/performance/ListViewerRefreshTest.java...
Eclipse_Platform_UI
1,727
89,606
Bug 89606 [Viewers] Remove protected API added to support prototype of grouping by working sets
null
2005-03-30 12:06:20
1,112,200,000
resolved wontfix
a4f1441
1,251,920,000
bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java
Eclipse_Platform_UI
1,728
288,394
Bug 288394 [MPE] MultiPageEditorSite does not remove properly its KeyBindingService
null
2009-09-02 13:55:28
1,251,910,000
verified fixed
d41b972
1,251,910,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorSite.java
Eclipse_Platform_UI
1,729
288,388
Bug 288388 [ActivityMgmt] WorkbenchActivityHelper restrictArray is returning NULL for objects failing the test "restrictUseOf(Object)"
null
2009-09-02 13:35:58
1,251,910,000
verified fixed
715ba24
1,251,910,000
bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/WorkbenchActivityHelper.java
Eclipse_Platform_UI