Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Platform UI/Plan/4.6/Milestones"

Line 11: Line 11:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || <strike>{{bug|468048}}</strike> || 4.5.1 || Runtime || critical || dirk.fauth || FIXED || <strike>IEclipseContext#setParent only clears direct value computations</strike>
+
| 1 || <strike>{{bug|465271}}</strike> || 4.5.1 || UI || normal || olivier.prouvost || FIXED || <strike>Icon enhancement in the application model editor</strike>
 
|-
 
|-
| 2 || <strike>{{bug|469581}}</strike> || 4.5.1 || UI || critical || dirk.fauth || FIXED || <strike>Dynamic Menu Contributions are never be invoked</strike>
+
| 2 || <strike>{{bug|468906}}</strike> || 4.5.1 || UI || normal || loskutov || FIXED || <strike>NullPointerException in OpenWithMenu$1.compare (92)</strike>
 
|-
 
|-
| 3 || <strike>{{bug|465271}}</strike> || 4.5.1 || UI || normal || olivier.prouvost || FIXED || <strike>Icon enhancement in the application model editor</strike>
+
| 3 || <strike>{{bug|471499}}</strike> || 4.5.1 || UI || normal || scela || FIXED || <strike>"org.eclipse.e4.ui.swt.gtk specifies its host with ""qualifier"""</strike>
 
|-
 
|-
| 4 || <strike>{{bug|468906}}</strike> || 4.5.1 || UI || normal || loskutov || FIXED || <strike>NullPointerException in OpenWithMenu$1.compare (92)</strike>
+
| 4 || <strike>{{bug|468048}}</strike> || 4.5.1 || Runtime || critical || dirk.fauth || FIXED || <strike>IEclipseContext#setParent only clears direct value computations</strike>
 
|-
 
|-
| 5 || <strike>{{bug|471499}}</strike> || 4.5.1 || UI || normal || scela || FIXED || <strike>"org.eclipse.e4.ui.swt.gtk specifies its host with ""qualifier"""</strike>
+
| 5 || <strike>{{bug|469581}}</strike> || 4.5.1 || UI || critical || dirk.fauth || FIXED || <strike>Dynamic Menu Contributions are never be invoked</strike>
 
|-
 
|-
 
| 6 || <strike>{{bug|472126}}</strike> || 4.5.1 || UI || normal || lars.vogel || FIXED || <strike>Unusual comparator error in I-build and M-build</strike>
 
| 6 || <strike>{{bug|472126}}</strike> || 4.5.1 || UI || normal || lars.vogel || FIXED || <strike>Unusual comparator error in I-build and M-build</strike>
Line 25: Line 25:
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:24:53 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:25 CET 2015'''
  
 
== 4.5.2 ==
 
== 4.5.2 ==
Line 33: Line 33:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|454056}} || 4.5.2 || UI || normal || briskaa || NEW || [DND] Editor area transfer/drop listener not added when loading from persisted state
+
| 1 || {{bug|461063}} || 4.5.2 || UI || normal || simon.scholz || NEW || Regression: Next/Previous view list is not sorted
 
|-
 
|-
| 2 || {{bug|465704}} || 4.5.2 || UI || normal || bsd || NEW || [browser] Unable to use Search... to add Google Chrome.app on OSX
+
| 2 || {{bug|380609}} || 4.5.2 || UI || normal || bsd || NEW || Mismatch of ratios in ModelServiceImpl#insert() vs #combine()
 
|-
 
|-
| 3 || {{bug|385213}} || 4.5.2 || UI || normal || bsd || NEW || "[Browser] NPE from ""Open Browser"" command when using an system default or external browser"
+
| 3 || {{bug|472806}} || 4.5.2 || UI || normal || Platform-UI-Inbox || NEW || Toggle Split Editor commands appear with the same name / don't render parameter any more
 
|-
 
|-
| 4 || {{bug|473093}} || 4.5.2 || UI || normal || bsd || NEW || [Gtk 3.14] Selection of items in lists need focus on view first
+
| 4 || {{bug|481436}} || 4.5.2 || UI || major || Platform-UI-Inbox || NEW || MessageDialog.open() in Mars.1 opens blank screen on Linux
 
|-
 
|-
| 5 || {{bug|405296}} || 4.5.2 || UI || major || platform-ui-triaged || NEW || [Workbench] Extension point contributions stay active when contributing plug-in is not available
+
| 5 || {{bug|454056}} || 4.5.2 || UI || normal || briskaa || NEW || [DND] Editor area transfer/drop listener not added when loading from persisted state
 
|-
 
|-
| 6 || {{bug|461063}} || 4.5.2 || UI || normal || simon.scholz || NEW || Regression: Next/Previous view list is not sorted
+
| 6 || {{bug|465704}} || 4.5.2 || UI || normal || bsd || NEW || [browser] Unable to use Search... to add Google Chrome.app on OSX
 
|-
 
|-
| 7 || {{bug|380609}} || 4.5.2 || UI || normal || bsd || NEW || Mismatch of ratios in ModelServiceImpl#insert() vs #combine()
+
| 7 || {{bug|385213}} || 4.5.2 || UI || normal || bsd || NEW || "[Browser] NPE from ""Open Browser"" command when using an system default or external browser"
 
|-
 
|-
| 8 || {{bug|472806}} || 4.5.2 || UI || normal || Platform-UI-Inbox || NEW || Toggle Split Editor commands appear with the same name / don't render parameter any more
+
| 8 || {{bug|473093}} || 4.5.2 || UI || normal || bsd || NEW || [Gtk 3.14] Selection of items in lists need focus on view first
 
|-
 
|-
| 9 || {{bug|481436}} || 4.5.2 || UI || major || Platform-UI-Inbox || NEW || MessageDialog.open() in Mars.1 opens blank screen on Linux
+
| 9 || {{bug|405296}} || 4.5.2 || UI || major || platform-ui-triaged || NEW || [Workbench] Extension point contributions stay active when contributing plug-in is not available
 
|-
 
|-
| 10 || {{bug|467539}} || 4.5.2 || UI || normal || loskutov || ASSIGNED || NullPointerException in TabbedPropertySheetTitleProvider.<init> (56)
+
| 10 || {{bug|471782}} || 4.5.2 || UI || major || loskutov || ASSIGNED || [ViewMgmt] History View always blank
 
|-
 
|-
| 11 || {{bug|471782}} || 4.5.2 || UI || major || loskutov || ASSIGNED || [ViewMgmt] History View always blank
+
| 11 || {{bug|467000}} || 4.5.2 || UI || critical || bsd || ASSIGNED || [Popup Menu] Too many refreshes when building Dynamic Menus
 
|-
 
|-
| 12 || {{bug|467000}} || 4.5.2 || UI || critical || bsd || ASSIGNED || [Popup Menu] Too many refreshes when building Dynamic Menus
+
| 12 || {{bug|400578}} || 4.5.2 || UI || normal || Platform-UI-Inbox || ASSIGNED || Removing all parts from a window via Drag n Drop causes crash
 
|-
 
|-
| 13 || {{bug|400578}} || 4.5.2 || UI || normal || Platform-UI-Inbox || ASSIGNED || Removing all parts from a window via Drag n Drop causes crash
+
| 13 || {{bug|467539}} || 4.5.2 || UI || normal || loskutov || ASSIGNED || NullPointerException in TabbedPropertySheetTitleProvider.<init> (56)
 
|-
 
|-
 
| 14 || {{bug|450710}} || 4.5.2 || UI || normal || platform-ui-triaged || REOPENED || [Decorators] [platform] Plenty of Invalid registry object errors in LightweightDecoratorManager.deco
 
| 14 || {{bug|450710}} || 4.5.2 || UI || normal || platform-ui-triaged || REOPENED || [Decorators] [platform] Plenty of Invalid registry object errors in LightweightDecoratorManager.deco
Line 65: Line 65:
 
| 16 || {{bug|448968}} || 4.5.2 || UI || major || sxenos || REOPENED || NPE in ContentMergeViewer$ContentMergeViewerLayout.layout
 
| 16 || {{bug|448968}} || 4.5.2 || UI || major || sxenos || REOPENED || NPE in ContentMergeViewer$ContentMergeViewerLayout.layout
 
|-
 
|-
| 17 || <strike>{{bug|470087}}</strike> || 4.5.2 || UI || normal || lars.vogel || FIXED || <strike>[dark theme]Text selection almost not visible in dark theme</strike>
+
| 17 || <strike>{{bug|478123}}</strike> || 4.5.2 || UI || normal || marc-andre.laperle || FIXED || <strike>[CSS] No theme applied by default on Windows 10</strike>
 
|-
 
|-
| 18 || <strike>{{bug|479267}}</strike> || 4.5.2 || UI || normal || daniel_megert || FIXED || <strike>comparator errors in UI tests</strike>
+
| 18 || <strike>{{bug|473845}}</strike> || 4.5.2 || UI || major || simon.scholz || FIXED || <strike>"""Show View"" dialog offers broken views from removed plug-ins"</strike>
 
|-
 
|-
| 19 || <strike>{{bug|472658}}</strike> || 4.5.2 || UI || normal || olivier.prouvost || FIXED || <strike>Icons are not refreshed when the Icon URI is changed in model editors</strike>
+
| 19 || <strike>{{bug|467636}}</strike> || 4.5.2 || UI || enhancement || bsd || FIXED || <strike>WorkbenchPlugin.log looses context of logged errors</strike>
 
|-
 
|-
| 20 || <strike>{{bug|480152}}</strike> || 4.5.2 || UI || normal || loskutov || FIXED || <strike>Unable to open Project Explorer</strike>
+
| 20 || <strike>{{bug|475480}}</strike> || 4.5.2 || UI || minor || dario || FIXED || <strike>PreferencePage.contributeButtons - custom buttons layout problem</strike>
 
|-
 
|-
| 21 || <strike>{{bug|481853}}</strike> || 4.5.2 || UI || normal || kaloyan.r || FIXED || <strike>[Dark] Message line on StatusDialog is unreadable in dark theme</strike>
+
| 21 || <strike>{{bug|470087}}</strike> || 4.5.2 || UI || normal || lars.vogel || FIXED || <strike>[dark theme]Text selection almost not visible in dark theme</strike>
 
|-
 
|-
| 22 || <strike>{{bug|468796}}</strike> || 4.5.2 || UI || normal || vrubezhny || FIXED || <strike>ClassCastException in Theme$1.propertyChange (127)</strike>
+
| 22 || <strike>{{bug|479267}}</strike> || 4.5.2 || UI || normal || daniel_megert || FIXED || <strike>comparator errors in UI tests</strike>
 
|-
 
|-
| 23 || <strike>{{bug|478123}}</strike> || 4.5.2 || UI || normal || marc-andre.laperle || FIXED || <strike>[CSS] No theme applied by default on Windows 10</strike>
+
| 23 || <strike>{{bug|472658}}</strike> || 4.5.2 || UI || normal || olivier.prouvost || FIXED || <strike>Icons are not refreshed when the Icon URI is changed in model editors</strike>
 
|-
 
|-
| 24 || <strike>{{bug|473845}}</strike> || 4.5.2 || UI || major || simon.scholz || FIXED || <strike>"""Show View"" dialog offers broken views from removed plug-ins"</strike>
+
| 24 || <strike>{{bug|480152}}</strike> || 4.5.2 || UI || normal || loskutov || FIXED || <strike>Unable to open Project Explorer</strike>
 
|-
 
|-
| 25 || <strike>{{bug|467636}}</strike> || 4.5.2 || UI || enhancement || bsd || FIXED || <strike>WorkbenchPlugin.log looses context of logged errors</strike>
+
| 25 || <strike>{{bug|481853}}</strike> || 4.5.2 || UI || normal || kaloyan.r || FIXED || <strike>[Dark] Message line on StatusDialog is unreadable in dark theme</strike>
 
|-
 
|-
| 26 || <strike>{{bug|475480}}</strike> || 4.5.2 || UI || minor || dario || FIXED || <strike>PreferencePage.contributeButtons - custom buttons layout problem</strike>
+
| 26 || <strike>{{bug|468796}}</strike> || 4.5.2 || UI || normal || vrubezhny || FIXED || <strike>ClassCastException in Theme$1.propertyChange (127)</strike>
 
|-
 
|-
 
| 27 || <strike>{{bug|475203}}</strike> || 4.5.2 || UI || normal || olivier.prouvost || DUPLICATE || <strike>Changes in icons not reflected in application model editor</strike>
 
| 27 || <strike>{{bug|475203}}</strike> || 4.5.2 || UI || normal || olivier.prouvost || DUPLICATE || <strike>Changes in icons not reflected in application model editor</strike>
Line 89: Line 89:
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:24:54 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:26 CET 2015'''
  
 
= Work targeting Eclipse 4.6 =
 
= Work targeting Eclipse 4.6 =
Line 99: Line 99:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || <strike>{{bug|473159}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>org.eclipse.e4.tools.emf.ui causes 234 compile warnings in official build</strike>
+
| 1 || <strike>{{bug|465292}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>EModelService.move methods have no type parameter</strike>
 
|-
 
|-
| 2 || <strike>{{bug|474037}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>[e4 Tools] Extract fragment should import all cross references</strike>
+
| 2 || <strike>{{bug|470999}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract into fragment wizard creates mutiple imports for the same element</strike>
 
|-
 
|-
| 3 || <strike>{{bug|465893}}</strike> || 4.6 M1 || UI || normal || dirk.fauth || FIXED || <strike>@CanExecute not evaluated for rendering of MDirectToolItems</strike>
+
| 3 || <strike>{{bug|473063}}</strike> || 4.6 M1 || UI || normal || dirk.fauth || FIXED || <strike>[Compatibility] Contributed perspective does not show configured icon</strike>
 
|-
 
|-
| 4 || <strike>{{bug|472761}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>"No toolbar drag and drop with ""-cssTheme none"""</strike>
+
| 4 || <strike>{{bug|473947}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove support for org.eclipse.core.runtime.compatibility in EarlyStartupRunnable</strike>
 
|-
 
|-
| 5 || <strike>{{bug|473697}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused ToolItemRenderer</strike>
+
| 5 || <strike>{{bug|470226}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>[Templates] Provide template to inject ESelectionService as field</strike>
 
|-
 
|-
| 6 || <strike>{{bug|441573}}</strike> || 4.6 M1 || UI || normal || janove.weichel || FIXED || <strike>[Markers] Duplicate quick-fix when applying a WorkbenchMarkerResolution</strike>
+
| 6 || <strike>{{bug|472707}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>Allow user to disable CSS styling</strike>
 
|-
 
|-
| 7 || <strike>{{bug|470233}}</strike> || 4.6 M1 || UI || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
+
| 7 || <strike>{{bug|473681}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on source folder for plug-ins of platform.ui"</strike>
 
|-
 
|-
| 8 || <strike>{{bug|474059}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) in eclipse.platform.ui.tools</strike>
+
| 8 || <strike>{{bug|466251}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Simplify LabelProviders in org.eclipse.ui.navigator.resources for nestled projects</strike>
 
|-
 
|-
| 9 || <strike>{{bug|468380}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Move org.eclipse.ui plugin to Java 1.7 BREE</strike>
+
| 9 || <strike>{{bug|471336}}</strike> || 4.6 M1 || IDE || normal || markus_keller || FIXED || <strike>"[Markers] Problem view's ""Group By"" menu is unordered"</strike>
 
|-
 
|-
| 10 || <strike>{{bug|473699}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused CompositeRenderer</strike>
+
| 10 || <strike>{{bug|473316}}</strike> || 4.6 M1 || UI || normal || benjamin.cox || FIXED || <strike>[patch] Infinite loop in images renderer when few images</strike>
 
|-
 
|-
| 11 || <strike>{{bug|460328}}</strike> || 4.6 M1 || IDE || normal || noopur_gupta || WORKSFORME || <strike>Silent Exception in double clicking an associated file</strike>
+
| 11 || <strike>{{bug|474056}}</strike> || 4.6 M1 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.harness refers to org.eclipse.core.internal.compatibility.PluginActivator</strike>
 
|-
 
|-
| 12 || <strike>{{bug|472319}}</strike> || 4.6 M1 || UI || enhancement || bsd || FIXED || <strike>Eclipse quick switch Editor - show file name on mouse hover for similar file names</strike>
+
| 12 || <strike>{{bug|446206}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>extract command into fragment does not do import of command's category</strike>
 
|-
 
|-
| 13 || <strike>{{bug|474127}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>Fix o.e.ui.tests for SWT changes</strike>
+
| 13 || <strike>{{bug|470244}}</strike> || 4.6 M1 || Text || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
 
|-
 
|-
| 14 || <strike>{{bug|369133}}</strike> || 4.6 M1 || UI || normal || loskutov || FIXED || <strike>[KeyBindings] StackOverFlowError involving BindingManager code</strike>
+
| 14 || <strike>{{bug|473698}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused DirectMenuItemRenderer</strike>
 
|-
 
|-
| 15 || <strike>{{bug|469052}}</strike> || 4.6 M1 || UI || minor || jhelming || FIXED || <strike>ModelAssembler should log if there is nothing to merge when -debug is used</strike>
+
| 15 || <strike>{{bug|256982}}</strike> || 4.6 M1 || IDE || enhancement || eclipse.sprigogin || FIXED || <strike>[EFS] Allow FileStoreEditorInput to adapt to IFileStore</strike>
 
|-
 
|-
| 16 || <strike>{{bug|470459}}</strike> || 4.6 M1 || Runtime || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
+
| 16 || <strike>{{bug|474060}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Use @Override for methods for interfaces in eclipse.platform.ui.tools</strike>
 
|-
 
|-
| 17 || <strike>{{bug|472889}}</strike> || 4.6 M1 || UI || normal || loskutov || FIXED || <strike>Update org.eclipse.ui.forms to Java 1.7</strike>
+
| 17 || <strike>{{bug|461803}}</strike> || 4.6 M1 || UI || normal || lars.vogel || WONTFIX || <strike>Move ImageBasedFrame to org.eclipse.e4.ui.workbench.swt and retire org.eclipse.e4.ui.widgets</strike>
 
|-
 
|-
| 18 || <strike>{{bug|473874}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Delete unused HandledMenuItemRenderer, MenuItemRenderer and DirectMenuItemRenderer"</strike>
+
| 18 || <strike>{{bug|473711}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.progress to Java 1.7</strike>
 
|-
 
|-
| 19 || <strike>{{bug|465070}}</strike> || 4.6 M1 || Text || normal || daniel_megert || FIXED || <strike>TextSearchVisitor.processFile method relies on undocumented behavior of IFile.getContents()</strike>
+
| 19 || <strike>{{bug|405159}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>Extract into a fragment a PlaceHolder doesn't import reference part</strike>
 
|-
 
|-
| 20 || <strike>{{bug|472672}}</strike> || 4.6 M1 || UI || normal || sxenos || FIXED || <strike>Generify the org.eclipse.core.databinding.observable plugin</strike>
+
| 20 || <strike>{{bug|469057}}</strike> || 4.6 M1 || UI || normal || simon.scholz || FIXED || <strike>PatternFilter should also support attached CellLabelProvider's text</strike>
 
|-
 
|-
| 21 || <strike>{{bug|473637}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove typo in @Focus annotation Javadoc</strike>
+
| 21 || <strike>{{bug|473601}}</strike> || 4.6 M1 || UI || normal || Platform-UI-Inbox || NOT_ECLIPSE || <strike>Pre_TVT_IES45: English strings appeared in platform module of Hebrew language</strike>
 
|-
 
|-
| 22 || <strike>{{bug|425987}}</strike> || 4.6 M1 || UI || minor || lars.vogel || FIXED || <strike>[Graphics] Remove gifs from org.eclipse.jface</strike>
+
| 22 || <strike>{{bug|474143}}</strike> || 4.6 M1 || IDE || critical || sarika.sinha || WORKSFORME || <strike>Eclipse debug configuration graphical error</strike>
 
|-
 
|-
| 23 || <strike>{{bug|469737}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>Workbench Loggers writes traces on debug even in non debug mode</strike>
+
| 23 || <strike>{{bug|465145}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract into fragment wizard does not handle the case if previous imports become extracte</strike>
 
|-
 
|-
| 24 || <strike>{{bug|470999}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract into fragment wizard creates mutiple imports for the same element</strike>
+
| 24 || <strike>{{bug|470866}}</strike> || 4.6 M1 || UI || normal || joel.drigo || FIXED || <strike>Calling setEnabled(false) on ScaleFieldEditor doesn't disable the Scale control</strike>
 
|-
 
|-
| 25 || <strike>{{bug|473063}}</strike> || 4.6 M1 || UI || normal || dirk.fauth || FIXED || <strike>[Compatibility] Contributed perspective does not show configured icon</strike>
+
| 25 || <strike>{{bug|473023}}</strike> || 4.6 M1 || UI || enhancement || loskutov || FIXED || <strike>Provide contributor/Gerrit friendly project set file</strike>
 
|-
 
|-
| 26 || <strike>{{bug|473947}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove support for org.eclipse.core.runtime.compatibility in EarlyStartupRunnable</strike>
+
| 26 || <strike>{{bug|436645}}</strike> || 4.6 M1 || UI || normal || csyoung || FIXED || <strike>[CommonNavigator] NavigatorContentDescriptorManager.EvaluationCache#getDescriptors does not work</strike>
 
|-
 
|-
| 27 || <strike>{{bug|465292}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>EModelService.move methods have no type parameter</strike>
+
| 27 || <strike>{{bug|472690}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Allow construction of MessageDialog with varargs</strike>
 
|-
 
|-
| 28 || <strike>{{bug|472707}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>Allow user to disable CSS styling</strike>
+
| 28 || <strike>{{bug|473670}}</strike> || 4.6 M1 || UI || major || markus_keller || FIXED || <strike>Status message and Target Platform in lower trim area not visible</strike>
 
|-
 
|-
| 29 || <strike>{{bug|473681}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on source folder for plug-ins of platform.ui"</strike>
+
| 29 || <strike>{{bug|465893}}</strike> || 4.6 M1 || UI || normal || dirk.fauth || FIXED || <strike>@CanExecute not evaluated for rendering of MDirectToolItems</strike>
 
|-
 
|-
| 30 || <strike>{{bug|470226}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>[Templates] Provide template to inject ESelectionService as field</strike>
+
| 30 || <strike>{{bug|473159}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>org.eclipse.e4.tools.emf.ui causes 234 compile warnings in official build</strike>
 
|-
 
|-
| 31 || <strike>{{bug|471336}}</strike> || 4.6 M1 || IDE || normal || markus_keller || FIXED || <strike>"[Markers] Problem view's ""Group By"" menu is unordered"</strike>
+
| 31 || <strike>{{bug|474037}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>[e4 Tools] Extract fragment should import all cross references</strike>
 
|-
 
|-
| 32 || <strike>{{bug|473316}}</strike> || 4.6 M1 || UI || normal || benjamin.cox || FIXED || <strike>[patch] Infinite loop in images renderer when few images</strike>
+
| 32 || <strike>{{bug|441573}}</strike> || 4.6 M1 || UI || normal || janove.weichel || FIXED || <strike>[Markers] Duplicate quick-fix when applying a WorkbenchMarkerResolution</strike>
 
|-
 
|-
| 33 || <strike>{{bug|474056}}</strike> || 4.6 M1 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.harness refers to org.eclipse.core.internal.compatibility.PluginActivator</strike>
+
| 33 || <strike>{{bug|470233}}</strike> || 4.6 M1 || UI || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
 
|-
 
|-
| 34 || <strike>{{bug|466251}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Simplify LabelProviders in org.eclipse.ui.navigator.resources for nestled projects</strike>
+
| 34 || <strike>{{bug|472761}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>"No toolbar drag and drop with ""-cssTheme none"""</strike>
 
|-
 
|-
| 35 || <strike>{{bug|473698}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused DirectMenuItemRenderer</strike>
+
| 35 || <strike>{{bug|473697}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused ToolItemRenderer</strike>
 
|-
 
|-
| 36 || <strike>{{bug|446206}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>extract command into fragment does not do import of command's category</strike>
+
| 36 || <strike>{{bug|468380}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Move org.eclipse.ui plugin to Java 1.7 BREE</strike>
 
|-
 
|-
| 37 || <strike>{{bug|470244}}</strike> || 4.6 M1 || Text || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
+
| 37 || <strike>{{bug|474059}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) in eclipse.platform.ui.tools</strike>
 
|-
 
|-
| 38 || <strike>{{bug|474060}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Use @Override for methods for interfaces in eclipse.platform.ui.tools</strike>
+
| 38 || <strike>{{bug|460328}}</strike> || 4.6 M1 || IDE || normal || noopur_gupta || WORKSFORME || <strike>Silent Exception in double clicking an associated file</strike>
 
|-
 
|-
| 39 || <strike>{{bug|256982}}</strike> || 4.6 M1 || IDE || enhancement || eclipse.sprigogin || FIXED || <strike>[EFS] Allow FileStoreEditorInput to adapt to IFileStore</strike>
+
| 39 || <strike>{{bug|473699}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Delete unused CompositeRenderer</strike>
 
|-
 
|-
| 40 || <strike>{{bug|473711}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.progress to Java 1.7</strike>
+
| 40 || <strike>{{bug|369133}}</strike> || 4.6 M1 || UI || normal || loskutov || FIXED || <strike>[KeyBindings] StackOverFlowError involving BindingManager code</strike>
 
|-
 
|-
| 41 || <strike>{{bug|461803}}</strike> || 4.6 M1 || UI || normal || lars.vogel || WONTFIX || <strike>Move ImageBasedFrame to org.eclipse.e4.ui.workbench.swt and retire org.eclipse.e4.ui.widgets</strike>
+
| 41 || <strike>{{bug|469052}}</strike> || 4.6 M1 || UI || minor || jhelming || FIXED || <strike>ModelAssembler should log if there is nothing to merge when -debug is used</strike>
 
|-
 
|-
| 42 || <strike>{{bug|473601}}</strike> || 4.6 M1 || UI || normal || Platform-UI-Inbox || NOT_ECLIPSE || <strike>Pre_TVT_IES45: English strings appeared in platform module of Hebrew language</strike>
+
| 42 || <strike>{{bug|472319}}</strike> || 4.6 M1 || UI || enhancement || bsd || FIXED || <strike>Eclipse quick switch Editor - show file name on mouse hover for similar file names</strike>
 
|-
 
|-
| 43 || <strike>{{bug|474143}}</strike> || 4.6 M1 || IDE || critical || sarika.sinha || WORKSFORME || <strike>Eclipse debug configuration graphical error</strike>
+
| 43 || <strike>{{bug|474127}}</strike> || 4.6 M1 || UI || normal || scela || FIXED || <strike>Fix o.e.ui.tests for SWT changes</strike>
 
|-
 
|-
| 44 || <strike>{{bug|405159}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>Extract into a fragment a PlaceHolder doesn't import reference part</strike>
+
| 44 || <strike>{{bug|465070}}</strike> || 4.6 M1 || Text || normal || daniel_megert || FIXED || <strike>TextSearchVisitor.processFile method relies on undocumented behavior of IFile.getContents()</strike>
 
|-
 
|-
| 45 || <strike>{{bug|469057}}</strike> || 4.6 M1 || UI || normal || simon.scholz || FIXED || <strike>PatternFilter should also support attached CellLabelProvider's text</strike>
+
| 45 || <strike>{{bug|470459}}</strike> || 4.6 M1 || Runtime || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
 
|-
 
|-
| 46 || <strike>{{bug|470866}}</strike> || 4.6 M1 || UI || normal || joel.drigo || FIXED || <strike>Calling setEnabled(false) on ScaleFieldEditor doesn't disable the Scale control</strike>
+
| 46 || <strike>{{bug|472889}}</strike> || 4.6 M1 || UI || normal || loskutov || FIXED || <strike>Update org.eclipse.ui.forms to Java 1.7</strike>
 
|-
 
|-
| 47 || <strike>{{bug|473023}}</strike> || 4.6 M1 || UI || enhancement || loskutov || FIXED || <strike>Provide contributor/Gerrit friendly project set file</strike>
+
| 47 || <strike>{{bug|473874}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Delete unused HandledMenuItemRenderer, MenuItemRenderer and DirectMenuItemRenderer"</strike>
 
|-
 
|-
| 48 || <strike>{{bug|465145}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract into fragment wizard does not handle the case if previous imports become extracte</strike>
+
| 48 || <strike>{{bug|425987}}</strike> || 4.6 M1 || UI || minor || lars.vogel || FIXED || <strike>[Graphics] Remove gifs from org.eclipse.jface</strike>
 
|-
 
|-
| 49 || <strike>{{bug|472690}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Allow construction of MessageDialog with varargs</strike>
+
| 49 || <strike>{{bug|469737}}</strike> || 4.6 M1 || UI || normal || jhelming || FIXED || <strike>Workbench Loggers writes traces on debug even in non debug mode</strike>
 
|-
 
|-
| 50 || <strike>{{bug|473670}}</strike> || 4.6 M1 || UI || major || markus_keller || FIXED || <strike>Status message and Target Platform in lower trim area not visible</strike>
+
| 50 || <strike>{{bug|472672}}</strike> || 4.6 M1 || UI || normal || sxenos || FIXED || <strike>Generify the org.eclipse.core.databinding.observable plugin</strike>
 
|-
 
|-
| 51 || <strike>{{bug|436645}}</strike> || 4.6 M1 || UI || normal || csyoung || FIXED || <strike>[CommonNavigator] NavigatorContentDescriptorManager.EvaluationCache#getDescriptors does not work</strike>
+
| 51 || <strike>{{bug|473637}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove typo in @Focus annotation Javadoc</strike>
 
|-
 
|-
| 52 || <strike>{{bug|472109}}</strike> || 4.6 M1 || UI || normal || kaloyan.r || FIXED || <strike>Chrome not recognized as external browser if installed system-wide</strike>
+
| 52 || <strike>{{bug|441244}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary (non-Javadoc) statements</strike>
 
|-
 
|-
| 53 || <strike>{{bug|473527}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on org.eclipse.jface.examples.databinding"</strike>
+
| 53 || <strike>{{bug|468458}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary @inherit Javadoc statements</strike>
 
|-
 
|-
| 54 || <strike>{{bug|472824}}</strike> || 4.6 M1 || Runtime || normal || lars.vogel || FIXED || <strike>Typo in ResourceHandlerTest#testXPathModelProcessor</strike>
+
| 54 || <strike>{{bug|472153}}</strike> || 4.6 M1 || UI || enhancement || kaloyan.r || FIXED || <strike>Recognize Chrome as external browser on Linux</strike>
 
|-
 
|-
| 55 || <strike>{{bug|470326}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Enhance README.md of eclipse.platform.ui</strike>
+
| 55 || <strike>{{bug|473529}}</strike> || 4.6 M1 || UI || normal || simon.scholz || FIXED || <strike>Update the org.eclipse.jface.examples.databinding project to Java 7</strike>
 
|-
 
|-
| 56 || <strike>{{bug|473575}}</strike> || 4.6 M1 || UI || normal || olivier.prouvost || FIXED || <strike>The 'Eclipse 4 Application Project' new Wizard must be removed</strike>
+
| 56 || <strike>{{bug|470365}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Add missing annotations to org.eclipse.jface.snippets</strike>
 
|-
 
|-
| 57 || <strike>{{bug|474183}}</strike> || 4.6 M1 || UI || major || scela || FIXED || <strike>PartRenderingEngineTests.testBug374326 fails on all platforms</strike>
+
| 57 || <strike>{{bug|472888}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Create and upload Eclipse Neon planning scripts</strike>
 
|-
 
|-
| 58 || <strike>{{bug|441244}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary (non-Javadoc) statements</strike>
+
| 58 || <strike>{{bug|472598}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Fix typo in contributor name in StructuredViewer</strike>
 
|-
 
|-
| 59 || <strike>{{bug|472153}}</strike> || 4.6 M1 || UI || enhancement || kaloyan.r || FIXED || <strike>Recognize Chrome as external browser on Linux</strike>
+
| 59 || <strike>{{bug|473881}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove usage of HandledMenuItemRenderer in CocoaUIHandler</strike>
 
|-
 
|-
| 60 || <strike>{{bug|473529}}</strike> || 4.6 M1 || UI || normal || simon.scholz || FIXED || <strike>Update the org.eclipse.jface.examples.databinding project to Java 7</strike>
+
| 60 || <strike>{{bug|470221}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Update and cleanup e4 tools templates project</strike>
 
|-
 
|-
| 61 || <strike>{{bug|468458}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary @inherit Javadoc statements</strike>
+
| 61 || <strike>{{bug|474237}}</strike> || 4.6 M1 || UI || trivial || daniel_megert || FIXED || <strike>'Enable theming' on the the 'Appearance' preference page has no mnemonic.</strike>
 
|-
 
|-
| 62 || <strike>{{bug|472888}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Create and upload Eclipse Neon planning scripts</strike>
+
| 62 || <strike>{{bug|472109}}</strike> || 4.6 M1 || UI || normal || kaloyan.r || FIXED || <strike>Chrome not recognized as external browser if installed system-wide</strike>
 
|-
 
|-
| 63 || <strike>{{bug|470365}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Add missing annotations to org.eclipse.jface.snippets</strike>
+
| 63 || <strike>{{bug|473527}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on org.eclipse.jface.examples.databinding"</strike>
 
|-
 
|-
| 64 || <strike>{{bug|472598}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Fix typo in contributor name in StructuredViewer</strike>
+
| 64 || <strike>{{bug|470326}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Enhance README.md of eclipse.platform.ui</strike>
 
|-
 
|-
| 65 || <strike>{{bug|473881}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Remove usage of HandledMenuItemRenderer in CocoaUIHandler</strike>
+
| 65 || <strike>{{bug|472824}}</strike> || 4.6 M1 || Runtime || normal || lars.vogel || FIXED || <strike>Typo in ResourceHandlerTest#testXPathModelProcessor</strike>
 
|-
 
|-
| 66 || <strike>{{bug|474237}}</strike> || 4.6 M1 || UI || trivial || daniel_megert || FIXED || <strike>'Enable theming' on the the 'Appearance' preference page has no mnemonic.</strike>
+
| 66 || <strike>{{bug|473575}}</strike> || 4.6 M1 || UI || normal || olivier.prouvost || FIXED || <strike>The 'Eclipse 4 Application Project' new Wizard must be removed</strike>
 
|-
 
|-
| 67 || <strike>{{bug|470221}}</strike> || 4.6 M1 || UI || normal || lars.vogel || FIXED || <strike>Update and cleanup e4 tools templates project</strike>
+
| 67 || <strike>{{bug|474183}}</strike> || 4.6 M1 || UI || major || scela || FIXED || <strike>PartRenderingEngineTests.testBug374326 fails on all platforms</strike>
 
|-
 
|-
| 68 || <strike>{{bug|471002}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Add tests for model extract wizard</strike>
+
| 68 || <strike>{{bug|472805}}</strike> || 4.6 M1 || IDE || normal || jfaltermeier || DUPLICATE || <strike>[e4 Tools] Feature is not in any categorie on simrel update site</strike>
 
|-
 
|-
| 69 || <strike>{{bug|472805}}</strike> || 4.6 M1 || IDE || normal || jfaltermeier || DUPLICATE || <strike>[e4 Tools] Feature is not in any categorie on simrel update site</strike>
+
| 69 || <strike>{{bug|471002}}</strike> || 4.6 M1 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Add tests for model extract wizard</strike>
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:24:56 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:28 CET 2015'''
  
 
== 4.6 M2 ==
 
== 4.6 M2 ==
Line 247: Line 247:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || <strike>{{bug|474274}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Move org.eclipse.e4.core.tests to JUnit 4</strike>
+
| 1 || <strike>{{bug|405695}}</strike> || 4.6 M2 || Runtime || normal || markus_keller || FIXED || <strike>Failure in ExpressionTests.testSubTypeTiming</strike>
 
|-
 
|-
| 2 || <strike>{{bug|474836}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>PatternFilter should offer a constructor to specify the includeLeadingWildcard flag</strike>
+
| 2 || <strike>{{bug|470998}}</strike> || 4.6 M2 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract fragment wizard creates multiple fragments for same location</strike>
 
|-
 
|-
| 3 || <strike>{{bug|475828}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from org.eclipse.jface</strike>
+
| 3 || <strike>{{bug|474908}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from test plug-ins in platform.runtime</strike>
 
|-
 
|-
| 4 || <strike>{{bug|476541}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Improve readability of E4Application</strike>
+
| 4 || <strike>{{bug|475863}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Mark org.eclipse.jface.dialogs.ImageAndMessageArea for deletion</strike>
 
|-
 
|-
| 5 || <strike>{{bug|470376}}</strike> || 4.6 M2 || UI || minor || jhelming || FIXED || <strike>English grammar strange in message.</strike>
+
| 5 || <strike>{{bug|476602}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use unitTestSuite as parameter instead of testSuiteMonitoring in pom.xml of org.eclipse.ui.monitorin</strike>
 
|-
 
|-
| 6 || <strike>{{bug|474586}}</strike> || 4.6 M2 || UI || normal || dirk.fauth || FIXED || <strike>Update org.eclipse.ui.win32 to Java 1.7</strike>
+
| 6 || <strike>{{bug|474070}}</strike> || 4.6 M2 || User Assistance || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
 
|-
 
|-
| 7 || <strike>{{bug|475365}}</strike> || 4.6 M2 || UI || minor || simon.scholz || FIXED || <strike>[Model Editor] The ModelEditor should use a DelegatingStyledCellLabelProvider</strike>
+
| 7 || <strike>{{bug|475688}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update Jface to Java 8 to use Lambdas and mark interfaces as functional</strike>
 
|-
 
|-
| 8 || <strike>{{bug|476133}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.jface.examples.databinding to Java 8</strike>
+
| 8 || <strike>{{bug|476272}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>NPE in org.eclipse.images.renderer / Wrong version in POM</strike>
 
|-
 
|-
| 9 || <strike>{{bug|477236}}</strike> || 4.6 M2 || UI || normal || scela || FIXED || <strike>Static block added to CSSRenderingUtils adds 100k to Eclipse load time</strike>
+
| 9 || <strike>{{bug|441168}}</strike> || 4.6 M2 || UI || enhancement || lars.vogel || FIXED || <strike>Update all dependent plug-ins of org.eclipse.jface to a minimum of Java 1.5</strike>
 
|-
 
|-
| 10 || <strike>{{bug|461690}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Remove Java 6 hack from GradientBackgroundListener</strike>
+
| 10 || <strike>{{bug|472654}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type parameters (for Java 1.7 or higher) in Platform UI</strike>
 
|-
 
|-
| 11 || <strike>{{bug|473779}}</strike> || 4.6 M2 || UI || normal || daniel.kruegler || FIXED || <strike>[Model] Application model SWT menus don't support tooltips</strike>
+
| 11 || <strike>{{bug|474544}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Move all test plug-ins of platform.ui to Java 8</strike>
 
|-
 
|-
| 12 || <strike>{{bug|474902}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Delete Eclipse 2.0 PluginCompatibilityTests and related test suite</strike>
+
| 12 || <strike>{{bug|474966}}</strike> || 4.6 M2 || IDE || normal || jhelming || FIXED || <strike>Model Editor shall support perspective as a handler container</strike>
 
|-
 
|-
| 13 || <strike>{{bug|475860}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Mark functional interfaces in JFace as @FunctionalInterface</strike>
+
| 13 || <strike>{{bug|476025}}</strike> || 4.6 M2 || Runtime || normal || markus_keller || INVALID || <strike>API errors in org.eclipse.core.runtime</strike>
 
|-
 
|-
| 14 || <strike>{{bug|476600}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>"Change ""No JRE found strictly compatible"" error message org.eclipse.core.contenttype to warning"</strike>
+
| 14 || <strike>{{bug|476634}}</strike> || 4.6 M2 || UI || normal || akurtakov || FIXED || <strike>Drop unneeded casts in ShowInPropertySheetTest</strike>
 
|-
 
|-
| 15 || <strike>{{bug|470720}}</strike> || 4.6 M2 || UI || minor || tobias.melcher || FIXED || <strike>SWT handle leak in DndManager</strike>
+
| 15 || <strike>{{bug|468773}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>Perspective should be a HandlerContainer</strike>
 
|-
 
|-
| 16 || <strike>{{bug|475629}}</strike> || 4.6 M2 || UI || minor || Platform-UI-Inbox || FIXED || <strike>Key modifier order on MacOS is wrong</strike>
+
| 16 || <strike>{{bug|474187}}</strike> || 4.6 M2 || UI || normal || sxenos || FIXED || <strike>Assertation failure in ObservableCollectionTreeContentProvider</strike>
 
|-
 
|-
| 17 || <strike>{{bug|476225}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>org.eclipse.ui.images.renderer uses some hard-coded directory names</strike>
+
| 17 || <strike>{{bug|475720}}</strike> || 4.6 M2 || UI || trivial || Platform-UI-Inbox || FIXED || <strike>[CSS] Unnecessary cast warning in CSSSWTColorHelper getPercents method</strike>
 
|-
 
|-
| 18 || <strike>{{bug|477569}}</strike> || 4.6 M2 || UI || normal || tmccrary || FIXED || <strike>[Graphics] error_co_buildpath.svg isn't rendering</strike>
+
| 18 || <strike>{{bug|476386}}</strike> || 4.6 M2 || UI || enhancement || simon.scholz || FIXED || <strike>The TrimBarLayout should contain proper JavaDoc and constants can be final</strike>
 
|-
 
|-
| 19 || <strike>{{bug|467667}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.harness should no depend on org.eclipse.core.runtime.compatibility*</strike>
+
| 19 || <strike>{{bug|455281}}</strike> || 4.6 M2 || UI || normal || bsd || FIXED || <strike>[Model] ModelServiceImpl.findElements(*) does not filter parts from outside perspective</strike>
 
|-
 
|-
| 20 || <strike>{{bug|473929}}</strike> || 4.6 M2 || Runtime || normal || loskutov || FIXED || <strike>NPE in RegistryListener.bundleChanged(PluginRegistry.java:191)</strike>
+
| 20 || <strike>{{bug|473184}}</strike> || 4.6 M2 || UI || normal || psuzzi || FIXED || <strike>Allow user to disable drag and drop of toolbars and tool components</strike>
 
|-
 
|-
| 21 || <strike>{{bug|474443}}</strike> || 4.6 M2 || UI || minor || daniel_megert || FIXED || <strike>Duplicate mnemonic 'D' on 'Appearance' preference page</strike>
+
| 21 || <strike>{{bug|475259}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.ide to Java 8 to simplify code</strike>
 
|-
 
|-
| 22 || <strike>{{bug|474957}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>UITestCase#tearDown in org.eclipse.ui.tests.harness calls super.tearDown but this method is empty</strike>
+
| 22 || <strike>{{bug|476030}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>"Change error to warning for ""no compatibile JRE found"" for org.eclipse.core.expressions"</strike>
 
|-
 
|-
| 23 || <strike>{{bug|475873}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use varargs in JFaceResources.format</strike>
+
| 23 || <strike>{{bug|476948}}</strike> || 4.6 M2 || Runtime || normal || akurtakov || FIXED || <strike>Move away of deprecated Assert class</strike>
 
|-
 
|-
| 24 || <strike>{{bug|476603}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Missing Copyright header in FragmentMergeHelperTest</strike>
+
| 24 || <strike>{{bug|470376}}</strike> || 4.6 M2 || UI || minor || jhelming || FIXED || <strike>English grammar strange in message.</strike>
 
|-
 
|-
| 25 || <strike>{{bug|422139}}</strike> || 4.6 M2 || UI || normal || markus_keller || FIXED || <strike>"[Graphics] Move ""org.eclipse.ui.images"" to eclipse.platform.images git repo and rename to ""org.e</strike>
+
| 25 || <strike>{{bug|474274}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Move org.eclipse.e4.core.tests to JUnit 4</strike>
 
|-
 
|-
| 26 || <strike>{{bug|474132}}</strike> || 4.6 M2 || UI || normal || akurtako || FIXED || <strike>[Tests] Move test suite of o.e.ui.tests and migrate progress jobs to JUnit 4</strike>
+
| 26 || <strike>{{bug|474836}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>PatternFilter should offer a constructor to specify the includeLeadingWildcard flag</strike>
 
|-
 
|-
| 27 || <strike>{{bug|474796}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.runtime should not depend on org.eclipse.core.runtime.compatibility*</strike>
+
| 27 || <strike>{{bug|475828}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from org.eclipse.jface</strike>
 
|-
 
|-
| 28 || <strike>{{bug|475689}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use Lambdas expression in JFace</strike>
+
| 28 || <strike>{{bug|476541}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Improve readability of E4Application</strike>
 
|-
 
|-
| 29 || <strike>{{bug|476361}}</strike> || 4.6 M2 || Runtime || normal || alex.blewitt || FIXED || <strike>org.eclipse.e4.commands contains irrelevant activator</strike>
+
| 29 || <strike>{{bug|461690}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Remove Java 6 hack from GradientBackgroundListener</strike>
 
|-
 
|-
| 30 || <strike>{{bug|468605}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>[Contributions] Refactor HandledContributionItem and DirectContributionItem</strike>
+
| 30 || <strike>{{bug|473779}}</strike> || 4.6 M2 || UI || normal || daniel.kruegler || FIXED || <strike>[Model] Application model SWT menus don't support tooltips</strike>
 
|-
 
|-
| 31 || <strike>{{bug|474582}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override to org.eclipse.e4.emf.xpath.test</strike>
+
| 31 || <strike>{{bug|474586}}</strike> || 4.6 M2 || UI || normal || dirk.fauth || FIXED || <strike>Update org.eclipse.ui.win32 to Java 1.7</strike>
 
|-
 
|-
| 32 || <strike>{{bug|474983}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Delete unused ToolBarRenderer</strike>
+
| 32 || <strike>{{bug|475365}}</strike> || 4.6 M2 || UI || minor || simon.scholz || FIXED || <strike>[Model Editor] The ModelEditor should use a DelegatingStyledCellLabelProvider</strike>
 
|-
 
|-
| 33 || <strike>{{bug|476029}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.e4.core.services adds injection_annotations.jar to its bundle class path but jar is not </strike>
+
| 33 || <strike>{{bug|476133}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.jface.examples.databinding to Java 8</strike>
 
|-
 
|-
| 34 || <strike>{{bug|476945}}</strike> || 4.6 M2 || Runtime || normal || akurtako || FIXED || <strike>Mark PluginVersionIdentifierTest as deprecated</strike>
+
| 34 || <strike>{{bug|477236}}</strike> || 4.6 M2 || UI || normal || scela || FIXED || <strike>Static block added to CSSRenderingUtils adds 100k to Eclipse load time</strike>
 
|-
 
|-
| 35 || <strike>{{bug|441485}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>[Model Editor] Adjust ModelEditor to use org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree</strike>
+
| 35 || <strike>{{bug|470720}}</strike> || 4.6 M2 || UI || minor || tobias.melcher || FIXED || <strike>SWT handle leak in DndManager</strike>
 
|-
 
|-
| 36 || <strike>{{bug|472673}}</strike> || 4.6 M2 || UI || normal || sxenos || FIXED || <strike>Generify the org.eclipse.core.databinding.property plugin</strike>
+
| 36 || <strike>{{bug|474902}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Delete Eclipse 2.0 PluginCompatibilityTests and related test suite</strike>
 
|-
 
|-
| 37 || <strike>{{bug|474273}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use Job.create in Platform code</strike>
+
| 37 || <strike>{{bug|475860}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Mark functional interfaces in JFace as @FunctionalInterface</strike>
 
|-
 
|-
| 38 || <strike>{{bug|475786}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.workbench to Java 8 to use Lambdas</strike>
+
| 38 || <strike>{{bug|476600}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>"Change ""No JRE found strictly compatible"" error message org.eclipse.core.contenttype to warning"</strike>
 
|-
 
|-
| 39 || <strike>{{bug|476401}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>"Change ""Missing execution environment"" references to warning for 'org.eclipse.ui.navigator.resour</strike>
+
| 39 || <strike>{{bug|467667}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.harness should no depend on org.eclipse.core.runtime.compatibility*</strike>
 
|-
 
|-
| 40 || <strike>{{bug|468856}}</strike> || 4.6 M2 || Text || normal || markus_keller || FIXED || <strike>[rulers] Can't scroll with mouse wheel when mouse over line number ruler</strike>
+
| 40 || <strike>{{bug|473929}}</strike> || 4.6 M2 || Runtime || normal || loskutov || FIXED || <strike>NPE in RegistryListener.bundleChanged(PluginRegistry.java:191)</strike>
 
|-
 
|-
| 41 || <strike>{{bug|474585}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override and @Deprecated to all bundles in platform.ui</strike>
+
| 41 || <strike>{{bug|475629}}</strike> || 4.6 M2 || UI || minor || Platform-UI-Inbox || FIXED || <strike>Key modifier order on MacOS is wrong</strike>
 
|-
 
|-
| 42 || <strike>{{bug|475361}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from JFace snippets and databinding snippets</strike>
+
| 42 || <strike>{{bug|476225}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>org.eclipse.ui.images.renderer uses some hard-coded directory names</strike>
 
|-
 
|-
| 43 || <strike>{{bug|476117}}</strike> || 4.6 M2 || UI || normal || dirk.fauth || FIXED || <strike>MinMaxAddon unnecessarily performs unchecked cast for editor area</strike>
+
| 43 || <strike>{{bug|477569}}</strike> || 4.6 M2 || UI || normal || tmccrary || FIXED || <strike>[Graphics] error_co_buildpath.svg isn't rendering</strike>
 
|-
 
|-
| 44 || <strike>{{bug|477096}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add @Override to org.eclipse.e4.core.di.extensions</strike>
+
| 44 || <strike>{{bug|422139}}</strike> || 4.6 M2 || UI || normal || markus_keller || FIXED || <strike>"[Graphics] Move ""org.eclipse.ui.images"" to eclipse.platform.images git repo and rename to ""org.e</strike>
 
|-
 
|-
| 45 || <strike>{{bug|460683}}</strike> || 4.6 M2 || UI || normal || psuzzi || FIXED || <strike>[Progress] ESC not working in progress dialog for long running job</strike>
+
| 45 || <strike>{{bug|474443}}</strike> || 4.6 M2 || UI || minor || daniel_megert || FIXED || <strike>Duplicate mnemonic 'D' on 'Appearance' preference page</strike>
 
|-
 
|-
| 46 || <strike>{{bug|473683}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.ui.browser to Java 1.7</strike>
+
| 46 || <strike>{{bug|474957}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>UITestCase#tearDown in org.eclipse.ui.tests.harness calls super.tearDown but this method is empty</strike>
 
|-
 
|-
| 47 || <strike>{{bug|474887}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>[Tests] Document purpose of org.eclipse.core.tests.harness</strike>
+
| 47 || <strike>{{bug|475873}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use varargs in JFaceResources.format</strike>
 
|-
 
|-
| 48 || <strike>{{bug|475844}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>[Viewers] Improve error message in ContentViewer if setInput is called without ContentProvider</strike>
+
| 48 || <strike>{{bug|476603}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Missing Copyright header in FragmentMergeHelperTest</strike>
 
|-
 
|-
| 49 || <strike>{{bug|476576}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add CanExecute template for the e4 tools</strike>
+
| 49 || <strike>{{bug|468605}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>[Contributions] Refactor HandledContributionItem and DirectContributionItem</strike>
 
|-
 
|-
| 50 || <strike>{{bug|470378}}</strike> || 4.6 M2 || UI || normal || haftsteind || FIXED || <strike>Fire property change event in startup preference page</strike>
+
| 50 || <strike>{{bug|474132}}</strike> || 4.6 M2 || UI || normal || akurtako || FIXED || <strike>[Tests] Move test suite of o.e.ui.tests and migrate progress jobs to JUnit 4</strike>
 
|-
 
|-
| 51 || <strike>{{bug|474642}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Move all test plug-ins of platform.runtime to Java 8</strike>
+
| 51 || <strike>{{bug|474796}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.core.tests.runtime should not depend on org.eclipse.core.runtime.compatibility*</strike>
 
|-
 
|-
| 52 || <strike>{{bug|475417}}</strike> || 4.6 M2 || Runtime || enhancement || platform-runtime-inbox || WORKSFORME || <strike>Optimise contenttype bundle loading time</strike>
+
| 52 || <strike>{{bug|475689}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use Lambdas expression in JFace</strike>
 
|-
 
|-
| 53 || <strike>{{bug|476217}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>Update org.eclipse.ui.images* projects to use Java 1.7</strike>
+
| 53 || <strike>{{bug|476361}}</strike> || 4.6 M2 || Runtime || normal || alex.blewitt || FIXED || <strike>org.eclipse.e4.commands contains irrelevant activator</strike>
 
|-
 
|-
| 54 || <strike>{{bug|477400}}</strike> || 4.6 M2 || UI || critical || markus_keller || FIXED || <strike>Maximize/Minimize not available; Welcome screen part has wrong placement at startup</strike>
+
| 54 || <strike>{{bug|441485}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>[Model Editor] Adjust ModelEditor to use org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree</strike>
 
|-
 
|-
| 55 || <strike>{{bug|463757}}</strike> || 4.6 M2 || UI || normal || dominic.scharfe || FIXED || <strike>"[Intro] [IntroAction] Intro label specified in ""org.eclipse.ui.intro"" extension point is ignored"</strike>
+
| 55 || <strike>{{bug|472673}}</strike> || 4.6 M2 || UI || normal || sxenos || FIXED || <strike>Generify the org.eclipse.core.databinding.property plugin</strike>
 
|-
 
|-
| 56 || <strike>{{bug|473836}}</strike> || 4.6 M2 || Text || normal || loskutov || FIXED || <strike>ConcurrentModificationException in OverviewRuler.isCovered</strike>
+
| 56 || <strike>{{bug|474582}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override to org.eclipse.e4.emf.xpath.test</strike>
 
|-
 
|-
| 57 || <strike>{{bug|474908}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from test plug-ins in platform.runtime</strike>
+
| 57 || <strike>{{bug|474983}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Delete unused ToolBarRenderer</strike>
 
|-
 
|-
| 58 || <strike>{{bug|475863}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Mark org.eclipse.jface.dialogs.ImageAndMessageArea for deletion</strike>
+
| 58 || <strike>{{bug|476029}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>org.eclipse.e4.core.services adds injection_annotations.jar to its bundle class path but jar is not </strike>
 
|-
 
|-
| 59 || <strike>{{bug|476602}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use unitTestSuite as parameter instead of testSuiteMonitoring in pom.xml of org.eclipse.ui.monitorin</strike>
+
| 59 || <strike>{{bug|476945}}</strike> || 4.6 M2 || Runtime || normal || akurtako || FIXED || <strike>Mark PluginVersionIdentifierTest as deprecated</strike>
 
|-
 
|-
| 60 || <strike>{{bug|405695}}</strike> || 4.6 M2 || Runtime || normal || markus_keller || FIXED || <strike>Failure in ExpressionTests.testSubTypeTiming</strike>
+
| 60 || <strike>{{bug|468856}}</strike> || 4.6 M2 || Text || normal || markus_keller || FIXED || <strike>[rulers] Can't scroll with mouse wheel when mouse over line number ruler</strike>
 
|-
 
|-
| 61 || <strike>{{bug|470998}}</strike> || 4.6 M2 || IDE || normal || jhelming || FIXED || <strike>[e4 Tools] Extract fragment wizard creates multiple fragments for same location</strike>
+
| 61 || <strike>{{bug|474273}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Use Job.create in Platform code</strike>
 
|-
 
|-
| 62 || <strike>{{bug|475688}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update Jface to Java 8 to use Lambdas and mark interfaces as functional</strike>
+
| 62 || <strike>{{bug|475786}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.workbench to Java 8 to use Lambdas</strike>
 
|-
 
|-
| 63 || <strike>{{bug|476272}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>NPE in org.eclipse.images.renderer / Wrong version in POM</strike>
+
| 63 || <strike>{{bug|476401}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>"Change ""Missing execution environment"" references to warning for 'org.eclipse.ui.navigator.resour</strike>
 
|-
 
|-
| 64 || <strike>{{bug|474070}}</strike> || 4.6 M2 || User Assistance || enhancement || alex.blewitt || FIXED || <strike>Replace new Boolean with Boolean.valueOf</strike>
+
| 64 || <strike>{{bug|460683}}</strike> || 4.6 M2 || UI || normal || psuzzi || FIXED || <strike>[Progress] ESC not working in progress dialog for long running job</strike>
 
|-
 
|-
| 65 || <strike>{{bug|474544}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Move all test plug-ins of platform.ui to Java 8</strike>
+
| 65 || <strike>{{bug|473683}}</strike> || 4.6 M2 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.ui.browser to Java 1.7</strike>
 
|-
 
|-
| 66 || <strike>{{bug|474966}}</strike> || 4.6 M2 || IDE || normal || jhelming || FIXED || <strike>Model Editor shall support perspective as a handler container</strike>
+
| 66 || <strike>{{bug|474585}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override and @Deprecated to all bundles in platform.ui</strike>
 
|-
 
|-
| 67 || <strike>{{bug|476025}}</strike> || 4.6 M2 || Runtime || normal || markus_keller || INVALID || <strike>API errors in org.eclipse.core.runtime</strike>
+
| 67 || <strike>{{bug|475361}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type arguments (1.7 or highter) from JFace snippets and databinding snippets</strike>
 
|-
 
|-
| 68 || <strike>{{bug|476634}}</strike> || 4.6 M2 || UI || normal || akurtakov || FIXED || <strike>Drop unneeded casts in ShowInPropertySheetTest</strike>
+
| 68 || <strike>{{bug|476117}}</strike> || 4.6 M2 || UI || normal || dirk.fauth || FIXED || <strike>MinMaxAddon unnecessarily performs unchecked cast for editor area</strike>
 
|-
 
|-
| 69 || <strike>{{bug|441168}}</strike> || 4.6 M2 || UI || enhancement || lars.vogel || FIXED || <strike>Update all dependent plug-ins of org.eclipse.jface to a minimum of Java 1.5</strike>
+
| 69 || <strike>{{bug|477096}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add @Override to org.eclipse.e4.core.di.extensions</strike>
 
|-
 
|-
| 70 || <strike>{{bug|472654}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Remove redundant type parameters (for Java 1.7 or higher) in Platform UI</strike>
+
| 70 || <strike>{{bug|470378}}</strike> || 4.6 M2 || UI || normal || haftsteind || FIXED || <strike>Fire property change event in startup preference page</strike>
 
|-
 
|-
| 71 || <strike>{{bug|474187}}</strike> || 4.6 M2 || UI || normal || sxenos || FIXED || <strike>Assertation failure in ObservableCollectionTreeContentProvider</strike>
+
| 71 || <strike>{{bug|474887}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>[Tests] Document purpose of org.eclipse.core.tests.harness</strike>
 
|-
 
|-
| 72 || <strike>{{bug|475720}}</strike> || 4.6 M2 || UI || trivial || Platform-UI-Inbox || FIXED || <strike>[CSS] Unnecessary cast warning in CSSSWTColorHelper getPercents method</strike>
+
| 72 || <strike>{{bug|475844}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>[Viewers] Improve error message in ContentViewer if setInput is called without ContentProvider</strike>
 
|-
 
|-
| 73 || <strike>{{bug|476386}}</strike> || 4.6 M2 || UI || enhancement || simon.scholz || FIXED || <strike>The TrimBarLayout should contain proper JavaDoc and constants can be final</strike>
+
| 73 || <strike>{{bug|476576}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add CanExecute template for the e4 tools</strike>
 
|-
 
|-
| 74 || <strike>{{bug|468773}}</strike> || 4.6 M2 || UI || normal || jhelming || FIXED || <strike>Perspective should be a HandlerContainer</strike>
+
| 74 || <strike>{{bug|463757}}</strike> || 4.6 M2 || UI || normal || dominic.scharfe || FIXED || <strike>"[Intro] [IntroAction] Intro label specified in ""org.eclipse.ui.intro"" extension point is ignored"</strike>
 
|-
 
|-
| 75 || <strike>{{bug|475259}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.ide to Java 8 to simplify code</strike>
+
| 75 || <strike>{{bug|473836}}</strike> || 4.6 M2 || Text || normal || loskutov || FIXED || <strike>ConcurrentModificationException in OverviewRuler.isCovered</strike>
 
|-
 
|-
| 76 || <strike>{{bug|476030}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>"Change error to warning for ""no compatibile JRE found"" for org.eclipse.core.expressions"</strike>
+
| 76 || <strike>{{bug|474642}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Move all test plug-ins of platform.runtime to Java 8</strike>
 
|-
 
|-
| 77 || <strike>{{bug|476948}}</strike> || 4.6 M2 || Runtime || normal || akurtakov || FIXED || <strike>Move away of deprecated Assert class</strike>
+
| 77 || <strike>{{bug|475417}}</strike> || 4.6 M2 || Runtime || enhancement || platform-runtime-inbox || WORKSFORME || <strike>Optimise contenttype bundle loading time</strike>
 
|-
 
|-
| 78 || <strike>{{bug|455281}}</strike> || 4.6 M2 || UI || normal || bsd || FIXED || <strike>[Model] ModelServiceImpl.findElements(*) does not filter parts from outside perspective</strike>
+
| 78 || <strike>{{bug|476217}}</strike> || 4.6 M2 || UI || normal || ma.becker || FIXED || <strike>Update org.eclipse.ui.images* projects to use Java 1.7</strike>
 
|-
 
|-
| 79 || <strike>{{bug|473184}}</strike> || 4.6 M2 || UI || normal || psuzzi || FIXED || <strike>Allow user to disable drag and drop of toolbars and tool components</strike>
+
| 79 || <strike>{{bug|477400}}</strike> || 4.6 M2 || UI || critical || markus_keller || FIXED || <strike>Maximize/Minimize not available; Welcome screen part has wrong placement at startup</strike>
 
|-
 
|-
| 80 || <strike>{{bug|474276}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Fix typo in IJobFunction cancellation -> cancelation</strike>
+
| 80 || <strike>{{bug|474439}}</strike> || 4.6 M2 || UI || trivial || scela || FIXED || <strike>Appearance Preference page: unmotivated separator line when theming is disabled</strike>
 
|-
 
|-
| 81 || <strike>{{bug|474695}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>pom file of eclipse.platform.runtime/tests does not list the test modules</strike>
+
| 81 || <strike>{{bug|474777}}</strike> || 4.6 M2 || UI || normal || markus_keller || FIXED || <strike>org.eclipse.e4.core.internal.tests.di.AtInjectTest fails on all platforms</strike>
 
|-
 
|-
| 82 || <strike>{{bug|474439}}</strike> || 4.6 M2 || UI || trivial || scela || FIXED || <strike>Appearance Preference page: unmotivated separator line when theming is disabled</strike>
+
| 82 || <strike>{{bug|474813}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Inactive committer clean up for Platform UI</strike>
 
|-
 
|-
| 83 || <strike>{{bug|474777}}</strike> || 4.6 M2 || UI || normal || markus_keller || FIXED || <strike>org.eclipse.e4.core.internal.tests.di.AtInjectTest fails on all platforms</strike>
+
| 83 || <strike>{{bug|474276}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>Fix typo in IJobFunction cancellation -> cancelation</strike>
 
|-
 
|-
| 84 || <strike>{{bug|474813}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Inactive committer clean up for Platform UI</strike>
+
| 84 || <strike>{{bug|474695}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || FIXED || <strike>pom file of eclipse.platform.runtime/tests does not list the test modules</strike>
 
|-
 
|-
| 85 || <strike>{{bug|471030}}</strike> || 4.6 M2 || IDE || normal || bsd || DUPLICATE || <strike>'Next View' shortcut (Ctrl+F7) has stopped working in Mars</strike>
+
| 85 || <strike>{{bug|468455}}</strike> || 4.6 M2 || UI || normal || lars.vogel || DUPLICATE || <strike>[Tests] Migrate org.eclipse.e4.core.tests to Java 8 to simplify tests</strike>
 
|-
 
|-
| 86 || <strike>{{bug|474820}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || DUPLICATE || <strike>"Remove IPluginDescriptor, CompatibilityHelper and related code as Eclipse 2.0 plug-ins are not supp</strike>
+
| 86 || <strike>{{bug|474583}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override and @Deprecated to all test plug-ins</strike>
 
|-
 
|-
| 87 || <strike>{{bug|474275}}</strike> || 4.6 M2 || UI || normal || jhelming || INVALID || <strike>[Tests] Move org.eclipse.platform.ui.tools tests to JUni4</strike>
+
| 87 || <strike>{{bug|471030}}</strike> || 4.6 M2 || IDE || normal || bsd || DUPLICATE || <strike>'Next View' shortcut (Ctrl+F7) has stopped working in Mars</strike>
 
|-
 
|-
| 88 || <strike>{{bug|468455}}</strike> || 4.6 M2 || UI || normal || lars.vogel || DUPLICATE || <strike>[Tests] Migrate org.eclipse.e4.core.tests to Java 8 to simplify tests</strike>
+
| 88 || <strike>{{bug|474820}}</strike> || 4.6 M2 || Runtime || normal || lars.vogel || DUPLICATE || <strike>"Remove IPluginDescriptor, CompatibilityHelper and related code as Eclipse 2.0 plug-ins are not supp</strike>
 
|-
 
|-
| 89 || <strike>{{bug|474583}}</strike> || 4.6 M2 || UI || normal || lars.vogel || FIXED || <strike>Add missing @Override and @Deprecated to all test plug-ins</strike>
+
| 89 || <strike>{{bug|474275}}</strike> || 4.6 M2 || UI || normal || jhelming || INVALID || <strike>[Tests] Move org.eclipse.platform.ui.tools tests to JUni4</strike>
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:24:58 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:30 CET 2015'''
  
 
== 4.6 M3 ==
 
== 4.6 M3 ==
Line 435: Line 435:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || <strike>{{bug|477398}}</strike> || 4.6 M3 || UI || enhancement || bsd || FIXED || <strike>[DND] DnDManager agents need lifecycle support</strike>
+
| 1 || <strike>{{bug|474072}}</strike> || 4.6 M3 || UI || normal || markus_keller || FIXED || <strike>AbstractUIPlugin.imageDescriptorFromPlugin stopped handling bundleentry:// and bundleresource://</strike>
 
|-
 
|-
| 2 || <strike>{{bug|478135}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>JavaDoc in ImageRender not up to date</strike>
+
| 2 || <strike>{{bug|477362}}</strike> || 4.6 M3 || Runtime || enhancement || alex.blewitt || FIXED || <strike>Remove o.e.e4.core.DIActivator</strike>
 
|-
 
|-
| 3 || <strike>{{bug|478768}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of Platform#getPluginRegistry and getPlugin to describe that its methods </strike>
+
| 3 || <strike>{{bug|478125}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove uncessary call to monitor.done() for SubMonitor</strike>
 
|-
 
|-
| 4 || <strike>{{bug|479181}}</strike> || 4.6 M3 || UI || normal || psuzzi || FIXED || <strike>Fix compile error by specifying type parameter</strike>
+
| 4 || <strike>{{bug|478755}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove org.eclipse.ui.internal.util.Util#getAdapter</strike>
 
|-
 
|-
| 5 || <strike>{{bug|480098}}</strike> || 4.6 M3 || Runtime || normal || simon.scholz || FIXED || <strike>Use new Adapters.adapt API in the EclipseAdapter</strike>
+
| 5 || <strike>{{bug|479158}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"ui.tests.navigator shows up in comparator ""errors"""</strike>
 
|-
 
|-
| 6 || <strike>{{bug|474264}}</strike> || 4.6 M3 || Runtime || enhancement || eclipse.sprigogin || FIXED || <strike>Need an easier to use variant of Job.create method</strike>
+
| 6 || <strike>{{bug|479941}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>General cleanup of the org.eclipse.core.tools tool</strike>
 
|-
 
|-
| 7 || <strike>{{bug|477802}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Add endorsement to Yourkit in eclipse.platform.ui webpage</strike>
+
| 7 || <strike>{{bug|476400}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>Activator for JFace is not required</strike>
 
|-
 
|-
| 8 || <strike>{{bug|478400}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>Add constraints for Fragments to allow their validation</strike>
+
| 8 || <strike>{{bug|477712}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Unnecessary cast in org.eclipse.e4.ui.model.workbench</strike>
 
|-
 
|-
| 9 || <strike>{{bug|478932}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Use lambda in org.eclipse.ui.monitoring</strike>
+
| 9 || <strike>{{bug|478399}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>NPE when fragment without parent ID is merged</strike>
 
|-
 
|-
| 10 || <strike>{{bug|479608}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove Unnecessary Javadoc from org.eclipse.core.contenttype</strike>
+
| 10 || <strike>{{bug|478930}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.monitoring to Java 8</strike>
 
|-
 
|-
| 11 || <strike>{{bug|427999}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Introduce a mode allowing the user to hide all trimbars of the main window</strike>
+
| 11 || <strike>{{bug|479593}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove VERSION_STRING from Workbench</strike>
 
|-
 
|-
| 12 || <strike>{{bug|476403}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginDescriptor to describe that its methods are not supported anymo</strike>
+
| 12 || <strike>{{bug|480597}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>E4Application.THEME_ID is not set properly in E4Application</strike>
 
|-
 
|-
| 13 || <strike>{{bug|477543}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui</strike>
+
| 13 || <strike>{{bug|474446}}</strike> || 4.6 M3 || UI || major || scela || FIXED || <strike>Minimized view stacks cannot be moved any more</strike>
 
|-
 
|-
| 14 || <strike>{{bug|478222}}</strike> || 4.6 M3 || Runtime || enhancement || alex.blewitt || FIXED || <strike>ServicesActivator could be removed.</strike>
+
| 14 || <strike>{{bug|477451}}</strike> || 4.6 M3 || UI || enhancement || mistria || WONTFIX || <strike>"A keyboard shortcut for ""Show In > System Explorer"""</strike>
 
|-
 
|-
| 15 || <strike>{{bug|478770}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginRegistry with removal of org.eclipse.core.runtime.compatibility</strike>
+
| 15 || <strike>{{bug|478769}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update Javadoc of Plugin with the removal of org.eclipse.core.runtime.compatibility</strike>
 
|-
 
|-
| 16 || <strike>{{bug|479212}}</strike> || 4.6 M3 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove incorrect entries Java versions from MANIFEST.MF of org.eclipse.help</strike>
+
| 16 || <strike>{{bug|479209}}</strike> || 4.6 M3 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.cheatsheets to Java 8</strike>
 
|-
 
|-
| 17 || <strike>{{bug|474687}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Improve platform.ui tests readability by using lambda expressions</strike>
+
| 17 || <strike>{{bug|438850}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"[Help] Website has stale, broken links"</strike>
 
|-
 
|-
| 18 || <strike>{{bug|477850}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Replace spaces with tabs in PropertySheetViewer</strike>
+
| 18 || <strike>{{bug|476422}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.tools</strike>
 
|-
 
|-
| 19 || <strike>{{bug|478522}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Mark functional interfaces in databinding with @Functional</strike>
+
| 19 || <strike>{{bug|477846}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Add eclipsewiki.txt output.txt and *.cvs to .gitignore eclipse.platform.ui/releng/planning/neon</strike>
 
|-
 
|-
| 20 || <strike>{{bug|478999}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary casts from platform ui</strike>
+
| 20 || <strike>{{bug|478516}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove unused dependency to org.eclipse.pde.junit.runtime from org.eclipse.core.tests.harness</strike>
 
|-
 
|-
| 21 || <strike>{{bug|479666}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"Use convenient method Adapters.adapt(Object sourceObject, Class<T> adapter) in platform.ui"</strike>
+
| 21 || <strike>{{bug|479665}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove outdated stats views from org.eclipse.core.tools</strike>
 
|-
 
|-
| 22 || <strike>{{bug|476725}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove org.eclipse.ui.presentations.r21 entry from eclipse.platform.ui pom</strike>
+
| 22 || <strike>{{bug|53345}}</strike> || 4.6 M3 || UI || enhancement || lars.vogel || FIXED || <strike>[Contributions] fast way to hide unwanted toolbars</strike>
 
|-
 
|-
| 23 || <strike>{{bug|477547}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui.ide</strike>
+
| 23 || <strike>{{bug|474841}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>Fragment editor suggests incorrect name for inner class</strike>
 
|-
 
|-
| 24 || <strike>{{bug|478226}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>MWorkbenchModelActivator may be removed</strike>
+
| 24 || <strike>{{bug|477545}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui.views</strike>
 
|-
 
|-
| 25 || <strike>{{bug|478876}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>[DI engine] Add test to validate that type erasure can lead to ClassCastExceptions</strike>
+
| 25 || <strike>{{bug|478223}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>SWTRenderersActivator can be removed</strike>
 
|-
 
|-
| 26 || <strike>{{bug|479403}}</strike> || 4.6 M3 || IDE || normal || loskutov || FIXED || <strike>[WorkbenchLauncher] Creates a workspace folder when pressing Cancel</strike>
+
| 26 || <strike>{{bug|478771}}</strike> || 4.6 M3 || UI || normal || lars.vogel || WONTFIX || <strike>Remove InitLegacyPreferences</strike>
 
|-
 
|-
| 27 || <strike>{{bug|222931}}</strike> || 4.6 M3 || UI || trivial || robert.roth.off || FIXED || <strike>"[Contexts] Javadoc typo in IContextService.registerShell(Shell, int)"</strike>
+
| 27 || <strike>{{bug|466500}}</strike> || 4.6 M3 || UI || normal || ericwill || FIXED || <strike>[PopupDialogs] [GTK3] Trying to resize quick outline or quick type hierarchy closes the popup</strike>
 
|-
 
|-
| 28 || <strike>{{bug|475747}}</strike> || 4.6 M3 || Runtime || normal || sxenos || FIXED || <strike>"Support efficient, convenient cancellation checks in SubMonitor"</strike>
+
| 28 || <strike>{{bug|476976}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Examples] Adding @Override annotations and remove Non-Javadoc org.eclipse.ui.examples.job</strike>
 
|-
 
|-
| 29 || <strike>{{bug|477967}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove DISPLAY setting from UI Test Suite.launch test launch configuration</strike>
+
| 29 || <strike>{{bug|477955}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>eclipse.platform.images does not have a gitignore file</strike>
 
|-
 
|-
| 30 || <strike>{{bug|478605}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove usage of CompatibilityHelper</strike>
+
| 30 || <strike>{{bug|478547}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Invalid entry in build.properties file of the org.eclipse.jface.databinding plugin</strike>
 
|-
 
|-
| 31 || <strike>{{bug|479111}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.tools to Java 8</strike>
+
| 31 || <strike>{{bug|479003}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Retire org.eclipse.e4.ui.examples.css.rcp from platform ui and put it on Github</strike>
 
|-
 
|-
| 32 || <strike>{{bug|479853}}</strike> || 4.6 M3 || UI || normal || markus_keller || FIXED || <strike>ConcurrentModificationException in PropertySheetEntry.computeMergedPropertyDescriptors</strike>
+
| 32 || <strike>{{bug|479847}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Improve workspace selection dialog text</strike>
 
|-
 
|-
| 33 || <strike>{{bug|468161}}</strike> || 4.6 M3 || IDE || normal || lars.vogel || FIXED || <strike>Remove trailing white spaces in eclipse.platform.ui.tools.git</strike>
+
| 33 || <strike>{{bug|310491}}</strike> || 4.6 M3 || IDE || trivial || robert.roth.off || FIXED || <strike>[LinkedResources] Linked Resources preference page needs more keywords</strike>
 
|-
 
|-
| 34 || <strike>{{bug|477602}}</strike> || 4.6 M3 || UI || normal || bumannp || FIXED || <strike>Unnecessary cast in org.eclipse.e4.ui.progress</strike>
+
| 34 || <strike>{{bug|477601}}</strike> || 4.6 M3 || UI || normal || daniel.p.jaeger || FIXED || <strike>Unnecessary cast in org.eclipse.e4.demo.cssbridge</strike>
 
|-
 
|-
| 35 || <strike>{{bug|478241}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove (non-Javadoc) statements from org.eclipse.ui.navigator</strike>
+
| 35 || <strike>{{bug|478236}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Update databinding plug-ins to Java 8</strike>
 
|-
 
|-
| 36 || <strike>{{bug|478896}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Use Optional in E4Application</strike>
+
| 36 || <strike>{{bug|478895}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Fix formating error in E4Application</strike>
 
|-
 
|-
| 37 || <strike>{{bug|479517}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove unsupported method WorkbenchPage#resetHiddenEditors</strike>
+
| 37 || <strike>{{bug|479475}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>Workbench startup must not run asyncExecs until it is fully initialized</strike>
 
|-
 
|-
| 38 || <strike>{{bug|394739}}</strike> || 4.6 M3 || Runtime || blocker || scela || FIXED || <strike>Remove org.eclipse.core.runtime.compatibility* bundles</strike>
+
| 38 || <strike>{{bug|470224}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Templates] Use also @PostConstruct (not only @Focus) to activate the e4 templates</strike>
 
|-
 
|-
| 39 || <strike>{{bug|475785}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>Replace usage of SubProgressMonitor with SubMonitor in platform.ui</strike>
+
| 39 || <strike>{{bug|477229}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>[Tests] org.eclipse.core.tests.harness should not be defined as test plug-in for Tycho</strike>
 
|-
 
|-
| 40 || <strike>{{bug|477362}}</strike> || 4.6 M3 || Runtime || enhancement || alex.blewitt || FIXED || <strike>Remove o.e.e4.core.DIActivator</strike>
+
| 40 || <strike>{{bug|477983}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Fix formating in /org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/UIAllTests.java</strike>
 
|-
 
|-
| 41 || <strike>{{bug|478125}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove uncessary call to monitor.done() for SubMonitor</strike>
+
| 41 || <strike>{{bug|478686}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Deprecated org.eclipse.ui.ide.ResourceUtil.getAdapter() in favor of Adapters.adapt</strike>
 
|-
 
|-
| 42 || <strike>{{bug|478755}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove org.eclipse.ui.internal.util.Util#getAdapter</strike>
+
| 42 || <strike>{{bug|479136}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>ModelUtils#getParent throws CCE if parent is no MApplicationElement</strike>
 
|-
 
|-
| 43 || <strike>{{bug|479158}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"ui.tests.navigator shows up in comparator ""errors"""</strike>
+
| 43 || <strike>{{bug|479855}}</strike> || 4.6 M3 || UI || normal || loskutov || FIXED || <strike>Invisible Properties view must not update on selection change</strike>
 
|-
 
|-
| 44 || <strike>{{bug|479941}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>General cleanup of the org.eclipse.core.tools tool</strike>
+
| 44 || <strike>{{bug|407432}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Metadata] Remove Broken Externalized Strings from UI bundles</strike>
 
|-
 
|-
| 45 || <strike>{{bug|474072}}</strike> || 4.6 M3 || UI || normal || markus_keller || FIXED || <strike>AbstractUIPlugin.imageDescriptorFromPlugin stopped handling bundleentry:// and bundleresource://</strike>
+
| 45 || <strike>{{bug|476364}}</strike> || 4.6 M3 || Runtime || normal || alex.blewitt || FIXED || <strike>Replace o.e.e4.core.di.extensions activator with declarative services component or FrameworkUtil</strike>
 
|-
 
|-
| 46 || <strike>{{bug|477712}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Unnecessary cast in org.eclipse.e4.ui.model.workbench</strike>
+
| 46 || <strike>{{bug|477688}}</strike> || 4.6 M3 || UI || major || Platform-UI-Inbox || WORKSFORME || <strike>5 Test failures in org.eclipse.e4.ui.tests.workbench.MPartTest (win32)</strike>
 
|-
 
|-
| 47 || <strike>{{bug|478399}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>NPE when fragment without parent ID is merged</strike>
+
| 47 || <strike>{{bug|478333}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>"Platform UI should be using Adapters.getAdapter(object, adapter, true) for its adapter requests"</strike>
 
|-
 
|-
| 48 || <strike>{{bug|478930}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.monitoring to Java 8</strike>
+
| 48 || <strike>{{bug|478899}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.e4.ui.workbench.swt to Java 1.8</strike>
 
|-
 
|-
| 49 || <strike>{{bug|479593}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove VERSION_STRING from Workbench</strike>
+
| 49 || <strike>{{bug|479560}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>"How to donate a Inkscape palette file of the ""Eclipse Color Palette"""</strike>
 
|-
 
|-
| 50 || <strike>{{bug|476400}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>Activator for JFace is not required</strike>
+
| 50 || <strike>{{bug|480098}}</strike> || 4.6 M3 || Runtime || normal || simon.scholz || FIXED || <strike>Use new Adapters.adapt API in the EclipseAdapter</strike>
 
|-
 
|-
| 51 || <strike>{{bug|477451}}</strike> || 4.6 M3 || UI || enhancement || mistria || WONTFIX || <strike>"A keyboard shortcut for ""Show In > System Explorer"""</strike>
+
| 51 || <strike>{{bug|474264}}</strike> || 4.6 M3 || Runtime || enhancement || eclipse.sprigogin || FIXED || <strike>Need an easier to use variant of Job.create method</strike>
 
|-
 
|-
| 52 || <strike>{{bug|478769}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update Javadoc of Plugin with the removal of org.eclipse.core.runtime.compatibility</strike>
+
| 52 || <strike>{{bug|477398}}</strike> || 4.6 M3 || UI || enhancement || bsd || FIXED || <strike>[DND] DnDManager agents need lifecycle support</strike>
 
|-
 
|-
| 53 || <strike>{{bug|479209}}</strike> || 4.6 M3 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.cheatsheets to Java 8</strike>
+
| 53 || <strike>{{bug|478135}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>JavaDoc in ImageRender not up to date</strike>
 
|-
 
|-
| 54 || <strike>{{bug|480597}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>E4Application.THEME_ID is not set properly in E4Application</strike>
+
| 54 || <strike>{{bug|478768}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of Platform#getPluginRegistry and getPlugin to describe that its methods </strike>
 
|-
 
|-
| 55 || <strike>{{bug|474446}}</strike> || 4.6 M3 || UI || major || scela || FIXED || <strike>Minimized view stacks cannot be moved any more</strike>
+
| 55 || <strike>{{bug|479181}}</strike> || 4.6 M3 || UI || normal || psuzzi || FIXED || <strike>Fix compile error by specifying type parameter</strike>
 
|-
 
|-
| 56 || <strike>{{bug|477846}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Add eclipsewiki.txt output.txt and *.cvs to .gitignore eclipse.platform.ui/releng/planning/neon</strike>
+
| 56 || <strike>{{bug|427999}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Introduce a mode allowing the user to hide all trimbars of the main window</strike>
 
|-
 
|-
| 57 || <strike>{{bug|478516}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove unused dependency to org.eclipse.pde.junit.runtime from org.eclipse.core.tests.harness</strike>
+
| 57 || <strike>{{bug|476403}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginDescriptor to describe that its methods are not supported anymo</strike>
 
|-
 
|-
| 58 || <strike>{{bug|479665}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove outdated stats views from org.eclipse.core.tools</strike>
+
| 58 || <strike>{{bug|477802}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Add endorsement to Yourkit in eclipse.platform.ui webpage</strike>
 
|-
 
|-
| 59 || <strike>{{bug|438850}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"[Help] Website has stale, broken links"</strike>
+
| 59 || <strike>{{bug|478400}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>Add constraints for Fragments to allow their validation</strike>
 
|-
 
|-
| 60 || <strike>{{bug|476422}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.tools</strike>
+
| 60 || <strike>{{bug|478932}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Use lambda in org.eclipse.ui.monitoring</strike>
 
|-
 
|-
| 61 || <strike>{{bug|477545}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui.views</strike>
+
| 61 || <strike>{{bug|479608}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove Unnecessary Javadoc from org.eclipse.core.contenttype</strike>
 
|-
 
|-
| 62 || <strike>{{bug|478223}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>SWTRenderersActivator can be removed</strike>
+
| 62 || <strike>{{bug|474687}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Improve platform.ui tests readability by using lambda expressions</strike>
 
|-
 
|-
| 63 || <strike>{{bug|478771}}</strike> || 4.6 M3 || UI || normal || lars.vogel || WONTFIX || <strike>Remove InitLegacyPreferences</strike>
+
| 63 || <strike>{{bug|477543}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui</strike>
 
|-
 
|-
| 64 || <strike>{{bug|53345}}</strike> || 4.6 M3 || UI || enhancement || lars.vogel || FIXED || <strike>[Contributions] fast way to hide unwanted toolbars</strike>
+
| 64 || <strike>{{bug|478222}}</strike> || 4.6 M3 || Runtime || enhancement || alex.blewitt || FIXED || <strike>ServicesActivator could be removed.</strike>
 
|-
 
|-
| 65 || <strike>{{bug|474841}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>Fragment editor suggests incorrect name for inner class</strike>
+
| 65 || <strike>{{bug|478770}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginRegistry with removal of org.eclipse.core.runtime.compatibility</strike>
 
|-
 
|-
| 66 || <strike>{{bug|477955}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>eclipse.platform.images does not have a gitignore file</strike>
+
| 66 || <strike>{{bug|479212}}</strike> || 4.6 M3 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove incorrect entries Java versions from MANIFEST.MF of org.eclipse.help</strike>
 
|-
 
|-
| 67 || <strike>{{bug|478547}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Invalid entry in build.properties file of the org.eclipse.jface.databinding plugin</strike>
+
| 67 || <strike>{{bug|476725}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove org.eclipse.ui.presentations.r21 entry from eclipse.platform.ui pom</strike>
 
|-
 
|-
| 68 || <strike>{{bug|479003}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Retire org.eclipse.e4.ui.examples.css.rcp from platform ui and put it on Github</strike>
+
| 68 || <strike>{{bug|477850}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Replace spaces with tabs in PropertySheetViewer</strike>
 
|-
 
|-
| 69 || <strike>{{bug|479847}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Improve workspace selection dialog text</strike>
+
| 69 || <strike>{{bug|478522}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Mark functional interfaces in databinding with @Functional</strike>
 
|-
 
|-
| 70 || <strike>{{bug|466500}}</strike> || 4.6 M3 || UI || normal || ericwill || FIXED || <strike>[PopupDialogs] [GTK3] Trying to resize quick outline or quick type hierarchy closes the popup</strike>
+
| 70 || <strike>{{bug|478999}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary casts from platform ui</strike>
 
|-
 
|-
| 71 || <strike>{{bug|476976}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Examples] Adding @Override annotations and remove Non-Javadoc org.eclipse.ui.examples.job</strike>
+
| 71 || <strike>{{bug|479666}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>"Use convenient method Adapters.adapt(Object sourceObject, Class<T> adapter) in platform.ui"</strike>
 
|-
 
|-
| 72 || <strike>{{bug|477601}}</strike> || 4.6 M3 || UI || normal || daniel.p.jaeger || FIXED || <strike>Unnecessary cast in org.eclipse.e4.demo.cssbridge</strike>
+
| 72 || <strike>{{bug|222931}}</strike> || 4.6 M3 || UI || trivial || robert.roth.off || FIXED || <strike>"[Contexts] Javadoc typo in IContextService.registerShell(Shell, int)"</strike>
 
|-
 
|-
| 73 || <strike>{{bug|478236}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Update databinding plug-ins to Java 8</strike>
+
| 73 || <strike>{{bug|475747}}</strike> || 4.6 M3 || Runtime || normal || sxenos || FIXED || <strike>"Support efficient, convenient cancellation checks in SubMonitor"</strike>
 
|-
 
|-
| 74 || <strike>{{bug|478895}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Fix formating error in E4Application</strike>
+
| 74 || <strike>{{bug|477547}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Graphics] Delete unused gifs in org.eclipse.ui.ide</strike>
 
|-
 
|-
| 75 || <strike>{{bug|479475}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>Workbench startup must not run asyncExecs until it is fully initialized</strike>
+
| 75 || <strike>{{bug|478226}}</strike> || 4.6 M3 || UI || enhancement || alex.blewitt || FIXED || <strike>MWorkbenchModelActivator may be removed</strike>
 
|-
 
|-
| 76 || <strike>{{bug|310491}}</strike> || 4.6 M3 || IDE || trivial || robert.roth.off || FIXED || <strike>[LinkedResources] Linked Resources preference page needs more keywords</strike>
+
| 76 || <strike>{{bug|478876}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>[DI engine] Add test to validate that type erasure can lead to ClassCastExceptions</strike>
 
|-
 
|-
| 77 || <strike>{{bug|477229}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>[Tests] org.eclipse.core.tests.harness should not be defined as test plug-in for Tycho</strike>
+
| 77 || <strike>{{bug|479403}}</strike> || 4.6 M3 || IDE || normal || loskutov || FIXED || <strike>[WorkbenchLauncher] Creates a workspace folder when pressing Cancel</strike>
 
|-
 
|-
| 78 || <strike>{{bug|477983}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Tests] Fix formating in /org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/UIAllTests.java</strike>
+
| 78 || <strike>{{bug|468161}}</strike> || 4.6 M3 || IDE || normal || lars.vogel || FIXED || <strike>Remove trailing white spaces in eclipse.platform.ui.tools.git</strike>
 
|-
 
|-
| 79 || <strike>{{bug|478686}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Deprecated org.eclipse.ui.ide.ResourceUtil.getAdapter() in favor of Adapters.adapt</strike>
+
| 79 || <strike>{{bug|477967}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove DISPLAY setting from UI Test Suite.launch test launch configuration</strike>
 
|-
 
|-
| 80 || <strike>{{bug|479136}}</strike> || 4.6 M3 || UI || normal || jhelming || FIXED || <strike>ModelUtils#getParent throws CCE if parent is no MApplicationElement</strike>
+
| 80 || <strike>{{bug|478605}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Remove usage of CompatibilityHelper</strike>
 
|-
 
|-
| 81 || <strike>{{bug|479855}}</strike> || 4.6 M3 || UI || normal || loskutov || FIXED || <strike>Invisible Properties view must not update on selection change</strike>
+
| 81 || <strike>{{bug|479111}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.tools to Java 8</strike>
 
|-
 
|-
| 82 || <strike>{{bug|470224}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Templates] Use also @PostConstruct (not only @Focus) to activate the e4 templates</strike>
+
| 82 || <strike>{{bug|479853}}</strike> || 4.6 M3 || UI || normal || markus_keller || FIXED || <strike>ConcurrentModificationException in PropertySheetEntry.computeMergedPropertyDescriptors</strike>
 
|-
 
|-
| 83 || <strike>{{bug|477688}}</strike> || 4.6 M3 || UI || major || Platform-UI-Inbox || WORKSFORME || <strike>5 Test failures in org.eclipse.e4.ui.tests.workbench.MPartTest (win32)</strike>
+
| 83 || <strike>{{bug|394739}}</strike> || 4.6 M3 || Runtime || blocker || scela || FIXED || <strike>Remove org.eclipse.core.runtime.compatibility* bundles</strike>
 
|-
 
|-
| 84 || <strike>{{bug|478333}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>"Platform UI should be using Adapters.getAdapter(object, adapter, true) for its adapter requests"</strike>
+
| 84 || <strike>{{bug|475785}}</strike> || 4.6 M3 || UI || normal || sxenos || FIXED || <strike>Replace usage of SubProgressMonitor with SubMonitor in platform.ui</strike>
 
|-
 
|-
| 85 || <strike>{{bug|478899}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Update org.eclipse.e4.ui.workbench.swt to Java 1.8</strike>
+
| 85 || <strike>{{bug|477602}}</strike> || 4.6 M3 || UI || normal || bumannp || FIXED || <strike>Unnecessary cast in org.eclipse.e4.ui.progress</strike>
 
|-
 
|-
| 86 || <strike>{{bug|479560}}</strike> || 4.6 M3 || UI || normal || ma.becker || FIXED || <strike>"How to donate a Inkscape palette file of the ""Eclipse Color Palette"""</strike>
+
| 86 || <strike>{{bug|478241}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove (non-Javadoc) statements from org.eclipse.ui.navigator</strike>
 
|-
 
|-
| 87 || <strike>{{bug|407432}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>[Metadata] Remove Broken Externalized Strings from UI bundles</strike>
+
| 87 || <strike>{{bug|478896}}</strike> || 4.6 M3 || UI || normal || simon.scholz || FIXED || <strike>Use Optional in E4Application</strike>
 
|-
 
|-
| 88 || <strike>{{bug|476364}}</strike> || 4.6 M3 || Runtime || normal || alex.blewitt || FIXED || <strike>Replace o.e.e4.core.di.extensions activator with declarative services component or FrameworkUtil</strike>
+
| 88 || <strike>{{bug|479517}}</strike> || 4.6 M3 || UI || normal || lars.vogel || FIXED || <strike>Remove unsupported method WorkbenchPage#resetHiddenEditors</strike>
 
|-
 
|-
| 89 || <strike>{{bug|463039}}</strike> || 4.6 M3 || UI || normal || janove.weichel || FIXED || <strike>Increase the number of recent workspaces remembered for the launcher</strike>
+
| 89 || <strike>{{bug|424978}}</strike> || 4.6 M3 || UI || normal || kalyan_prasad || FIXED || <strike>[RenderingEngine] Method setToBeRendered in a menu instance throws an error</strike>
 
|-
 
|-
| 90 || <strike>{{bug|424978}}</strike> || 4.6 M3 || UI || normal || kalyan_prasad || FIXED || <strike>[RenderingEngine] Method setToBeRendered in a menu instance throws an error</strike>
+
| 90 || <strike>{{bug|478221}}</strike> || 4.6 M3 || Runtime || normal || alex.blewitt || FIXED || <strike>ContextsActivator can be removed</strike>
 
|-
 
|-
| 91 || <strike>{{bug|478221}}</strike> || 4.6 M3 || Runtime || normal || alex.blewitt || FIXED || <strike>ContextsActivator can be removed</strike>
+
| 91 || <strike>{{bug|479233}}</strike> || 4.6 M3 || Runtime || blocker || daniel_megert || FIXED || <strike>All Team and CVS default preferences set to default default</strike>
 
|-
 
|-
| 92 || <strike>{{bug|479233}}</strike> || 4.6 M3 || Runtime || blocker || daniel_megert || FIXED || <strike>All Team and CVS default preferences set to default default</strike>
+
| 92 || <strike>{{bug|463039}}</strike> || 4.6 M3 || UI || normal || janove.weichel || FIXED || <strike>Increase the number of recent workspaces remembered for the launcher</strike>
 
|-
 
|-
| 93 || <strike>{{bug|477227}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.jobs to Java 8 to use lambdas and to use @FunctionalInterface annotation</strike>
+
| 93 || <strike>{{bug|478934}}</strike> || 4.6 M3 || UI || normal || lars.vogel || DUPLICATE || <strike>Upadte org.eclipse.ui.monitoring to Java 8</strike>
 
|-
 
|-
| 94 || <strike>{{bug|478934}}</strike> || 4.6 M3 || UI || normal || lars.vogel || DUPLICATE || <strike>Upadte org.eclipse.ui.monitoring to Java 8</strike>
+
| 94 || <strike>{{bug|475779}}</strike> || 4.6 M3 || UI || normal || lars.vogel || DUPLICATE || <strike>Update JFace Viewer snippets to use generics</strike>
 
|-
 
|-
| 95 || <strike>{{bug|475779}}</strike> || 4.6 M3 || UI || normal || lars.vogel || DUPLICATE || <strike>Update JFace Viewer snippets to use generics</strike>
+
| 95 || <strike>{{bug|477227}}</strike> || 4.6 M3 || Runtime || normal || lars.vogel || FIXED || <strike>Update org.eclipse.core.jobs to Java 8 to use lambdas and to use @FunctionalInterface annotation</strike>
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:24:59 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:32 CET 2015'''
  
 
== 4.6 M4 ==
 
== 4.6 M4 ==
Line 635: Line 635:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|481818}} || 4.6 M4 || Text || normal || loskutov || NEW || [rulers] Annotation in vertical ruler not on the wrapped line
+
| 1 || {{bug|483359}} || 4.6 M4 || UI || normal || mistria || REOPENED || Colors and Fonts preference page: Reset not correctly propagated
 
|-
 
|-
| 2 || {{bug|75981}} || 4.6 M4 || Text || enhancement || jbr || ASSIGNED || [templates][preferences] Allow to specify format of date and time variables in templates
+
| 2 || <strike>{{bug|433188}}</strike> || 4.6 M4 || UI || enhancement || lars.vogel || FIXED || <strike>Release EPartService.switchPerspective() as API</strike>
 
|-
 
|-
| 3 || {{bug|483359}} || 4.6 M4 || UI || normal || mistria || REOPENED || Colors and Fonts preference page: Reset not correctly propagated
+
| 3 || <strike>{{bug|481604}}</strike> || 4.6 M4 || UI || normal || elaskavaia.cdt || FIXED || <strike>[Forms] ExpandableComposite does not calculate size properly with NO_TITLE flag</strike>
 
|-
 
|-
| 4 || <strike>{{bug|481604}}</strike> || 4.6 M4 || UI || normal || elaskavaia.cdt || FIXED || <strike>[Forms] ExpandableComposite does not calculate size properly with NO_TITLE flag</strike>
+
| 4 || <strike>{{bug|482184}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove empty Activator from org.eclipse.ui.forms</strike>
 
|-
 
|-
| 5 || <strike>{{bug|482163}}</strike> || 4.6 M4 || UI || normal || tm || FIXED || <strike>StructuredViewer.setSorter should be marked as @deprecated</strike>
+
| 5 || <strike>{{bug|483389}}</strike> || 4.6 M4 || UI || normal || markus_keller || FIXED || <strike>Wrong generification in org.eclipse.ui.examples.readmetool.AddReadmeMarkerAction#run()</strike>
 
|-
 
|-
| 6 || <strike>{{bug|483365}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help to Java 1.7 to use annotations</strike>
+
| 6 || <strike>{{bug|483477}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on all plug-ins of platform.ua"</strike>
 
|-
 
|-
| 7 || <strike>{{bug|433188}}</strike> || 4.6 M4 || UI || enhancement || lars.vogel || FIXED || <strike>Release EPartService.switchPerspective() as API</strike>
+
| 7 || <strike>{{bug|381555}}</strike> || 4.6 M4 || UI || critical || markus_keller || FIXED || <strike>[Model] Eclipse crashes with NPE on existing workspace (after closing window twice)</strike>
 
|-
 
|-
 
| 8 || <strike>{{bug|479522}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused fastView methods in WorkbenchWindow</strike>
 
| 8 || <strike>{{bug|479522}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused fastView methods in WorkbenchWindow</strike>
Line 653: Line 653:
 
| 9 || <strike>{{bug|481422}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Correct incorrect save actions for eclipse.platform.ui.tools plug-ins</strike>
 
| 9 || <strike>{{bug|481422}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Correct incorrect save actions for eclipse.platform.ui.tools plug-ins</strike>
 
|-
 
|-
| 10 || <strike>{{bug|481928}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Change ViewerSupport.bind to varargs</strike>
+
| 10 || <strike>{{bug|481989}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Fix typo in e4 templates and align field injections</strike>
 
|-
 
|-
| 11 || <strike>{{bug|483176}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Cleanup org.eclipse.e4.ui.tests</strike>
+
| 11 || <strike>{{bug|483310}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary manual activation of EventAdmin in InjectionEventTest from org.eclipse.e4.ui.test</strike>
 
|-
 
|-
| 12 || <strike>{{bug|483469}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Add eclipse.platform.text to our Milestone wiki page</strike>
+
| 12 || <strike>{{bug|483425}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Use varargs in WorkingSetConfigurationBlock</strike>
 
|-
 
|-
| 13 || <strike>{{bug|381555}}</strike> || 4.6 M4 || UI || critical || markus_keller || FIXED || <strike>[Model] Eclipse crashes with NPE on existing workspace (after closing window twice)</strike>
+
| 13 || <strike>{{bug|448832}}</strike> || 4.6 M4 || UI || normal || scela || FIXED || <strike>[Tests] [Workbench] Migrate org.eclipse.e4.ui.tests to JUnit 4</strike>
 
|-
 
|-
 
| 14 || <strike>{{bug|478438}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.dialogs to Java 8 to use lambdas</strike>
 
| 14 || <strike>{{bug|478438}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.dialogs to Java 8 to use lambdas</strike>
Line 667: Line 667:
 
| 16 || <strike>{{bug|481620}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>[Databinding] Remove raw type warnings from ControlDecorationSupport</strike>
 
| 16 || <strike>{{bug|481620}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>[Databinding] Remove raw type warnings from ControlDecorationSupport</strike>
 
|-
 
|-
| 17 || <strike>{{bug|482295}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Improve method name of internal SashRenderer#getWeight method</strike>
+
| 17 || <strike>{{bug|482364}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>UpdateValueStrategy should provide factory methods to create a strategy with a Converter</strike>
 
|-
 
|-
| 18 || <strike>{{bug|483393}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Use multi-catch in org.eclipse.e4.core.di</strike>
+
| 18 || <strike>{{bug|483634}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Adding a working set during import with the New button does not update the values in the dropdown bo</strike>
 
|-
 
|-
| 19 || <strike>{{bug|448832}}</strike> || 4.6 M4 || UI || normal || scela || FIXED || <strike>[Tests] [Workbench] Migrate org.eclipse.e4.ui.tests to JUnit 4</strike>
+
| 19 || <strike>{{bug|396949}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>Pinch to change font size in editor</strike>
 
|-
 
|-
 
| 20 || <strike>{{bug|479896}}</strike> || 4.6 M4 || UI || normal || dirk.fauth || FIXED || <strike>[CSS] Combination of child and pseudo selector is not applied</strike>
 
| 20 || <strike>{{bug|479896}}</strike> || 4.6 M4 || UI || normal || dirk.fauth || FIXED || <strike>[CSS] Combination of child and pseudo selector is not applied</strike>
Line 677: Line 677:
 
| 21 || <strike>{{bug|481474}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Change Viewer.setFilters to varargs</strike>
 
| 21 || <strike>{{bug|481474}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Change Viewer.setFilters to varargs</strike>
 
|-
 
|-
| 22 || <strike>{{bug|482014}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>[JFace] Make StyledString implement CharSequence</strike>
+
| 22 || <strike>{{bug|482027}}</strike> || 4.6 M4 || UI || normal || snjeza.peco || FIXED || <strike>Remove unnessary paint listener from SashLayout</strike>
 
|-
 
|-
| 23 || <strike>{{bug|483343}}</strike> || 4.6 M4 || UI || normal || gemaspecial || FIXED || <strike>SWTException: Widget is disposed in Quick Access box</strike>
+
| 23 || <strike>{{bug|483435}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Add a New... button to the WorkingSetConfigurationBlock</strike>
 
|-
 
|-
| 24 || <strike>{{bug|483528}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Make use of the varargs constructor of the WorkingSetConfigurationBlock</strike>
+
| 24 || <strike>{{bug|35779}}</strike> || 4.6 M4 || Text || enhancement || loskutov || FIXED || <strike>[misc] Text Viewer and Editor needs to support word wrap</strike>
 
|-
 
|-
| 25 || <strike>{{bug|396949}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>Pinch to change font size in editor</strike>
+
| 25 || <strike>{{bug|478505}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Use for earch loops in org.eclipse.ui.views</strike>
 
|-
 
|-
| 26 || <strike>{{bug|478505}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Use for earch loops in org.eclipse.ui.views</strike>
+
| 26 || <strike>{{bug|481318}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update AbstractUIPlugin methods with the removal of the org.eclipse.core.runtime.compatibility</strike>
 
|-
 
|-
| 27 || <strike>{{bug|481318}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update AbstractUIPlugin methods with the removal of the org.eclipse.core.runtime.compatibility</strike>
+
| 27 || <strike>{{bug|482523}}</strike> || 4.6 M4 || IDE || enhancement || loskutov || FIXED || <strike>"By default don't call GC when idle (was: If threads exhausted on a system, an Idle Eclipse pops up </strike>
 
|-
 
|-
| 28 || <strike>{{bug|482367}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>Add a factory to create an IConverter with lamda expressions</strike>
+
| 28 || <strike>{{bug|483747}}</strike> || 4.6 M4 || Text || normal || markus_keller || FIXED || <strike>Status error message gets lost when clicking line number ruler</strike>
 
|-
 
|-
| 29 || <strike>{{bug|483429}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Cleanup code of WorkingSetConfigurationBlock</strike>
+
| 29 || <strike>{{bug|402464}}</strike> || 4.6 M4 || UI || enhancement || lars.vogel || FIXED || <strike>Add @Deprecated to ViewerSorter</strike>
 
|-
 
|-
| 30 || <strike>{{bug|64510}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>"[templates] ""Restore Removed"" button on template pref page could select restored"</strike>
+
| 30 || <strike>{{bug|475941}}</strike> || 4.6 M4 || UI || normal || bsd || FIXED || <strike>View docked along with shared editors are causes NullPointerException and broken window</strike>
 
|-
 
|-
| 31 || <strike>{{bug|475941}}</strike> || 4.6 M4 || UI || normal || bsd || FIXED || <strike>View docked along with shared editors are causes NullPointerException and broken window</strike>
+
| 31 || <strike>{{bug|480683}}</strike> || 4.6 M4 || UI || normal || ma.becker || FIXED || <strike>"Icon Renderer: Folder ""dgm"" and icons bigger the 16x16 pixels not handled correctly"</strike>
 
|-
 
|-
| 32 || <strike>{{bug|480683}}</strike> || 4.6 M4 || UI || normal || ma.becker || FIXED || <strike>"Icon Renderer: Folder ""dgm"" and icons bigger the 16x16 pixels not handled correctly"</strike>
+
| 32 || <strike>{{bug|481490}}</strike> || 4.6 M4 || UI || normal || janove.weichel || FIXED || <strike>Change usage of Viewer.setFilters to varargs</strike>
 
|-
 
|-
| 33 || <strike>{{bug|481490}}</strike> || 4.6 M4 || UI || normal || janove.weichel || FIXED || <strike>Change usage of Viewer.setFilters to varargs</strike>
+
| 33 || <strike>{{bug|482152}}</strike> || 4.6 M4 || UI || normal || d.zygann || FIXED || <strike>Deprecated Page#makeContributions and Page#setActionBars</strike>
 
|-
 
|-
| 34 || <strike>{{bug|482136}}</strike> || 4.6 M4 || Runtime || enhancement || bsd || FIXED || <strike>[DI] Improve debugging for mismatched annotations</strike>
+
| 34 || <strike>{{bug|483361}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Move E4Application#APPLICATION_CONTEXT_KEY to IWorkbench#APPLICATION_CONTEXT_KEY</strike>
 
|-
 
|-
| 35 || <strike>{{bug|483360}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Rework EModelServiceFindTest</strike>
+
| 35 || <strike>{{bug|483445}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help.base with annotations</strike>
 
|-
 
|-
| 36 || <strike>{{bug|483654}}</strike> || 4.6 M4 || UI || normal || akurtakov || FIXED || <strike>Generify TextEditor related examples</strike>
+
| 36 || <strike>{{bug|259245}}</strike> || 4.6 M4 || UI || minor || robert.roth.off || FIXED || <strike>[Viewers] AbstractTreeViewer#setContentProvider() is useless</strike>
 
|-
 
|-
| 37 || <strike>{{bug|402464}}</strike> || 4.6 M4 || UI || enhancement || lars.vogel || FIXED || <strike>Add @Deprecated to ViewerSorter</strike>
+
| 37 || <strike>{{bug|467385}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help.base to Java 1.7</strike>
 
|-
 
|-
 
| 38 || <strike>{{bug|478773}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginDescriptor with removal of org.eclipse.core.runtime.compatibili</strike>
 
| 38 || <strike>{{bug|478773}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Update methods and Javadoc of IPluginDescriptor with removal of org.eclipse.core.runtime.compatibili</strike>
Line 713: Line 713:
 
| 39 || <strike>{{bug|481340}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>We should provide a 'create E4 plugin with a handler' as template</strike>
 
| 39 || <strike>{{bug|481340}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>We should provide a 'create E4 plugin with a handler' as template</strike>
 
|-
 
|-
| 40 || <strike>{{bug|481882}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>"ReparentingTest has a syserr line printing ""------"""</strike>
+
| 40 || <strike>{{bug|481886}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.di.extensions should use package imports for packages who are versioned</strike>
 
|-
 
|-
| 41 || <strike>{{bug|482680}}</strike> || 4.6 M4 || UI || normal || Ed.Merks || FIXED || <strike>The performance of looking up a command by element ID could be improved.</strike>
+
| 41 || <strike>{{bug|482698}}</strike> || 4.6 M4 || Runtime || normal || platform-runtime-inbox || FIXED || <strike>The injector implementation performance could be improved.</strike>
 
|-
 
|-
| 42 || <strike>{{bug|483441}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove unnecessary whitespace from org.eclipse.help</strike>
+
| 42 || <strike>{{bug|425525}}</strike> || 4.6 M4 || UI || normal || loskutov || FIXED || <strike>[ViewMgmt] Properties View does not populate with workbench selection when first opened and activate</strike>
 
|-
 
|-
| 43 || <strike>{{bug|259245}}</strike> || 4.6 M4 || UI || minor || robert.roth.off || FIXED || <strike>[Viewers] AbstractTreeViewer#setContentProvider() is useless</strike>
+
| 43 || <strike>{{bug|477360}}</strike> || 4.6 M4 || Runtime || normal || dirk.fauth || FIXED || <strike>It is not possible to declare context variables with MPartDescriptor</strike>
 
|-
 
|-
| 44 || <strike>{{bug|467385}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help.base to Java 1.7</strike>
+
| 44 || <strike>{{bug|480909}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>DS Warnings because of typo MessageFactoryImpl#unsetLogSerivce</strike>
 
|-
 
|-
| 45 || <strike>{{bug|477360}}</strike> || 4.6 M4 || Runtime || normal || dirk.fauth || FIXED || <strike>It is not possible to declare context variables with MPartDescriptor</strike>
+
| 45 || <strike>{{bug|481516}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused DEFAULT_WORKBENCH_STATE_FILENAME constant in Workbench</strike>
 
|-
 
|-
| 46 || <strike>{{bug|480909}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>DS Warnings because of typo MessageFactoryImpl#unsetLogSerivce</strike>
+
| 46 || <strike>{{bug|482163}}</strike> || 4.6 M4 || UI || normal || tm || FIXED || <strike>StructuredViewer.setSorter should be marked as @deprecated</strike>
 
|-
 
|-
| 47 || <strike>{{bug|481516}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused DEFAULT_WORKBENCH_STATE_FILENAME constant in Workbench</strike>
+
| 47 || <strike>{{bug|483365}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help to Java 1.7 to use annotations</strike>
 
|-
 
|-
| 48 || <strike>{{bug|482159}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.pde.runtime to Java 1.6 to use annotations</strike>
+
| 48 || <strike>{{bug|483469}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Add eclipse.platform.text to our Milestone wiki page</strike>
 
|-
 
|-
| 49 || <strike>{{bug|483362}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Add tests for new command lookup method from Bug 482680</strike>
+
| 49 || <strike>{{bug|371791}}</strike> || 4.6 M4 || UI || normal || lucien || FIXED || <strike>[DataBinding] Databinding accesses validationStatusObservable from wrong realm with set and list bin</strike>
 
|-
 
|-
| 50 || <strike>{{bug|425525}}</strike> || 4.6 M4 || UI || normal || loskutov || FIXED || <strike>[ViewMgmt] Properties View does not populate with workbench selection when first opened and activate</strike>
+
| 50 || <strike>{{bug|472706}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>Label of shared part not updated in placeholder reference within the model editor</strike>
 
|-
 
|-
 
| 51 || <strike>{{bug|479210}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Use annotations in org.eclipse.ui.cheatsheets and remove Non-Javadoc</strike>
 
| 51 || <strike>{{bug|479210}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Use annotations in org.eclipse.ui.cheatsheets and remove Non-Javadoc</strike>
Line 739: Line 739:
 
| 52 || <strike>{{bug|481421}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Enable parallel execution for Gerrit builds in platform.ui</strike>
 
| 52 || <strike>{{bug|481421}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Enable parallel execution for Gerrit builds in platform.ui</strike>
 
|-
 
|-
| 53 || <strike>{{bug|481896}}</strike> || 4.6 M4 || UI || normal || elaskavaia.cdt || FIXED || <strike>[Tests] Enable org.eclipse.ui.tests.forms tests during Tycho builds</strike>
+
| 53 || <strike>{{bug|481928}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Change ViewerSupport.bind to varargs</strike>
 
|-
 
|-
| 54 || <strike>{{bug|483166}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Move org.eclipse.e4.core plug-ins to Java 8</strike>
+
| 54 || <strike>{{bug|483176}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Cleanup org.eclipse.e4.ui.tests</strike>
 
|-
 
|-
| 55 || <strike>{{bug|483462}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Fix generic warnings in WorkbenchImages</strike>
+
| 55 || <strike>{{bug|483393}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Use multi-catch in org.eclipse.e4.core.di</strike>
 
|-
 
|-
| 56 || <strike>{{bug|371791}}</strike> || 4.6 M4 || UI || normal || lucien || FIXED || <strike>[DataBinding] Databinding accesses validationStatusObservable from wrong realm with set and list bin</strike>
+
| 56 || <strike>{{bug|443414}}</strike> || 4.6 M4 || IDE || trivial || jhelming || FIXED || <strike>[model editor] cannot drag to change the order of model fragments</strike>
 
|-
 
|-
| 57 || <strike>{{bug|472706}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>Label of shared part not updated in placeholder reference within the model editor</strike>
+
| 57 || <strike>{{bug|478242}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove Activator from org.eclipse.ui.views</strike>
 
|-
 
|-
| 58 || <strike>{{bug|478242}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove Activator from org.eclipse.ui.views</strike>
+
| 58 || <strike>{{bug|480929}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Use vararg MessageFormat.format method in Platform.UI</strike>
 
|-
 
|-
| 59 || <strike>{{bug|480929}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Use vararg MessageFormat.format method in Platform.UI</strike>
+
| 59 || <strike>{{bug|481608}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused methods in Activators of the platform.ui project</strike>
 
|-
 
|-
| 60 || <strike>{{bug|481608}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unused methods in Activators of the platform.ui project</strike>
+
| 60 || <strike>{{bug|482295}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Improve method name of internal SashRenderer#getWeight method</strike>
 
|-
 
|-
| 61 || <strike>{{bug|482184}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove empty Activator from org.eclipse.ui.forms</strike>
+
| 61 || <strike>{{bug|483528}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Make use of the varargs constructor of the WorkingSetConfigurationBlock</strike>
 
|-
 
|-
| 62 || <strike>{{bug|483389}}</strike> || 4.6 M4 || UI || normal || markus_keller || FIXED || <strike>Wrong generification in org.eclipse.ui.examples.readmetool.AddReadmeMarkerAction#run()</strike>
+
| 62 || <strike>{{bug|395825}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>EPartService should allow to to open a perspective by ID</strike>
 
|-
 
|-
| 63 || <strike>{{bug|443414}}</strike> || 4.6 M4 || IDE || trivial || jhelming || FIXED || <strike>[model editor] cannot drag to change the order of model fragments</strike>
+
| 63 || <strike>{{bug|479848}}</strike> || 4.6 M4 || UI || normal || psuzzi || FIXED || <strike>"SWTObservables are deprecated, should be removed from databinding snippets"</strike>
 
|-
 
|-
| 64 || <strike>{{bug|479848}}</strike> || 4.6 M4 || UI || normal || psuzzi || FIXED || <strike>"SWTObservables are deprecated, should be removed from databinding snippets"</strike>
+
| 64 || <strike>{{bug|481473}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Cleanup working set dialog code</strike>
 
|-
 
|-
| 65 || <strike>{{bug|481473}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Cleanup working set dialog code</strike>
+
| 65 || <strike>{{bug|482014}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>[JFace] Make StyledString implement CharSequence</strike>
 
|-
 
|-
| 66 || <strike>{{bug|481989}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Fix typo in e4 templates and align field injections</strike>
+
| 66 || <strike>{{bug|483343}}</strike> || 4.6 M4 || UI || normal || gemaspecial || FIXED || <strike>SWTException: Widget is disposed in Quick Access box</strike>
 
|-
 
|-
| 67 || <strike>{{bug|483310}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove unnecessary manual activation of EventAdmin in InjectionEventTest from org.eclipse.e4.ui.test</strike>
+
| 67 || <strike>{{bug|483429}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Cleanup code of WorkingSetConfigurationBlock</strike>
 
|-
 
|-
| 68 || <strike>{{bug|483477}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on all plug-ins of platform.ua"</strike>
+
| 68 || <strike>{{bug|458033}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Make it easier to locate the Root-IEclipseContext for an application</strike>
 
|-
 
|-
| 69 || <strike>{{bug|395825}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>EPartService should allow to to open a perspective by ID</strike>
+
| 69 || <strike>{{bug|478456}}</strike> || 4.6 M4 || UI || normal || sxenos || FIXED || <strike>"[DataBinding] Create a SideEffect class, which is like ComputedValue but executes a runnable rather</strike>
 
|-
 
|-
| 70 || <strike>{{bug|478456}}</strike> || 4.6 M4 || UI || normal || sxenos || FIXED || <strike>"[DataBinding] Create a SideEffect class, which is like ComputedValue but executes a runnable rather</strike>
+
| 70 || <strike>{{bug|481211}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>The 'restore default' in ModelEditorPreferencePage does not set the default values</strike>
 
|-
 
|-
| 71 || <strike>{{bug|481211}}</strike> || 4.6 M4 || UI || normal || olivier.prouvost || FIXED || <strike>The 'restore default' in ModelEditorPreferencePage does not set the default values</strike>
+
| 71 || <strike>{{bug|481705}}</strike> || 4.6 M4 || UI || normal || Ed.Merks || FIXED || <strike>Avoid Pattern.compile for constant patterns</strike>
 
|-
 
|-
| 72 || <strike>{{bug|481705}}</strike> || 4.6 M4 || UI || normal || Ed.Merks || FIXED || <strike>Avoid Pattern.compile for constant patterns</strike>
+
| 72 || <strike>{{bug|482367}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>Add a factory to create an IConverter with lamda expressions</strike>
 
|-
 
|-
| 73 || <strike>{{bug|482364}}</strike> || 4.6 M4 || UI || normal || tom.schindl || FIXED || <strike>UpdateValueStrategy should provide factory methods to create a strategy with a Converter</strike>
+
| 73 || <strike>{{bug|483654}}</strike> || 4.6 M4 || UI || normal || akurtakov || FIXED || <strike>Generify TextEditor related examples</strike>
 
|-
 
|-
| 74 || <strike>{{bug|483425}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Use varargs in WorkingSetConfigurationBlock</strike>
+
| 74 || <strike>{{bug|397610}}</strike> || 4.6 M4 || Text || normal || daniel_megert || FIXED || <strike>"""org.eclipse.core.runtime.AssertionFailedException"" in ""org.eclipse.jface.text.source.Annotation</strike>
 
|-
 
|-
| 75 || <strike>{{bug|35779}}</strike> || 4.6 M4 || Text || enhancement || loskutov || FIXED || <strike>[misc] Text Viewer and Editor needs to support word wrap</strike>
+
| 75 || <strike>{{bug|475879}}</strike> || 4.6 M4 || UI || normal || janove.weichel || FIXED || <strike>Update usage of JFaceResources.format to varargs</strike>
 
|-
 
|-
| 76 || <strike>{{bug|458033}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Make it easier to locate the Root-IEclipseContext for an application</strike>
+
| 76 || <strike>{{bug|480102}}</strike> || 4.6 M4 || UI || normal || psuzzi || FIXED || <strike>"Add ""Appearance"" menu for ""Toogle Visibility of Toolsbars"" and move ""Hide Toolbar/ Show toolba</strike>
 
|-
 
|-
| 77 || <strike>{{bug|480102}}</strike> || 4.6 M4 || UI || normal || psuzzi || FIXED || <strike>"Add ""Appearance"" menu for ""Toogle Visibility of Toolsbars"" and move ""Hide Toolbar/ Show toolba</strike>
+
| 77 || <strike>{{bug|481476}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on all plug-ins of platform.ui"</strike>
 
|-
 
|-
| 78 || <strike>{{bug|481476}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>"Run ""Fix Copyrights"" on all plug-ins of platform.ui"</strike>
+
| 78 || <strike>{{bug|482136}}</strike> || 4.6 M4 || Runtime || enhancement || bsd || FIXED || <strike>[DI] Improve debugging for mismatched annotations</strike>
 
|-
 
|-
| 79 || <strike>{{bug|482027}}</strike> || 4.6 M4 || UI || normal || snjeza.peco || FIXED || <strike>Remove unnessary paint listener from SashLayout</strike>
+
| 79 || <strike>{{bug|483360}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Rework EModelServiceFindTest</strike>
 
|-
 
|-
| 80 || <strike>{{bug|483634}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Adding a working set during import with the New button does not update the values in the dropdown bo</strike>
+
| 80 || <strike>{{bug|483441}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove unnecessary whitespace from org.eclipse.help</strike>
 
|-
 
|-
| 81 || <strike>{{bug|397610}}</strike> || 4.6 M4 || Text || normal || daniel_megert || FIXED || <strike>"""org.eclipse.core.runtime.AssertionFailedException"" in ""org.eclipse.jface.text.source.Annotation</strike>
+
| 81 || <strike>{{bug|64510}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>"[templates] ""Restore Removed"" button on template pref page could select restored"</strike>
 
|-
 
|-
| 82 || <strike>{{bug|475879}}</strike> || 4.6 M4 || UI || normal || janove.weichel || FIXED || <strike>Update usage of JFaceResources.format to varargs</strike>
+
| 82 || <strike>{{bug|465768}}</strike> || 4.6 M4 || UI || normal || cds || FIXED || <strike>Adding new working set should auto-select it</strike>
 
|-
 
|-
 
| 83 || <strike>{{bug|478673}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>Move platform text to Java 1.8 BREE</strike>
 
| 83 || <strike>{{bug|478673}}</strike> || 4.6 M4 || Text || enhancement || markus_keller || FIXED || <strike>Move platform text to Java 1.8 BREE</strike>
Line 803: Line 803:
 
| 84 || <strike>{{bug|481319}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Replace reference in Javadoc to gif files to png files in AbstractUIPlugin</strike>
 
| 84 || <strike>{{bug|481319}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Replace reference in Javadoc to gif files to png files in AbstractUIPlugin</strike>
 
|-
 
|-
| 85 || <strike>{{bug|482523}}</strike> || 4.6 M4 || IDE || enhancement || loskutov || FIXED || <strike>"By default don't call GC when idle (was: If threads exhausted on a system, an Idle Eclipse pops up </strike>
+
| 85 || <strike>{{bug|481882}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>"ReparentingTest has a syserr line printing ""------"""</strike>
 
|-
 
|-
| 86 || <strike>{{bug|483435}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>Add a New... button to the WorkingSetConfigurationBlock</strike>
+
| 86 || <strike>{{bug|482680}}</strike> || 4.6 M4 || UI || normal || Ed.Merks || FIXED || <strike>The performance of looking up a command by element ID could be improved.</strike>
 
|-
 
|-
| 87 || <strike>{{bug|465768}}</strike> || 4.6 M4 || UI || normal || cds || FIXED || <strike>Adding new working set should auto-select it</strike>
+
| 87 || <strike>{{bug|412028}}</strike> || 4.6 M4 || UI || normal || bsd || FIXED || <strike>ModelServiceImpl.insert() should handle insertions relative to a shared element</strike>
 
|-
 
|-
 
| 88 || <strike>{{bug|480908}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.di bundles should use package imports for osgi.framework deps</strike>
 
| 88 || <strike>{{bug|480908}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.di bundles should use package imports for osgi.framework deps</strike>
Line 813: Line 813:
 
| 89 || <strike>{{bug|481493}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove trailing white spaces in org.eclipse.ui.cheatsheets</strike>
 
| 89 || <strike>{{bug|481493}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Remove trailing white spaces in org.eclipse.ui.cheatsheets</strike>
 
|-
 
|-
| 90 || <strike>{{bug|482152}}</strike> || 4.6 M4 || UI || normal || d.zygann || FIXED || <strike>Deprecated Page#makeContributions and Page#setActionBars</strike>
+
| 90 || <strike>{{bug|482159}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.pde.runtime to Java 1.6 to use annotations</strike>
 
|-
 
|-
| 91 || <strike>{{bug|483361}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Move E4Application#APPLICATION_CONTEXT_KEY to IWorkbench#APPLICATION_CONTEXT_KEY</strike>
+
| 91 || <strike>{{bug|483362}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Add tests for new command lookup method from Bug 482680</strike>
 
|-
 
|-
| 92 || <strike>{{bug|483747}}</strike> || 4.6 M4 || Text || normal || markus_keller || FIXED || <strike>Status error message gets lost when clicking line number ruler</strike>
+
| 92 || <strike>{{bug|483462}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Fix generic warnings in WorkbenchImages</strike>
 
|-
 
|-
| 93 || <strike>{{bug|412028}}</strike> || 4.6 M4 || UI || normal || bsd || FIXED || <strike>ModelServiceImpl.insert() should handle insertions relative to a shared element</strike>
+
| 93 || <strike>{{bug|297495}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>"[DataBinding] Snippet032TableViewerColumnEditing doesn't work in 3.5.1, CellEditor changes are not </strike>
 
|-
 
|-
 
| 94 || <strike>{{bug|478940}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.workbench.renderers.swt to Java 8</strike>
 
| 94 || <strike>{{bug|478940}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.e4.ui.workbench.renderers.swt to Java 8</strike>
Line 825: Line 825:
 
| 95 || <strike>{{bug|481364}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove parent .project file from eclipse.platform.ui</strike>
 
| 95 || <strike>{{bug|481364}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Remove parent .project file from eclipse.platform.ui</strike>
 
|-
 
|-
| 96 || <strike>{{bug|481886}}</strike> || 4.6 M4 || Runtime || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.di.extensions should use package imports for packages who are versioned</strike>
+
| 96 || <strike>{{bug|481896}}</strike> || 4.6 M4 || UI || normal || elaskavaia.cdt || FIXED || <strike>[Tests] Enable org.eclipse.ui.tests.forms tests during Tycho builds</strike>
 
|-
 
|-
| 97 || <strike>{{bug|482698}}</strike> || 4.6 M4 || Runtime || normal || platform-runtime-inbox || FIXED || <strike>The injector implementation performance could be improved.</strike>
+
| 97 || <strike>{{bug|483166}}</strike> || 4.6 M4 || Runtime || normal || lars.vogel || FIXED || <strike>Move org.eclipse.e4.core plug-ins to Java 8</strike>
 
|-
 
|-
| 98 || <strike>{{bug|483445}}</strike> || 4.6 M4 || User Assistance || normal || lars.vogel || FIXED || <strike>Update org.eclipse.help.base with annotations</strike>
+
| 98 || <strike>{{bug|476037}}</strike> || 4.6 M4 || Text || enhancement || mistria || FIXED || <strike>Some commands (+shortcuts) to Increase/decrease font size</strike>
 
|-
 
|-
| 99 || <strike>{{bug|297495}}</strike> || 4.6 M4 || UI || normal || simon.scholz || FIXED || <strike>"[DataBinding] Snippet032TableViewerColumnEditing doesn't work in 3.5.1, CellEditor changes are not </strike>
+
| 99 || <strike>{{bug|477742}}</strike> || 4.6 M4 || UI || normal || Platform-UI-Inbox || DUPLICATE || <strike>Breakpoints View disappears from Java Perspective</strike>
 
|-
 
|-
| 100 || <strike>{{bug|476037}}</strike> || 4.6 M4 || Text || enhancement || mistria || FIXED || <strike>Some commands (+shortcuts) to Increase/decrease font size</strike>
+
| 100 || <strike>{{bug|480928}}</strike> || 4.6 M4 || UI || normal || Platform-UI-Inbox || FIXED || <strike>Delete unused MessageUtil#format method in org.eclipse.ui.examples.multipageeditor</strike>
 
|-
 
|-
| 101 || <strike>{{bug|477742}}</strike> || 4.6 M4 || UI || normal || Platform-UI-Inbox || DUPLICATE || <strike>Breakpoints View disappears from Java Perspective</strike>
+
| 101 || <strike>{{bug|473541}}</strike> || 4.6 M4 || UI || major || Platform-UI-Inbox || WORKSFORME || <strike>NPE when calling 'Show Annotations'</strike>
 
|-
 
|-
| 102 || <strike>{{bug|480928}}</strike> || 4.6 M4 || UI || normal || Platform-UI-Inbox || FIXED || <strike>Delete unused MessageUtil#format method in org.eclipse.ui.examples.multipageeditor</strike>
+
| 102 || <strike>{{bug|475604}}</strike> || 4.6 M4 || IDE || normal || Platform-UI-Inbox || DUPLICATE || <strike>DeclareImages in WorkbenchImages hits filesystem repeatedly</strike>
 
|-
 
|-
| 103 || <strike>{{bug|473541}}</strike> || 4.6 M4 || UI || major || Platform-UI-Inbox || WORKSFORME || <strike>NPE when calling 'Show Annotations'</strike>
+
| 103 || <strike>{{bug|462604}}</strike> || 4.6 M4 || Text || enhancement || daniel_megert || DUPLICATE || <strike>org.eclipse.ui.workbench.texteditor should be updated to Java 1.7</strike>
 
|-
 
|-
| 104 || <strike>{{bug|475604}}</strike> || 4.6 M4 || IDE || normal || Platform-UI-Inbox || DUPLICATE || <strike>DeclareImages in WorkbenchImages hits filesystem repeatedly</strike>
+
| 104 || <strike>{{bug|481754}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.views.properties.tabbed to Java 1.6 to use VARARGS and override annotations</strike>
 
|-
 
|-
| 105 || <strike>{{bug|481754}}</strike> || 4.6 M4 || UI || normal || lars.vogel || FIXED || <strike>Update org.eclipse.ui.views.properties.tabbed to Java 1.6 to use VARARGS and override annotations</strike>
+
| 105 || <strike>{{bug|475084}}</strike> || 4.6 M4 || IDE || normal || jhelming || WORKSFORME || <strike>Exception when opening e4xml</strike>
 
|-
 
|-
| 106 || <strike>{{bug|462604}}</strike> || 4.6 M4 || Text || enhancement || daniel_megert || DUPLICATE || <strike>org.eclipse.ui.workbench.texteditor should be updated to Java 1.7</strike>
+
| 106 || <strike>{{bug|468948}}</strike> || 4.6 M4 || UI || major || loskutov || DUPLICATE || <strike>IWorkbenchPage getViewReferences&getViews does not return all Views.</strike>
|-
+
| 107 || <strike>{{bug|475084}}</strike> || 4.6 M4 || IDE || normal || jhelming || WORKSFORME || <strike>Exception when opening e4xml</strike>
+
|-
+
| 108 || <strike>{{bug|468948}}</strike> || 4.6 M4 || UI || major || loskutov || DUPLICATE || <strike>IWorkbenchPage getViewReferences&getViews does not return all Views.</strike>
+
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:25:01 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:34 CET 2015'''
  
 
== 4.6 M5 ==
 
== 4.6 M5 ==
Line 861: Line 857:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|482661}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Add more xpaths model contribution tests
+
| 1 || {{bug|477779}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Provide defaut methods for IContentProvider
 
|-
 
|-
| 2 || {{bug|478939}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Use Lambdas in org.eclipse.e4.ui.workbench.swt
+
| 2 || {{bug|482650}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework ContextServiceAddon
 
|-
 
|-
| 3 || {{bug|483555}} || 4.6 M5 || UI || normal || lars.vogel || NEW || "Disable the ""Clean workspace before build"" in the eclipse.platform.ui Gerrit build"
+
| 3 || {{bug|481524}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Remove Eclipse-BundleShape: dir from platform.ui
 
|-
 
|-
| 4 || {{bug|466768}} || 4.6 M5 || UI || normal || lars.vogel || NEW || [Graphics] Remove unnecessary images from org.eclipse.pde.ua.ui
+
| 4 || {{bug|483304}} || 4.6 M5 || UI || normal || Platform-UI-Inbox || NEW || Fix failing MWindowTest#testWindow_Height test from org.eclipse.e4.ui.tests
 
|-
 
|-
| 5 || {{bug|483167}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Use lambdas in org.eclipse.e4.core plug-ins
+
| 5 || {{bug|478939}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Use Lambdas in org.eclipse.e4.ui.workbench.swt
 
|-
 
|-
| 6 || {{bug|479525}} || 4.6 M5 || Text || normal || lars.vogel || NEW || Inline helper method Progress#getMonitor
+
| 6 || {{bug|482653}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework CommandProcessingAddon
 
|-
 
|-
| 7 || {{bug|477391}} || 4.6 M5 || UI || enhancement || sergey.grant || NEW || Provide a deferred way to create ImageDescriptors in JFace
+
| 7 || {{bug|466768}} || 4.6 M5 || UI || normal || lars.vogel || NEW || [Graphics] Remove unnecessary images from org.eclipse.pde.ua.ui
 
|-
 
|-
| 8 || {{bug|482647}} || 4.6 M5 || UI || normal || lars.vogel || NEW || MPerspective should also extends MBindings
+
| 8 || {{bug|481819}} || 4.6 M5 || Text || normal || loskutov || NEW || [rulers] Annotation in overview ruler not on the wrapped line
 
|-
 
|-
| 9 || {{bug|483174}} || 4.6 M5 || UI || normal || Platform-UI-Inbox || NEW || Use lambdas in org.eclipse.ui.forms
+
| 9 || {{bug|483465}} || 4.6 M5 || UI || normal || janove.weichel || NEW || URLImageDescriptor#getImageData should use try-with-resources
 
|-
 
|-
| 10 || {{bug|411578}} || 4.6 M5 || IDE || enhancement || janove.weichel || NEW || Selecting workspace with one click
+
| 10 || {{bug|479525}} || 4.6 M5 || Text || normal || lars.vogel || NEW || Inline helper method Progress#getMonitor
 
|-
 
|-
| 11 || {{bug|480104}} || 4.6 M5 || UI || normal || lars.vogel || NEW || "Hide Toolbar and ""Toogle visible toolbars"" must work together"
+
| 11 || {{bug|482913}} || 4.6 M5 || Text || enhancement || mistria || NEW || Need a command to reset font size
 
|-
 
|-
| 12 || {{bug|482650}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework ContextServiceAddon
+
| 12 || {{bug|477391}} || 4.6 M5 || UI || enhancement || sergey.grant || NEW || Provide a deferred way to create ImageDescriptors in JFace
 
|-
 
|-
| 13 || {{bug|477774}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Provide default methods for ITreeContentProvider
+
| 13 || {{bug|482474}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Provide configuration for pomless builds
 
|-
 
|-
| 14 || {{bug|483304}} || 4.6 M5 || UI || normal || Platform-UI-Inbox || NEW || Fix failing MWindowTest#testWindow_Height test from org.eclipse.e4.ui.tests
+
| 14 || {{bug|411578}} || 4.6 M5 || IDE || enhancement || janove.weichel || NEW || Selecting workspace with one click
 
|-
 
|-
| 15 || {{bug|480610}} || 4.6 M5 || UI || normal || jhelming || NEW || Add Tests for ModelAssembler
+
| 15 || {{bug|480104}} || 4.6 M5 || UI || normal || lars.vogel || NEW || "Hide Toolbar and ""Toogle visible toolbars"" must work together"
 
|-
 
|-
| 16 || {{bug|482653}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework CommandProcessingAddon
+
| 16 || {{bug|483173}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Update org.eclipse.ui.forms to Java 8
 
|-
 
|-
| 17 || {{bug|478524}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Use lambda for the JFace Databinding snippets
+
| 17 || {{bug|477774}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Provide default methods for ITreeContentProvider
 
|-
 
|-
| 18 || {{bug|483465}} || 4.6 M5 || UI || normal || janove.weichel || NEW || URLImageDescriptor#getImageData should use try-with-resources
+
| 18 || {{bug|482649}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework CommandServiceAddon
 
|-
 
|-
| 19 || {{bug|448838}} || 4.6 M5 || UI || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.e4.ui.tests tests during Tycho build
+
| 19 || {{bug|480610}} || 4.6 M5 || UI || normal || jhelming || NEW || Add Tests for ModelAssembler
 
|-
 
|-
| 20 || {{bug|481819}} || 4.6 M5 || Text || normal || loskutov || NEW || [rulers] Annotation in overview ruler not on the wrapped line
+
| 20 || {{bug|478524}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Use lambda for the JFace Databinding snippets
 
|-
 
|-
| 21 || {{bug|482913}} || 4.6 M5 || Text || enhancement || mistria || NEW || Need a command to reset font size
+
| 21 || {{bug|482651}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework BindingServiceAddon
 
|-
 
|-
| 22 || {{bug|479523}} || 4.6 M5 || Text || normal || lars.vogel || NEW || Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.text
+
| 22 || {{bug|448838}} || 4.6 M5 || UI || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.e4.ui.tests tests during Tycho build
 
|-
 
|-
| 23 || {{bug|468293}} || 4.6 M5 || UI || normal || simon.scholz || NEW || [DataBinding] Support Java 8 Date and Time API in Eclipse Databinding
+
| 23 || {{bug|481818}} || 4.6 M5 || Text || normal || loskutov || NEW || [rulers] Annotation in vertical ruler not on the wrapped line
 
|-
 
|-
| 24 || {{bug|482474}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Provide configuration for pomless builds
+
| 24 || {{bug|479523}} || 4.6 M5 || Text || normal || lars.vogel || NEW || Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.text
 
|-
 
|-
| 25 || {{bug|483173}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Update org.eclipse.ui.forms to Java 8
+
| 25 || {{bug|482661}} || 4.6 M5 || UI || normal || simon.scholz || NEW || Add more xpaths model contribution tests
 
|-
 
|-
| 26 || {{bug|393171}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Remove delta migration code
+
| 26 || {{bug|468293}} || 4.6 M5 || UI || normal || simon.scholz || NEW || [DataBinding] Support Java 8 Date and Time API in Eclipse Databinding
 
|-
 
|-
| 27 || {{bug|479944}} || 4.6 M5 || Runtime || normal || simon.scholz || NEW || "Move ""Find unused methods and files"" to the Source submenu"
+
| 27 || {{bug|483555}} || 4.6 M5 || UI || normal || lars.vogel || NEW || "Disable the ""Clean workspace before build"" in the eclipse.platform.ui Gerrit build"
 
|-
 
|-
| 28 || {{bug|477670}} || 4.6 M5 || UI || enhancement || Platform-UI-Inbox || NEW || Allow configuration of Toolbar elements by a contextual menu on right click
+
| 28 || {{bug|393171}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Remove delta migration code
 
|-
 
|-
| 29 || {{bug|482649}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework CommandServiceAddon
+
| 29 || {{bug|479944}} || 4.6 M5 || Runtime || normal || simon.scholz || NEW || "Move ""Find unused methods and files"" to the Source submenu"
 
|-
 
|-
| 30 || {{bug|480232}} || 4.6 M5 || IDE || normal || lars.vogel || NEW || In full screen mode window are opened behind the main window
+
| 30 || {{bug|483167}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Use lambdas in org.eclipse.e4.core plug-ins
 
|-
 
|-
| 31 || {{bug|482651}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Rework BindingServiceAddon
+
| 31 || {{bug|477670}} || 4.6 M5 || UI || enhancement || Platform-UI-Inbox || NEW || Allow configuration of Toolbar elements by a contextual menu on right click
 
|-
 
|-
| 32 || {{bug|477779}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Provide defaut methods for IContentProvider
+
| 32 || {{bug|482647}} || 4.6 M5 || UI || normal || lars.vogel || NEW || MPerspective should also extends MBindings
 
|-
 
|-
| 33 || {{bug|481524}} || 4.6 M5 || UI || normal || lars.vogel || NEW || Remove Eclipse-BundleShape: dir from platform.ui
+
| 33 || {{bug|480232}} || 4.6 M5 || IDE || normal || lars.vogel || NEW || In full screen mode window are opened behind the main window
 
|-
 
|-
| 34 || {{bug|481873}} || 4.6 M5 || Text || normal || loskutov || ASSIGNED || "[word wrap] No line ruler number repaint on text editing with disabled ""quick diff"""
+
| 34 || {{bug|483174}} || 4.6 M5 || UI || normal || Platform-UI-Inbox || NEW || Use lambdas in org.eclipse.ui.forms
 
|-
 
|-
| 35 || {{bug|483190}} || 4.6 M5 || UI || enhancement || markus_keller || ASSIGNED || ViewerComparator should use Comparator<Object> instead of raw type
+
| 35 || {{bug|75981}} || 4.6 M5 || Text || enhancement || jbr || ASSIGNED || [templates][preferences] Allow to specify format of date and time variables in templates
 
|-
 
|-
| 36 || {{bug|442747}} || 4.6 M5 || UI || minor || simon.scholz || REOPENED || Deprecate outdated CellModifier API of ColumnViewer
+
| 36 || {{bug|483190}} || 4.6 M5 || UI || enhancement || markus_keller || ASSIGNED || ViewerComparator should use Comparator<Object> instead of raw type
 
|-
 
|-
| 37 || {{bug|412824}} || 4.6 M5 || UI || enhancement || lars.vogel || REOPENED || Release @Preference as API
+
| 37 || {{bug|481873}} || 4.6 M5 || Text || normal || loskutov || ASSIGNED || "[word wrap] No line ruler number repaint on text editing with disabled ""quick diff"""
 
|-
 
|-
 
| 38 || {{bug|445802}} || 4.6 M5 || UI || normal || sergey.grant || REOPENED || [Progress] [Performance] Heavy progress reporting degrades performance
 
| 38 || {{bug|445802}} || 4.6 M5 || UI || normal || sergey.grant || REOPENED || [Progress] [Performance] Heavy progress reporting degrades performance
 
|-
 
|-
| 39 || <strike>{{bug|483369}}</strike> || 4.6 M5 || User Assistance || normal || lars.vogel || DUPLICATE || <strike>Update org.eclipse.help to Java 1.7 to use annotations</strike>
+
| 39 || {{bug|442747}} || 4.6 M5 || UI || minor || simon.scholz || REOPENED || Deprecate outdated CellModifier API of ColumnViewer
 +
|-
 +
| 40 || {{bug|412824}} || 4.6 M5 || UI || enhancement || lars.vogel || REOPENED || Release @Preference as API
 +
|-
 +
| 41 || <strike>{{bug|483369}}</strike> || 4.6 M5 || User Assistance || normal || lars.vogel || DUPLICATE || <strike>Update org.eclipse.help to Java 1.7 to use annotations</strike>
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:25:03 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:36 CET 2015'''
  
 
== 4.6 M6 ==
 
== 4.6 M6 ==
Line 949: Line 949:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|474992}} || 4.6 M6 || UI || normal || simon.scholz || NEW || Generify org.eclipse.jface.examples.databinding
+
| 1 || {{bug|478439}} || 4.6 M6 || UI || normal || lars.vogel || NEW || Remove dead code in org.eclipse.e4.ui.css.core
 
|-
 
|-
| 2 || {{bug|481735}} || 4.6 M6 || Text || normal || platform-text-inbox || NEW || Deprecate ChangeRulerColumn
+
| 2 || {{bug|474992}} || 4.6 M6 || UI || normal || simon.scholz || NEW || Generify org.eclipse.jface.examples.databinding
 
|-
 
|-
| 3 || {{bug|478439}} || 4.6 M6 || UI || normal || lars.vogel || NEW || Remove dead code in org.eclipse.e4.ui.css.core
+
| 3 || {{bug|481735}} || 4.6 M6 || Text || normal || platform-text-inbox || NEW || Deprecate ChangeRulerColumn
 
|-
 
|-
 
| 4 || {{bug|458333}} || 4.6 M6 || UI || normal || Platform-UI-Inbox || REOPENED || [Forms] Link in FormText is sometimes not activated
 
| 4 || {{bug|458333}} || 4.6 M6 || UI || normal || Platform-UI-Inbox || REOPENED || [Forms] Link in FormText is sometimes not activated
Line 959: Line 959:
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:25:03 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:36 CET 2015'''
  
 
== 4.6 M7 ==
 
== 4.6 M7 ==
Line 969: Line 969:
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:25:04 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:37 CET 2015'''
  
 
== 4.6 ==
 
== 4.6 ==
Line 977: Line 977:
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Component !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|441850}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Tests] Running the platform.ui tests as part of the Tycho build
+
| 1 || {{bug|449662}} || 4.6 || UI || normal || simon.scholz || NEW || [FilteredTree] Use FilteredTree from org.eclipse.e4.ui.dialogs in platform.ui
 
|-
 
|-
| 2 || {{bug|460826}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Rework MDialog and MWizard model elements
+
| 2 || {{bug|458832}} || 4.6 || UI || normal || simon.scholz || NEW || [Workbench] Replace deprecated Preference access in IDEWorkspacePreferencePage
 
|-
 
|-
| 3 || {{bug|465668}} || 4.6 || UI || normal || fabiofz || NEW || "Remove message ""swt-tree-arrow-mode and swt-tree-arrow-color are not supported on this platform""
+
| 3 || {{bug|464856}} || 4.6 || UI || normal || tom.schindl || NEW || Merge genmodels in e4.ui.model.workbench
 
|-
 
|-
| 4 || {{bug|467552}} || 4.6 || IDE || normal || jhelming || NEW || [e4 Tools] add org.eclipse.e4.tools.test to build
+
| 4 || {{bug|466763}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Wrong folder for org.eclipse.pde.ua.ui
 
|-
 
|-
| 5 || {{bug|472614}} || 4.6 || UI || normal || mistria || NEW || Migrate Smart Project Importer to Eclipse Platform UI
+
| 5 || {{bug|470551}} || 4.6 || UI || normal || simon.scholz || NEW || Generify the JFace Databinding snippets
 
|-
 
|-
| 6 || {{bug|474876}} || 4.6 || Runtime || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.core.tests.runtime during Tycho build
+
| 6 || {{bug|243855}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [WorkbenchLauncher] WorkbenchAdvisor.openWindows contains a data race
 
|-
 
|-
| 7 || {{bug|372523}} || 4.6 || UI || major || platform-ui-triaged || NEW || [Workbench] Rework Workbench startup so it doesn't use LegacyIDE.e4xmi
+
| 7 || {{bug|474627}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || Faulty activity-based filtering in the Show View dialog
 
|-
 
|-
| 8 || {{bug|477605}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Provide option to filter in Outline view
+
| 8 || {{bug|366554}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] [Compatibility] failures in CommandsTestSuite
 
|-
 
|-
| 9 || {{bug|408681}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || UIEvents.UILifeCycle.PERSPECTIVE_OPENED not called
+
| 9 || {{bug|477548}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.e4.ui.workbench.swt to png files
 
|-
 
|-
| 10 || {{bug|478696}} || 4.6 || UI || normal || sxenos || NEW || [DataBinding] observables should use equals instead of == for comparison
+
| 10 || {{bug|478532}} || 4.6 || UI || normal || lars.vogel || NEW || ServiceLocator#getService should use generics (as defined by the IServiceLocator interface)
 
|-
 
|-
| 11 || {{bug|430162}} || 4.6 || UI || normal || lars.vogel || NEW || [CSS] [Dark] White color of active perspective button (ToolItem) or selected Toogle button (ToolItem
+
| 11 || {{bug|422816}} || 4.6 || UI || enhancement || jhelming || NEW || [Workbench] setting WorkbenchLogger regardless of the ILoggerProvider
 
|-
 
|-
| 12 || {{bug|481242}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Open editor for copied file
+
| 12 || {{bug|479916}} || 4.6 || UI || normal || simon.scholz || NEW || [Handler contributed from extensions or model fragment remain after the plugin is gone
 
|-
 
|-
| 13 || {{bug|436183}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] Revisit creating preference nodes in CSS bridge
+
| 13 || {{bug|448143}} || 4.6 || UI || normal || simon.scholz || NEW || CellModifier API should be removed from Platform code
 
|-
 
|-
| 14 || {{bug|438398}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Turning all editors not visible makes the Editors Area not visible as well
+
| 14 || {{bug|453520}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] [CSS] Activate org.eclipse.e4.ui.tests.css.swt tests during Tycho build
 
|-
 
|-
| 15 || {{bug|448862}} || 4.6 || UI || normal || scela || NEW || [Tests] Migrate org.eclipse.jface.databinding.tests tests to JUnit 4
+
| 15 || {{bug|466075}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || [CSS] IEclipsePreferences#id can be used only once
 
|-
 
|-
| 16 || {{bug|469918}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || General Zoom In/Zoom Out commands
+
| 16 || {{bug|468945}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Graphics] Replace gif icons with png files in Eclipse platform projects
 
|-
 
|-
| 17 || {{bug|229823}} || 4.6 || UI || enhancement || sxenos || NEW || [Workbench] provide desktop notification popup API
+
| 17 || {{bug|142228}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [EditorMgmt] Don't expect File->Open to invoke system editor
 
|-
 
|-
| 18 || {{bug|474320}} || 4.6 || UI || normal || scela || NEW || Unexpected gray horizontal line when running with CSS disabled
+
| 18 || {{bug|473808}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || Font preferences reset every time Eclipse is restarted
 
|-
 
|-
| 19 || {{bug|354538}} || 4.6 || UI || major || bsd || NEW || [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
+
| 19 || {{bug|340889}} || 4.6 || UI || major || platform-ui-triaged || NEW || [CSS] Platform color scheme does not work together with SWT color constants
 
|-
 
|-
| 20 || {{bug|478358}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || https://www.eclipse.org/eclipse/ links to Wiki for Platform
+
| 20 || {{bug|475832}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Viewers] Evalute usage of List<E> for private field cachedElements in AbstractTableViewer
 
|-
 
|-
| 21 || {{bug|479526}} || 4.6 || Text || normal || lars.vogel || NEW || Update org.eclipse.search.tests to Java 1.5 to allow to use JUnit 4
+
| 21 || {{bug|391381}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || provide filtered tree option in error view and problems view
 
|-
 
|-
| 22 || {{bug|442285}} || 4.6 || UI || normal || thibaultleouay || NEW || Update EventBroker usage in StackRenderer
+
| 22 || {{bug|478235}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Remove Activator from org.eclipse.core.databinding.observable
 
|-
 
|-
| 23 || {{bug|451117}} || 4.6 || UI || normal || simon.scholz || NEW || Missing preference listener for Heap monitor
+
| 23 || {{bug|416461}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Wizards] Wizard Parameter overrides command label and icon
 
|-
 
|-
| 24 || {{bug|460982}} || 4.6 || User Assistance || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.ua.tests during Tycho build
+
| 24 || {{bug|479216}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Simplify Import Wizard to determine automatically if archive file or directory has been selected
 
|-
 
|-
| 25 || {{bug|465914}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Graphics] New filter icon
+
| 25 || {{bug|431376}} || 4.6 || UI || normal || simon.scholz || NEW || Move 'PERSPECTIVE_STACK_ID' from IWorkbenchConstants to IPageLayout to expose it as API
 
|-
 
|-
| 26 || {{bug|468000}} || 4.6 || UI || enhancement || lars.vogel || NEW || Cleanup Eclipse platform project resources for the Neon release to make access for new contributors
+
| 26 || {{bug|482024}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || ExpandableComposite layout issues for wrap or oversized text controls
 
|-
 
|-
| 27 || {{bug|34076}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || [EditorMgmt] Automatic save of dirty editors
+
| 27 || {{bug|436506}} || 4.6 || UI || normal || lars.vogel || NEW || [Eclipse 4.6] Delete org.eclipse.ui.views.tasklist.TaskList in Eclipse 4.6
 
|-
 
|-
| 28 || {{bug|326507}} || 4.6 || UI || major || sxenos || NEW || [DataBinding] DataBindingContext.bindList does not work with custom Conversion
+
| 28 || {{bug|441119}} || 4.6 || UI || normal || simon.scholz || NEW || [Model] Addons with missing Class URI attribute create NPE in the Cleanup processors
 
|-
 
|-
| 29 || {{bug|475704}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Replace usage of deprecated SWTObservable from org.eclipse.jface.examples.databinding
+
| 29 || {{bug|459981}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[Viewers] Add a CachedCheckboxTreeViewer, which caches the checked elements even if it is filtered"
 
|-
 
|-
| 30 || {{bug|477780}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Avoid creating an empty array via new Object[0];
+
| 30 || {{bug|465353}} || 4.6 || UI || normal || lars.vogel || NEW || ToolBarManager should check if items have been removed or cleaned
 
|-
 
|-
| 31 || {{bug|478945}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Investigate usage of LegacyResourceSupport
+
| 31 || {{bug|467028}} || 4.6 || UI || normal || tom.schindl || NEW || Get rid of javax.xml and use JRE-Classes instead
 
|-
 
|-
| 32 || {{bug|430199}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[CSS] Form, FormHeading and inner children have paint issue"
+
| 32 || {{bug|471383}} || 4.6 || UI || minor || bsd || NEW || """Unsplit editor"" does not necessarily unsplit on pane containing cursor"
 
|-
 
|-
| 33 || {{bug|481888}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Free org.eclipse.e4.core.di from Equinox Specific APIs
+
| 33 || {{bug|474799}} || 4.6 || Runtime || normal || lars.vogel || NEW || [Tests] Improve platform.runtime tests readability by using lambda expressions
 
|-
 
|-
| 34 || {{bug|436344}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Convert Eclipse platform.ui test suite to JUnit 4
+
| 34 || {{bug|477550}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.e4.ui.workbench.addons.swt to use png files instead of gifs
 
|-
 
|-
| 35 || {{bug|440247}} || 4.6 || UI || normal || simon.scholz || NEW || [Themes] Dark - Setting SWT colors for the Javadoc popup
+
| 35 || {{bug|403930}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] E4 and E3 selection services are not connected
 
|-
 
|-
| 36 || {{bug|448889}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [RCP] [Tests] org.eclipse.ui.tests.rcp are failling
+
| 36 || {{bug|478606}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Replace uses of PackageAdmin.getBundles with BundleContext.getBundles
 
|-
 
|-
| 37 || {{bug|458199}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || [Tests] Activate org.eclipse.e4.core.tests during Tycho build
+
| 37 || {{bug|423136}} || 4.6 || UI || normal || jhelming || NEW || [Perspectives] SHOW_OPEN_ON_PERSPECTIVE_BAR settings not taken into account
 
|-
 
|-
| 38 || {{bug|466731}} || 4.6 || UI || normal || olivier.prouvost || NEW || Bad readability of textfield at application model --> part --> suplementary
+
| 38 || {{bug|480156}} || 4.6 || UI || normal || dirk.fauth || NEW || ModelServiceImpl#countRenderableChildren does not include MPerspective windows
 
|-
 
|-
| 39 || {{bug|470397}} || 4.6 || UI || normal || lars.vogel || NEW || Update JFace snippets to use Java 8 API
+
| 39 || {{bug|434568}} || 4.6 || UI || normal || lars.vogel || NEW || Remove content from old Git repositories and update description to new location
 
|-
 
|-
| 40 || {{bug|474581}} || 4.6 || UI || normal || lars.vogel || NEW || Add type parameters to IParameterValues.getParameterValues
+
| 40 || {{bug|448640}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] [Help] org.eclipse.e4.ui.css.swt.theme extension point is not in Help
 
|-
 
|-
| 41 || {{bug|361731}} || 4.6 || UI || normal || lars.vogel || NEW || Set size constraints on children of PartSashContainer
+
| 41 || {{bug|455568}} || 4.6 || UI || enhancement || jhelming || NEW || [Min/Max] [Model] Add Special tag to allow Area Children to be maximizable
 
|-
 
|-
| 42 || {{bug|477394}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "Enhance Javadoc of ImageRegistery, ColorRegistry and FontRegistry to mention LocalResourceManager"
+
| 42 || {{bug|463748}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Require core.di.annotations instead of core.di whenever possible
 
|-
 
|-
| 43 || {{bug|478526}} || 4.6 || UI || normal || simon.scholz || NEW || Update databinding plug-ins to use Lambdas
+
| 43 || {{bug|466253}} || 4.6 || UI || normal || lars.vogel || NEW || [Graphics] Replace navigator gifs with png files
 
|-
 
|-
| 44 || {{bug|421790}} || 4.6 || Runtime || enhancement || platform-ui-triaged || NEW || [EclipseContexts] add boolean isModifiable() to IEclipseContext
+
| 44 || {{bug|469329}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "Do an ""accessibility test pass"" for Neon"
 
|-
 
|-
| 45 || {{bug|479879}} || 4.6 || UI || normal || sxenos || NEW || Adopt SubMonitor.split in platform UI
+
| 45 || {{bug|201589}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Contributions] visibleWhen has no effect on toolbar
 
|-
 
|-
| 46 || {{bug|443373}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] [Syntax Coloring] Resets to CSS defaults on restart
+
| 46 || {{bug|473980}} || 4.6 || UI || normal || olivier.prouvost || NEW || Label of Handled Menu Item not updated in Menu's overview
 
|-
 
|-
| 47 || {{bug|453436}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [ViewMgmt] The 'Show View' menu item doesn't open the secondary view
+
| 47 || {{bug|349869}} || 4.6 || IDE || normal || loskutov || NEW || [IDE] Problems view updating too slow
 
|-
 
|-
| 48 || {{bug|461655}} || 4.6 || UI || normal || psuzzi || NEW || [Contributions] Dynamically deleting menu items in Menu doesn't update the menu
+
| 48 || {{bug|478335}} || 4.6 || UI || normal || lars.vogel || NEW || Remove dead code and commented out code
 
|-
 
|-
| 49 || {{bug|466063}} || 4.6 || Text || normal || platform-text-inbox || NEW || Clean up SegmentedModeTest
+
| 49 || {{bug|417258}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || [Tests] Run org.eclipse.ui.tests during Tycho build
 
|-
 
|-
| 50 || {{bug|468903}} || 4.6 || UI || normal || simon.scholz || NEW || "DialogPageSupport should reset the original/initial DialogPage message, if validation is fine"
+
| 50 || {{bug|479273}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Prefer usage of Boolean.parseBoolean instead of Boolean.ValueOf
 
|-
 
|-
| 51 || {{bug|103045}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || "[EditorMgmt] [RCP] Need way to disable ""New Editor"" action"
+
| 51 || {{bug|431894}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [DND] [ViewMgmt] Cannot drag a view to full-height right hand side
 
|-
 
|-
| 52 || {{bug|475782}} || 4.6 || UI || normal || lars.vogel || NEW || Update JFace viewers usage in platform to generics
+
| 52 || {{bug|483072}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || FormToolkit uses border style SWT.NONE on Windows 10 with Java 8u60 and newer
 
|-
 
|-
| 53 || {{bug|415382}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] Commands contributed from extensions remain after the plugin is gone
+
| 53 || {{bug|441850}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Tests] Running the platform.ui tests as part of the Tycho build
 
|-
 
|-
| 54 || {{bug|479120}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Integrate https://www.eclipse.org/eclipse/platform-core/ into https://www.eclipse.org/eclipse/platfo
+
| 54 || {{bug|460826}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Rework MDialog and MWizard model elements
 
|-
 
|-
| 55 || {{bug|431177}} || 4.6 || UI || enhancement || lars.vogel || NEW || Mark outdated API from org.eclipse.ui.commands in Luna for deletion in Luna+2
+
| 55 || {{bug|465668}} || 4.6 || UI || normal || fabiofz || NEW || "Remove message ""swt-tree-arrow-mode and swt-tree-arrow-color are not supported on this platform""
 
|-
 
|-
| 56 || {{bug|481996}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || ModelService cloneElement() with perspective does not clone SharedElement Part set with Placeholder
+
| 56 || {{bug|467552}} || 4.6 || IDE || normal || jhelming || NEW || [e4 Tools] add org.eclipse.e4.tools.test to build
 
|-
 
|-
| 57 || {{bug|436458}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Detached windows present glitches when changing perspective
+
| 57 || {{bug|472614}} || 4.6 || UI || normal || mistria || NEW || Migrate Smart Project Importer to Eclipse Platform UI
 
|-
 
|-
| 58 || {{bug|440852}} || 4.6 || UI || normal || lars.vogel || NEW || [Workbench] Fix Non-externalized string literal warning in org.eclipse.e4.ui.workbench.addons.swt
+
| 58 || {{bug|474876}} || 4.6 || Runtime || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.core.tests.runtime during Tycho build
 
|-
 
|-
| 59 || {{bug|449898}} || 4.6 || UI || normal || simon.scholz || NEW || A FilteredCheckboxTreeViewer should also be availble in org.eclipse.e4.ui.dialogs
+
| 59 || {{bug|372523}} || 4.6 || UI || major || platform-ui-triaged || NEW || [Workbench] Rework Workbench startup so it doesn't use LegacyIDE.e4xmi
 
|-
 
|-
| 60 || {{bug|459239}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || @Optional does not behave as expected together with @Named(IServiceConstants.ACTIVE_SELECTION)
+
| 60 || {{bug|477605}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Provide option to filter in Outline view
 
|-
 
|-
| 61 || {{bug|465206}} || 4.6 || IDE || enhancement || bsd || NEW || Import Existing Projects should warn when project name is overridden
+
| 61 || {{bug|408681}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || UIEvents.UILifeCycle.PERSPECTIVE_OPENED not called
 
|-
 
|-
| 62 || {{bug|466772}} || 4.6 || UI || normal || lars.vogel || NEW || [CSS] Color and Fonts preview pane for the Eclipse IDE not stylable
+
| 62 || {{bug|478696}} || 4.6 || UI || normal || sxenos || NEW || [DataBinding] observables should use equals instead of == for comparison
 
|-
 
|-
| 63 || {{bug|471313}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || toolbar:org.eclipse.ui.trim.status is not displayed correctly in Eclipse Mars
+
| 63 || {{bug|430162}} || 4.6 || UI || normal || lars.vogel || NEW || [CSS] [Dark] White color of active perspective button (ToolItem) or selected Toogle button (ToolItem
 
|-
 
|-
| 64 || {{bug|269271}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] [Compatibility] URISyntaxException when workspace loc has space
+
| 64 || {{bug|481242}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Open editor for copied file
 
|-
 
|-
| 65 || {{bug|474659}} || 4.6 || UI || enhancement || bsd || NEW || Command and key binding to allow user to jump between split editor panes
+
| 65 || {{bug|436183}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] Revisit creating preference nodes in CSS bridge
 
|-
 
|-
| 66 || {{bug|477549}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.ui.browser to png files
+
| 66 || {{bug|448862}} || 4.6 || UI || normal || scela || NEW || [Tests] Migrate org.eclipse.jface.databinding.tests tests to JUnit 4
 
|-
 
|-
| 67 || {{bug|402445}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Viewers] Add generics to the JFace Viewer framework
+
| 67 || {{bug|469918}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || General Zoom In/Zoom Out commands
 
|-
 
|-
| 68 || {{bug|478603}} || 4.6 || UI || enhancement || lars.vogel || NEW || Use @NonNull for IWorkbench API
+
| 68 || {{bug|229823}} || 4.6 || UI || enhancement || sxenos || NEW || [Workbench] provide desktop notification popup API
 
|-
 
|-
| 69 || {{bug|423056}} || 4.6 || IDE || normal || platform-ui-triaged || NEW || [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
+
| 69 || {{bug|474320}} || 4.6 || UI || normal || scela || NEW || Unexpected gray horizontal line when running with CSS disabled
 
|-
 
|-
| 70 || {{bug|479979}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Investigate simplification of the ILog interface access
+
| 70 || {{bug|354538}} || 4.6 || UI || major || bsd || NEW || [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
 
|-
 
|-
| 71 || {{bug|434506}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Events missing from startup parts creation
+
| 71 || {{bug|478358}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || https://www.eclipse.org/eclipse/ links to Wiki for Platform
 
|-
 
|-
| 72 || {{bug|448275}} || 4.6 || UI || normal || lars.vogel || NEW || Mark deprecated dialogs from org.eclipse.ui.dialogs for deletion
+
| 72 || {{bug|479526}} || 4.6 || Text || normal || lars.vogel || NEW || Update org.eclipse.search.tests to Java 1.5 to allow to use JUnit 4
 
|-
 
|-
| 73 || {{bug|453521}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Remove Display setting in our default test launcher runconfigurations
+
| 73 || {{bug|438398}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Turning all editors not visible makes the Editors Area not visible as well
 
|-
 
|-
| 74 || {{bug|462686}} || 4.6 || UI || normal || lars.vogel || NEW || javax.annotation bundle interferes with others
+
| 74 || {{bug|442285}} || 4.6 || UI || normal || thibaultleouay || NEW || Update EventBroker usage in StackRenderer
 
|-
 
|-
| 75 || {{bug|469312}} || 4.6 || IDE || minor || daniel_megert || NEW || "IDEWorkbenchPlugin Creates Problem View on Start, causes SWTException when headless"
+
| 75 || {{bug|451117}} || 4.6 || UI || normal || simon.scholz || NEW || Missing preference listener for Heap monitor
 
|-
 
|-
| 76 || {{bug|162560}} || 4.6 || IDE || normal || platform-ui-triaged || NEW || [LinkedResources] Linked Resources Preference Page has no Apply button
+
| 76 || {{bug|460982}} || 4.6 || User Assistance || normal || lars.vogel || NEW || [Tests] Activate org.eclipse.ua.tests during Tycho build
 
|-
 
|-
| 77 || {{bug|473967}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Support the evaluation of Core-expressions for Toolbars in our SWT renderer framework
+
| 77 || {{bug|465914}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Graphics] New filter icon
 
|-
 
|-
| 78 || {{bug|475872}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Cleanup SafeRunnableDialog
+
| 78 || {{bug|468000}} || 4.6 || UI || enhancement || lars.vogel || NEW || Cleanup Eclipse platform project resources for the Neon release to make access for new contributors
 
|-
 
|-
| 79 || {{bug|478319}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Merge Dialogs to Select Model Fragment Extended Element
+
| 79 || {{bug|34076}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || [EditorMgmt] Automatic save of dirty editors
 
|-
 
|-
| 80 || {{bug|479217}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || WorkingSetManager.restoreWorkingSetState is firing change events before it is done modifying its int
+
| 80 || {{bug|326507}} || 4.6 || UI || major || sxenos || NEW || [DataBinding] DataBindingContext.bindList does not work with custom Conversion
 
|-
 
|-
| 81 || {{bug|482137}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Replace usage ViewerSorter in platform.UI
+
| 81 || {{bug|475704}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Replace usage of deprecated SWTObservable from org.eclipse.jface.examples.databinding
 
|-
 
|-
| 82 || {{bug|436863}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Splitting and cloning a compare editor fills the log
+
| 82 || {{bug|477780}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Avoid creating an empty array via new Object[0];
 
|-
 
|-
| 83 || {{bug|441690}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[Dialogs] ""Switch to Editor"" dialog does not activate an editor open in inactive perspective"
+
| 83 || {{bug|478945}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Investigate usage of LegacyResourceSupport
 
|-
 
|-
| 84 || {{bug|450414}} || 4.6 || UI || normal || simon.scholz || NEW || [Contributions] Toogle Split Editor Commands/Menu/Handler should be defined in an e4 fragment
+
| 84 || {{bug|430199}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[CSS] Form, FormHeading and inner children have paint issue"
 
|-
 
|-
| 85 || {{bug|460005}} || 4.6 || UI || normal || lars.vogel || NEW || Use blocks for single statements in org.eclipse.e4.ui.workbench.addons.swt
+
| 85 || {{bug|481888}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Free org.eclipse.e4.core.di from Equinox Specific APIs
 
|-
 
|-
| 86 || {{bug|467102}} || 4.6 || UI || normal || lars.vogel || NEW || [Dark] Layer breakage of Platform to JDT
+
| 86 || {{bug|436344}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Convert Eclipse platform.ui test suite to JUnit 4
 
|-
 
|-
| 87 || {{bug|472525}} || 4.6 || UI || normal || lars.vogel || NEW || Adapt pom less Tycho for platform.ui
+
| 87 || {{bug|448889}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [RCP] [Tests] org.eclipse.ui.tests.rcp are failling
 
|-
 
|-
| 88 || {{bug|281490}} || 4.6 || UI || normal || olivier.prouvost || NEW || [Import/Export] Inconsistent names for import/export wizards
+
| 88 || {{bug|458199}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || [Tests] Activate org.eclipse.e4.core.tests during Tycho build
 
|-
 
|-
| 89 || {{bug|474832}} || 4.6 || UI || normal || scela || NEW || [Tests] Move o.e.ui.tests to JUnit 4
+
| 89 || {{bug|466731}} || 4.6 || UI || normal || olivier.prouvost || NEW || Bad readability of textfield at application model --> part --> suplementary
 
|-
 
|-
| 90 || {{bug|372281}} || 4.6 || UI || enhancement || jhelming || NEW || "EModelService#find(String,MUIElement) should return generic type"
+
| 90 || {{bug|470397}} || 4.6 || UI || normal || lars.vogel || NEW || Update JFace snippets to use Java 8 API
 
|-
 
|-
| 91 || {{bug|477551}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.ui.navigator.resources to use png files instead of gifs
+
| 91 || {{bug|474581}} || 4.6 || UI || normal || lars.vogel || NEW || Add type parameters to IParameterValues.getParameterValues
 
|-
 
|-
| 92 || {{bug|405888}} || 4.6 || IDE || normal || jhelming || NEW || Hide TypeId from model editor because Command parameter TypeId not supported (yet)
+
| 92 || {{bug|361731}} || 4.6 || UI || normal || lars.vogel || NEW || Set size constraints on children of PartSashContainer
 
|-
 
|-
| 93 || {{bug|478611}} || 4.6 || UI || normal || simon.scholz || NEW || [DataBinding] Create snippets for the SideEffect class
+
| 93 || {{bug|477394}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "Enhance Javadoc of ImageRegistery, ColorRegistry and FontRegistry to mention LocalResourceManager"
 
|-
 
|-
| 94 || {{bug|480934}} || 4.6 || UI || normal || tom.schindl || NEW || UIEventPublisher should publish the EventTags.ELEMENT also as IEventBroker.DATA
+
| 94 || {{bug|478526}} || 4.6 || UI || normal || simon.scholz || NEW || Update databinding plug-ins to use Lambdas
 
|-
 
|-
| 95 || {{bug|435191}} || 4.6 || UI || minor || platform-ui-triaged || NEW || [JFace] org.eclipse.jface.window.ToolTip flicker
+
| 95 || {{bug|421790}} || 4.6 || Runtime || enhancement || platform-ui-triaged || NEW || [EclipseContexts] add boolean isModifiable() to IEclipseContext
 
|-
 
|-
| 96 || {{bug|448656}} || 4.6 || UI || normal || simon.scholz || NEW || Update help Workbench User Guide > Reference > Preferences with Export CVS... info
+
| 96 || {{bug|479879}} || 4.6 || UI || normal || sxenos || NEW || Adopt SubMonitor.split in platform UI
 
|-
 
|-
| 97 || {{bug|457002}} || 4.6 || UI || normal || lars.vogel || NEW || [About] Make AboutDialog available for Eclipse 4 RCP application
+
| 97 || {{bug|440247}} || 4.6 || UI || normal || simon.scholz || NEW || [Themes] Dark - Setting SWT colors for the Javadoc popup
 
|-
 
|-
| 98 || {{bug|463756}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || ContextInjectionFactory shows InjectionException in its API
+
| 98 || {{bug|443373}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] [Syntax Coloring] Resets to CSS defaults on restart
 
|-
 
|-
| 99 || {{bug|466370}} || 4.6 || User Assistance || enhancement || bsd || NEW || [UX] Welcome Screen redesign
+
| 99 || {{bug|453436}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [ViewMgmt] The 'Show View' menu item doesn't open the secondary view
 
|-
 
|-
| 100 || {{bug|469910}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Test] Update Hamcrest usage of 1.3 library
+
| 100 || {{bug|461655}} || 4.6 || UI || normal || psuzzi || NEW || [Contributions] Dynamically deleting menu items in Menu doesn't update the menu
 
|-
 
|-
| 101 || {{bug|226046}} || 4.6 || UI || enhancement || francisu || NEW || "[CommonNavigator] add ""Name filter patterns"" freetext filter"
+
| 101 || {{bug|466063}} || 4.6 || Text || normal || platform-text-inbox || NEW || Clean up SegmentedModeTest
 
|-
 
|-
| 102 || {{bug|473981}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Support for CompletableFuture in Jobs
+
| 102 || {{bug|468903}} || 4.6 || UI || normal || simon.scholz || NEW || "DialogPageSupport should reset the original/initial DialogPage message, if validation is fine"
 
|-
 
|-
| 103 || {{bug|351303}} || 4.6 || Runtime || enhancement || platform-runtime-inbox || NEW || Register an URL protocol with the operating system
+
| 103 || {{bug|103045}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || "[EditorMgmt] [RCP] Need way to disable ""New Editor"" action"
 
|-
 
|-
| 104 || {{bug|476633}} || 4.6 || UI || critical || Platform-UI-Inbox || NEW || NPE in org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.getSelection()
+
| 104 || {{bug|475782}} || 4.6 || UI || normal || lars.vogel || NEW || Update JFace viewers usage in platform to generics
 
|-
 
|-
| 105 || {{bug|398837}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [RenderingEngine] We need to revamp the e4 life cycle handling
+
| 105 || {{bug|415382}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] Commands contributed from extensions remain after the plugin is gone
 
|-
 
|-
| 106 || {{bug|479416}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Preference to hide the main menu in full screen mode
+
| 106 || {{bug|479120}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Integrate https://www.eclipse.org/eclipse/platform-core/ into https://www.eclipse.org/eclipse/platfo
 
|-
 
|-
| 107 || {{bug|432466}} || 4.6 || UI || normal || jhelming || NEW || [Trim] [MinMax] Multiple Windows with SharedEditorArea not supported
+
| 107 || {{bug|431177}} || 4.6 || UI || enhancement || lars.vogel || NEW || Mark outdated API from org.eclipse.ui.commands in Luna for deletion in Luna+2
 
|-
 
|-
| 108 || {{bug|483165}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Remove activator in org.eclipse.core.expressions.tests
+
| 108 || {{bug|481996}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || ModelService cloneElement() with perspective does not clone SharedElement Part set with Placeholder
 
|-
 
|-
| 109 || {{bug|437624}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Trim] Whitespace drops down for empty view toolbar or menu
+
| 109 || {{bug|436458}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Detached windows present glitches when changing perspective
 
|-
 
|-
| 110 || {{bug|442152}} || 4.6 || UI || normal || wojciech.sudol || NEW || WorkbenchSiteProgressServiceTest.testWaitCursor fails in official build
+
| 110 || {{bug|440852}} || 4.6 || UI || normal || lars.vogel || NEW || [Workbench] Fix Non-externalized string literal warning in org.eclipse.e4.ui.workbench.addons.swt
 
|-
 
|-
| 111 || {{bug|460886}} || 4.6 || UI || normal || dirk.fauth || NEW || Update EventBroker usage in MenuManagerRenderer
+
| 111 || {{bug|449898}} || 4.6 || UI || normal || simon.scholz || NEW || A FilteredCheckboxTreeViewer should also be availble in org.eclipse.e4.ui.dialogs
 
|-
 
|-
| 112 || {{bug|465776}} || 4.6 || UI || normal || jhelming || NEW || Refine EModelService API
+
| 112 || {{bug|459239}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || @Optional does not behave as expected together with @Named(IServiceConstants.ACTIVE_SELECTION)
 
|-
 
|-
| 113 || {{bug|472631}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Support JDT @NonNull and @Nullable annotations in Platform UI
+
| 113 || {{bug|465206}} || 4.6 || IDE || enhancement || bsd || NEW || Import Existing Projects should warn when project name is overridden
 
|-
 
|-
| 114 || {{bug|325965}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] org.eclipse.ui.workbench and org.eclipse.core.expression are preventing the GarbageCollec
+
| 114 || {{bug|466772}} || 4.6 || UI || normal || lars.vogel || NEW || [CSS] Color and Fonts preview pane for the Eclipse IDE not stylable
 
|-
 
|-
| 115 || {{bug|475582}} || 4.6 || Text || enhancement || tom.schindl || NEW || Move jface.text.rules to eclipse.text-Bundle
+
| 115 || {{bug|471313}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || toolbar:org.eclipse.ui.trim.status is not displayed correctly in Eclipse Mars
 
|-
 
|-
| 116 || {{bug|477606}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Provide option to filter in Properties view
+
| 116 || {{bug|269271}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] [Compatibility] URISyntaxException when workspace loc has space
 
|-
 
|-
| 117 || {{bug|410292}} || 4.6 || UI || normal || Rene.Brandstetter || NEW || IWindowCloseHandler and ISaveHandler are not easily exchangable
+
| 117 || {{bug|474659}} || 4.6 || UI || enhancement || bsd || NEW || Command and key binding to allow user to jump between split editor panes
 
|-
 
|-
| 118 || {{bug|478793}} || 4.6 || Text || enhancement || christian.pontesegger || NEW || Provide API to re- use text hovers for generic controls
+
| 118 || {{bug|477549}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.ui.browser to png files
 
|-
 
|-
| 119 || {{bug|481566}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "[CSS] Pseudo class ""disabled"" is not honored correctly"
+
| 119 || {{bug|402445}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Viewers] Add generics to the JFace Viewer framework
 
|-
 
|-
| 120 || {{bug|440086}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] Busy (italic) view title not redrawn promptly with Classic theme (Luna)
+
| 120 || {{bug|478603}} || 4.6 || UI || enhancement || lars.vogel || NEW || Use @NonNull for IWorkbench API
 
|-
 
|-
| 121 || {{bug|448887}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Launch configurations should not include a Display setting
+
| 121 || {{bug|423056}} || 4.6 || IDE || normal || platform-ui-triaged || NEW || [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
 
|-
 
|-
| 122 || {{bug|457868}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Tests] Activate org.eclipse.ui.tests.navigator tests during Tycho build
+
| 122 || {{bug|479979}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Investigate simplification of the ILog interface access
 
|-
 
|-
| 123 || {{bug|464474}} || 4.6 || User Assistance || normal || tomasz.zarna || NEW || move UA browser tests to o.e.ui.tests.browser
+
| 123 || {{bug|434506}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Events missing from startup parts creation
 
|-
 
|-
| 124 || {{bug|466597}} || 4.6 || UI || normal || bsd || NEW || [import/export] FocusOut listeners eat events
+
| 124 || {{bug|448275}} || 4.6 || UI || normal || lars.vogel || NEW || Mark deprecated dialogs from org.eclipse.ui.dialogs for deletion
 
|-
 
|-
| 125 || {{bug|469925}} || 4.6 || Text || enhancement || daniel_megert || NEW || [rulers] Group Add Tasks and Add Bookmark in one shared menu
+
| 125 || {{bug|453521}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Remove Display setting in our default test launcher runconfigurations
 
|-
 
|-
| 126 || {{bug|474444}} || 4.6 || UI || normal || scela || NEW || Active part stack not visible when Theming is disabled
+
| 126 || {{bug|462686}} || 4.6 || UI || normal || lars.vogel || NEW || javax.annotation bundle interferes with others
 
|-
 
|-
| 127 || {{bug|477393}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Replace usage of ImageRegistry with LocalResourceManager in platform.ui
+
| 127 || {{bug|469312}} || 4.6 || IDE || minor || daniel_megert || NEW || "IDEWorkbenchPlugin Creates Problem View on Start, causes SWTException when headless"
 
|-
 
|-
| 128 || {{bug|478433}} || 4.6 || UI || normal || lars.vogel || NEW || Minor formatting fixes
+
| 128 || {{bug|162560}} || 4.6 || IDE || normal || platform-ui-triaged || NEW || [LinkedResources] Linked Resources Preference Page has no Apply button
 
|-
 
|-
| 129 || {{bug|421425}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] ESelectionService doesn't work correctly if the active IEclipseContext is a child of the
+
| 129 || {{bug|473967}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Support the evaluation of Core-expressions for Toolbars in our SWT renderer framework
 
|-
 
|-
| 130 || {{bug|479651}} || 4.6 || UI || trivial || christian.pontesegger || NEW || [Dialogs] ResourceSelectionDialog uses different sorting than Project Explorer
+
| 130 || {{bug|475872}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Cleanup SafeRunnableDialog
 
|-
 
|-
| 131 || {{bug|433723}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[CSS] Incorrect background color of a view toolbar and the ""Show List"" button"
+
| 131 || {{bug|478319}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Merge Dialogs to Select Model Fragment Extended Element
 
|-
 
|-
| 132 || {{bug|483368}} || 4.6 || User Assistance || normal || Platform-UI-Inbox || NEW || Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.ua
+
| 132 || {{bug|479217}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || WorkingSetManager.restoreWorkingSetState is firing change events before it is done modifying its int
 
|-
 
|-
| 133 || {{bug|442959}} || 4.6 || UI || normal || lars.vogel || NEW || "[Workbench] Mark WorkbenchHelp, IHelp and related API for deletion"
+
| 133 || {{bug|482137}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Replace usage ViewerSorter in platform.UI
 
|-
 
|-
| 134 || {{bug|452765}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Tests] org.eclipse.e4.ui.menu.tests are failing
+
| 134 || {{bug|436863}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Splitting and cloning a compare editor fills the log
 
|-
 
|-
| 135 || {{bug|468649}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Migrate org.eclipse.e4.core.tests to Junit 4
+
| 135 || {{bug|441690}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[Dialogs] ""Switch to Editor"" dialog does not activate an editor open in inactive perspective"
 
|-
 
|-
| 136 || {{bug|90292}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || [EditorMgmt] Default editor for unknown extensions
+
| 136 || {{bug|450414}} || 4.6 || UI || normal || simon.scholz || NEW || [Contributions] Toogle Split Editor Commands/Menu/Handler should be defined in an e4 fragment
 
|-
 
|-
| 137 || {{bug|472674}} || 4.6 || UI || normal || sxenos || NEW || Add generics to the org.eclipse.core.databinding plugin
+
| 137 || {{bug|460005}} || 4.6 || UI || normal || lars.vogel || NEW || Use blocks for single statements in org.eclipse.e4.ui.workbench.addons.swt
 
|-
 
|-
| 138 || {{bug|328460}} || 4.6 || UI || normal || lars.vogel || NEW || Go To next search result
+
| 138 || {{bug|467102}} || 4.6 || UI || normal || lars.vogel || NEW || [Dark] Layer breakage of Platform to JDT
 
|-
 
|-
| 139 || {{bug|475775}} || 4.6 || UI || minor || bsd || NEW || ExternalBrowserInstance now test for the return value which is for us 1 for Internet Explorer
+
| 139 || {{bug|472525}} || 4.6 || UI || normal || lars.vogel || NEW || Adapt pom less Tycho for platform.ui
 
|-
 
|-
| 140 || {{bug|382972}} || 4.6 || UI || normal || markus_keller || NEW || Update UI for Retina display on Mac and other high resolution displays
+
| 140 || {{bug|281490}} || 4.6 || UI || normal || olivier.prouvost || NEW || [Import/Export] Inconsistent names for import/export wizards
 
|-
 
|-
| 141 || {{bug|477782}} || 4.6 || UI || normal || lars.vogel || NEW || Remove redundant method implementations in ArrayContentProvider
+
| 141 || {{bug|474832}} || 4.6 || UI || normal || scela || NEW || [Tests] Move o.e.ui.tests to JUnit 4
 
|-
 
|-
| 142 || {{bug|413952}} || 4.6 || UI || normal || bartoszpop || NEW || [RCP] WorkbenchConfigurer.getSaveAndRestore() is not called anywhere
+
| 142 || {{bug|372281}} || 4.6 || UI || enhancement || jhelming || NEW || "EModelService#find(String,MUIElement) should return generic type"
 
|-
 
|-
| 143 || {{bug|479110}} || 4.6 || UI || normal || lars.vogel || NEW || Remove unused internal classes from platform ui
+
| 143 || {{bug|477551}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.ui.navigator.resources to use png files instead of gifs
 
|-
 
|-
| 144 || {{bug|481974}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "getColors().getBackgroound() returns white, while dark theme is used"
+
| 144 || {{bug|405888}} || 4.6 || IDE || normal || jhelming || NEW || Hide TypeId from model editor because Command parameter TypeId not supported (yet)
 
|-
 
|-
| 145 || {{bug|436448}} || 4.6 || UI || normal || lars.vogel || NEW || [JFace] Delete org.eclipse.jface.util.ListenerList
+
| 145 || {{bug|478611}} || 4.6 || UI || normal || simon.scholz || NEW || [DataBinding] Create snippets for the SideEffect class
 
|-
 
|-
| 146 || {{bug|449662}} || 4.6 || UI || normal || simon.scholz || NEW || [FilteredTree] Use FilteredTree from org.eclipse.e4.ui.dialogs in platform.ui
+
| 146 || {{bug|480934}} || 4.6 || UI || normal || tom.schindl || NEW || UIEventPublisher should publish the EventTags.ELEMENT also as IEventBroker.DATA
 
|-
 
|-
| 147 || {{bug|458832}} || 4.6 || UI || normal || simon.scholz || NEW || [Workbench] Replace deprecated Preference access in IDEWorkspacePreferencePage
+
| 147 || {{bug|435191}} || 4.6 || UI || minor || platform-ui-triaged || NEW || [JFace] org.eclipse.jface.window.ToolTip flicker
 
|-
 
|-
| 148 || {{bug|464856}} || 4.6 || UI || normal || tom.schindl || NEW || Merge genmodels in e4.ui.model.workbench
+
| 148 || {{bug|448656}} || 4.6 || UI || normal || simon.scholz || NEW || Update help Workbench User Guide > Reference > Preferences with Export CVS... info
 
|-
 
|-
| 149 || {{bug|466763}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Wrong folder for org.eclipse.pde.ua.ui
+
| 149 || {{bug|457002}} || 4.6 || UI || normal || lars.vogel || NEW || [About] Make AboutDialog available for Eclipse 4 RCP application
 
|-
 
|-
| 150 || {{bug|470551}} || 4.6 || UI || normal || simon.scholz || NEW || Generify the JFace Databinding snippets
+
| 150 || {{bug|463756}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || ContextInjectionFactory shows InjectionException in its API
 
|-
 
|-
| 151 || {{bug|243855}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [WorkbenchLauncher] WorkbenchAdvisor.openWindows contains a data race
+
| 151 || {{bug|466370}} || 4.6 || User Assistance || enhancement || bsd || NEW || [UX] Welcome Screen redesign
 
|-
 
|-
| 152 || {{bug|474627}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || Faulty activity-based filtering in the Show View dialog
+
| 152 || {{bug|469910}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Test] Update Hamcrest usage of 1.3 library
 
|-
 
|-
| 153 || {{bug|366554}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] [Compatibility] failures in CommandsTestSuite
+
| 153 || {{bug|226046}} || 4.6 || UI || enhancement || francisu || NEW || "[CommonNavigator] add ""Name filter patterns"" freetext filter"
 
|-
 
|-
| 154 || {{bug|477548}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.e4.ui.workbench.swt to png files
+
| 154 || {{bug|473981}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Support for CompletableFuture in Jobs
 
|-
 
|-
| 155 || {{bug|478532}} || 4.6 || UI || normal || lars.vogel || NEW || ServiceLocator#getService should use generics (as defined by the IServiceLocator interface)
+
| 155 || {{bug|351303}} || 4.6 || Runtime || enhancement || platform-runtime-inbox || NEW || Register an URL protocol with the operating system
 
|-
 
|-
| 156 || {{bug|422816}} || 4.6 || UI || enhancement || jhelming || NEW || [Workbench] setting WorkbenchLogger regardless of the ILoggerProvider
+
| 156 || {{bug|476633}} || 4.6 || UI || critical || Platform-UI-Inbox || NEW || NPE in org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.getSelection()
 
|-
 
|-
| 157 || {{bug|479916}} || 4.6 || UI || normal || simon.scholz || NEW || [Handler contributed from extensions or model fragment remain after the plugin is gone
+
| 157 || {{bug|398837}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [RenderingEngine] We need to revamp the e4 life cycle handling
 
|-
 
|-
| 158 || {{bug|448143}} || 4.6 || UI || normal || simon.scholz || NEW || CellModifier API should be removed from Platform code
+
| 158 || {{bug|479416}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Preference to hide the main menu in full screen mode
 
|-
 
|-
| 159 || {{bug|453520}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] [CSS] Activate org.eclipse.e4.ui.tests.css.swt tests during Tycho build
+
| 159 || {{bug|432466}} || 4.6 || UI || normal || jhelming || NEW || [Trim] [MinMax] Multiple Windows with SharedEditorArea not supported
 
|-
 
|-
| 160 || {{bug|466075}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || [CSS] IEclipsePreferences#id can be used only once
+
| 160 || {{bug|483165}} || 4.6 || Runtime || normal || platform-runtime-inbox || NEW || Remove activator in org.eclipse.core.expressions.tests
 
|-
 
|-
| 161 || {{bug|468945}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Graphics] Replace gif icons with png files in Eclipse platform projects
+
| 161 || {{bug|437624}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Trim] Whitespace drops down for empty view toolbar or menu
 
|-
 
|-
| 162 || {{bug|142228}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [EditorMgmt] Don't expect File->Open to invoke system editor
+
| 162 || {{bug|442152}} || 4.6 || UI || normal || wojciech.sudol || NEW || WorkbenchSiteProgressServiceTest.testWaitCursor fails in official build
 
|-
 
|-
| 163 || {{bug|473808}} || 4.6 || UI || major || Platform-UI-Inbox || NEW || Font preferences reset every time Eclipse is restarted
+
| 163 || {{bug|460886}} || 4.6 || UI || normal || dirk.fauth || NEW || Update EventBroker usage in MenuManagerRenderer
 
|-
 
|-
| 164 || {{bug|340889}} || 4.6 || UI || major || platform-ui-triaged || NEW || [CSS] Platform color scheme does not work together with SWT color constants
+
| 164 || {{bug|465776}} || 4.6 || UI || normal || jhelming || NEW || Refine EModelService API
 
|-
 
|-
| 165 || {{bug|475832}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Viewers] Evalute usage of List<E> for private field cachedElements in AbstractTableViewer
+
| 165 || {{bug|472631}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Support JDT @NonNull and @Nullable annotations in Platform UI
 
|-
 
|-
| 166 || {{bug|391381}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || provide filtered tree option in error view and problems view
+
| 166 || {{bug|325965}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Commands] org.eclipse.ui.workbench and org.eclipse.core.expression are preventing the GarbageCollec
 
|-
 
|-
| 167 || {{bug|478235}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Remove Activator from org.eclipse.core.databinding.observable
+
| 167 || {{bug|475582}} || 4.6 || Text || enhancement || tom.schindl || NEW || Move jface.text.rules to eclipse.text-Bundle
 
|-
 
|-
| 168 || {{bug|416461}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || [Wizards] Wizard Parameter overrides command label and icon
+
| 168 || {{bug|477606}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Provide option to filter in Properties view
 
|-
 
|-
| 169 || {{bug|479216}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Simplify Import Wizard to determine automatically if archive file or directory has been selected
+
| 169 || {{bug|410292}} || 4.6 || UI || normal || Rene.Brandstetter || NEW || IWindowCloseHandler and ISaveHandler are not easily exchangable
 
|-
 
|-
| 170 || {{bug|431376}} || 4.6 || UI || normal || simon.scholz || NEW || Move 'PERSPECTIVE_STACK_ID' from IWorkbenchConstants to IPageLayout to expose it as API
+
| 170 || {{bug|478793}} || 4.6 || Text || enhancement || christian.pontesegger || NEW || Provide API to re- use text hovers for generic controls
 
|-
 
|-
| 171 || {{bug|482024}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || ExpandableComposite layout issues for wrap or oversized text controls
+
| 171 || {{bug|481566}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "[CSS] Pseudo class ""disabled"" is not honored correctly"
 
|-
 
|-
| 172 || {{bug|436506}} || 4.6 || UI || normal || lars.vogel || NEW || [Eclipse 4.6] Delete org.eclipse.ui.views.tasklist.TaskList in Eclipse 4.6
+
| 172 || {{bug|448887}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Launch configurations should not include a Display setting
 
|-
 
|-
| 173 || {{bug|441119}} || 4.6 || UI || normal || simon.scholz || NEW || [Model] Addons with missing Class URI attribute create NPE in the Cleanup processors
+
| 173 || {{bug|457868}} || 4.6 || UI || enhancement || lars.vogel || NEW || [Tests] Activate org.eclipse.ui.tests.navigator tests during Tycho build
 
|-
 
|-
| 174 || {{bug|459981}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[Viewers] Add a CachedCheckboxTreeViewer, which caches the checked elements even if it is filtered"
+
| 174 || {{bug|464474}} || 4.6 || User Assistance || normal || tomasz.zarna || NEW || move UA browser tests to o.e.ui.tests.browser
 
|-
 
|-
| 175 || {{bug|465353}} || 4.6 || UI || normal || lars.vogel || NEW || ToolBarManager should check if items have been removed or cleaned
+
| 175 || {{bug|466597}} || 4.6 || UI || normal || bsd || NEW || [import/export] FocusOut listeners eat events
 
|-
 
|-
| 176 || {{bug|467028}} || 4.6 || UI || normal || tom.schindl || NEW || Get rid of javax.xml and use JRE-Classes instead
+
| 176 || {{bug|469925}} || 4.6 || Text || enhancement || daniel_megert || NEW || [rulers] Group Add Tasks and Add Bookmark in one shared menu
 
|-
 
|-
| 177 || {{bug|471383}} || 4.6 || UI || minor || bsd || NEW || """Unsplit editor"" does not necessarily unsplit on pane containing cursor"
+
| 177 || {{bug|474444}} || 4.6 || UI || normal || scela || NEW || Active part stack not visible when Theming is disabled
 
|-
 
|-
| 178 || {{bug|474799}} || 4.6 || Runtime || normal || lars.vogel || NEW || [Tests] Improve platform.runtime tests readability by using lambda expressions
+
| 178 || {{bug|477393}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Replace usage of ImageRegistry with LocalResourceManager in platform.ui
 
|-
 
|-
| 179 || {{bug|477550}} || 4.6 || UI || normal || tmccrary || NEW || [Graphics] Update org.eclipse.e4.ui.workbench.addons.swt to use png files instead of gifs
+
| 179 || {{bug|478433}} || 4.6 || UI || normal || lars.vogel || NEW || Minor formatting fixes
 
|-
 
|-
| 180 || {{bug|403930}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] E4 and E3 selection services are not connected
+
| 180 || {{bug|421425}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Workbench] ESelectionService doesn't work correctly if the active IEclipseContext is a child of the
 
|-
 
|-
| 181 || {{bug|478606}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || Replace uses of PackageAdmin.getBundles with BundleContext.getBundles
+
| 181 || {{bug|479651}} || 4.6 || UI || trivial || christian.pontesegger || NEW || [Dialogs] ResourceSelectionDialog uses different sorting than Project Explorer
 
|-
 
|-
| 182 || {{bug|423136}} || 4.6 || UI || normal || jhelming || NEW || [Perspectives] SHOW_OPEN_ON_PERSPECTIVE_BAR settings not taken into account
+
| 182 || {{bug|433723}} || 4.6 || UI || normal || platform-ui-triaged || NEW || "[CSS] Incorrect background color of a view toolbar and the ""Show List"" button"
 
|-
 
|-
| 183 || {{bug|480156}} || 4.6 || UI || normal || dirk.fauth || NEW || ModelServiceImpl#countRenderableChildren does not include MPerspective windows
+
| 183 || {{bug|483368}} || 4.6 || User Assistance || normal || Platform-UI-Inbox || NEW || Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.ua
 
|-
 
|-
| 184 || {{bug|434568}} || 4.6 || UI || normal || lars.vogel || NEW || Remove content from old Git repositories and update description to new location
+
| 184 || {{bug|440086}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] Busy (italic) view title not redrawn promptly with Classic theme (Luna)
 
|-
 
|-
| 185 || {{bug|448640}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [CSS] [Help] org.eclipse.e4.ui.css.swt.theme extension point is not in Help
+
| 185 || {{bug|442959}} || 4.6 || UI || normal || lars.vogel || NEW || "[Workbench] Mark WorkbenchHelp, IHelp and related API for deletion"
 
|-
 
|-
| 186 || {{bug|455568}} || 4.6 || UI || enhancement || jhelming || NEW || [Min/Max] [Model] Add Special tag to allow Area Children to be maximizable
+
| 186 || {{bug|452765}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Tests] org.eclipse.e4.ui.menu.tests are failing
 
|-
 
|-
| 187 || {{bug|463748}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Require core.di.annotations instead of core.di whenever possible
+
| 187 || {{bug|468649}} || 4.6 || UI || normal || lars.vogel || NEW || [Tests] Migrate org.eclipse.e4.core.tests to Junit 4
 
|-
 
|-
| 188 || {{bug|466253}} || 4.6 || UI || normal || lars.vogel || NEW || [Graphics] Replace navigator gifs with png files
+
| 188 || {{bug|90292}} || 4.6 || UI || enhancement || platform-ui-triaged || NEW || [EditorMgmt] Default editor for unknown extensions
 
|-
 
|-
| 189 || {{bug|469329}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "Do an ""accessibility test pass"" for Neon"
+
| 189 || {{bug|472674}} || 4.6 || UI || normal || sxenos || NEW || Add generics to the org.eclipse.core.databinding plugin
 
|-
 
|-
| 190 || {{bug|201589}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [Contributions] visibleWhen has no effect on toolbar
+
| 190 || {{bug|328460}} || 4.6 || UI || normal || lars.vogel || NEW || Go To next search result
 
|-
 
|-
| 191 || {{bug|473980}} || 4.6 || UI || normal || olivier.prouvost || NEW || Label of Handled Menu Item not updated in Menu's overview
+
| 191 || {{bug|475775}} || 4.6 || UI || minor || bsd || NEW || ExternalBrowserInstance now test for the return value which is for us 1 for Internet Explorer
 
|-
 
|-
| 192 || {{bug|349869}} || 4.6 || IDE || normal || loskutov || NEW || [IDE] Problems view updating too slow
+
| 192 || {{bug|382972}} || 4.6 || UI || normal || markus_keller || NEW || Update UI for Retina display on Mac and other high resolution displays
 
|-
 
|-
| 193 || {{bug|478335}} || 4.6 || UI || normal || lars.vogel || NEW || Remove dead code and commented out code
+
| 193 || {{bug|477782}} || 4.6 || UI || normal || lars.vogel || NEW || Remove redundant method implementations in ArrayContentProvider
 
|-
 
|-
| 194 || {{bug|417258}} || 4.6 || UI || enhancement || Platform-UI-Inbox || NEW || [Tests] Run org.eclipse.ui.tests during Tycho build
+
| 194 || {{bug|413952}} || 4.6 || UI || normal || bartoszpop || NEW || [RCP] WorkbenchConfigurer.getSaveAndRestore() is not called anywhere
 
|-
 
|-
| 195 || {{bug|479273}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || Prefer usage of Boolean.parseBoolean instead of Boolean.ValueOf
+
| 195 || {{bug|479110}} || 4.6 || UI || normal || lars.vogel || NEW || Remove unused internal classes from platform ui
 
|-
 
|-
| 196 || {{bug|431894}} || 4.6 || UI || normal || platform-ui-triaged || NEW || [DND] [ViewMgmt] Cannot drag a view to full-height right hand side
+
| 196 || {{bug|481974}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || "getColors().getBackgroound() returns white, while dark theme is used"
 
|-
 
|-
| 197 || {{bug|483072}} || 4.6 || UI || normal || Platform-UI-Inbox || NEW || FormToolkit uses border style SWT.NONE on Windows 10 with Java 8u60 and newer
+
| 197 || {{bug|436448}} || 4.6 || UI || normal || lars.vogel || NEW || [JFace] Delete org.eclipse.jface.util.ListenerList
 
|-
 
|-
| 198 || {{bug|320901}} || 4.6 || UI || major || platform-ui-triaged || ASSIGNED || [CSS] White background results in lost separators (non-classic themes)
+
| 198 || {{bug|434194}} || 4.6 || Text || normal || noopur_gupta || ASSIGNED || "[painting] ""Show whitespace character"" option makes the editor slow if there are many spaces"
 
|-
 
|-
| 199 || {{bug|466535}} || 4.6 || UI || normal || markus_keller || ASSIGNED || GVT45: (Bidi) Base Text Direction enforcement problem on Editor Selection panel
+
| 199 || {{bug|437484}} || 4.6 || UI || normal || markus_keller || ASSIGNED || [BiDi] Enforce text direction for each segment of a File Path structured text
 
|-
 
|-
| 200 || {{bug|483180}} || 4.6 || UI || normal || szymon.ptaszkiewicz || ASSIGNED || [OLE] OleEditor does not activate underlying OLE object when creating the editor part
+
| 200 || {{bug|320901}} || 4.6 || UI || major || platform-ui-triaged || ASSIGNED || [CSS] White background results in lost separators (non-classic themes)
 
|-
 
|-
| 201 || {{bug|464838}} || 4.6 || UI || enhancement || eclipse.sprigogin || ASSIGNED || ModalContext.run method should call done() on the passed in progress monitor
+
| 201 || {{bug|466535}} || 4.6 || UI || normal || markus_keller || ASSIGNED || GVT45: (Bidi) Base Text Direction enforcement problem on Editor Selection panel
 
|-
 
|-
| 202 || {{bug|234331}} || 4.6 || UI || enhancement || lars.vogel || ASSIGNED || [Viewers] IStructuredSelection should be Iterable
+
| 202 || {{bug|483180}} || 4.6 || UI || normal || szymon.ptaszkiewicz || ASSIGNED || [OLE] OleEditor does not activate underlying OLE object when creating the editor part
 
|-
 
|-
| 203 || {{bug|434108}} || 4.6 || UI || normal || bartoszpop || ASSIGNED || [Perspectives] Copy Worbench Layout option does not work in Eclipse 4.x
+
| 203 || {{bug|464838}} || 4.6 || UI || enhancement || eclipse.sprigogin || ASSIGNED || ModalContext.run method should call done() on the passed in progress monitor
 
|-
 
|-
| 204 || {{bug|392876}} || 4.6 || UI || normal || Platform-UI-Inbox || ASSIGNED || [Contributions] Editor context menu is broken when trying to add a dynamic submenu
+
| 204 || {{bug|234331}} || 4.6 || UI || enhancement || lars.vogel || ASSIGNED || [Viewers] IStructuredSelection should be Iterable
 
|-
 
|-
| 205 || {{bug|465495}} || 4.6 || Runtime || enhancement || markus_keller || ASSIGNED || [BIDI] BidiUtils.applyBidiProcessing should work on String level (replace TextProcessor API)
+
| 205 || {{bug|434108}} || 4.6 || UI || normal || bartoszpop || ASSIGNED || [Perspectives] Copy Worbench Layout option does not work in Eclipse 4.x
 
|-
 
|-
| 206 || {{bug|467693}} || 4.6 || IDE || minor || markus_keller || ASSIGNED || "Open Resource dialog's ""Show In"" menu doesn't update MRU order"
+
| 206 || {{bug|392876}} || 4.6 || UI || normal || Platform-UI-Inbox || ASSIGNED || [Contributions] Editor context menu is broken when trying to add a dynamic submenu
 
|-
 
|-
| 207 || {{bug|33184}} || 4.6 || UI || trivial || robert.roth.off || ASSIGNED || [Contributions] updating: Separator should return isEnabled() == false
+
| 207 || {{bug|465495}} || 4.6 || Runtime || enhancement || markus_keller || ASSIGNED || [BIDI] BidiUtils.applyBidiProcessing should work on String level (replace TextProcessor API)
 
|-
 
|-
| 208 || {{bug|465972}} || 4.6 || Text || normal || platform-text-inbox || ASSIGNED || [projection] ProjectionViewer with no offset and length to 0 in editor throw exception
+
| 208 || {{bug|467693}} || 4.6 || IDE || minor || markus_keller || ASSIGNED || "Open Resource dialog's ""Show In"" menu doesn't update MRU order"
 
|-
 
|-
| 209 || {{bug|434194}} || 4.6 || Text || normal || noopur_gupta || ASSIGNED || "[painting] ""Show whitespace character"" option makes the editor slow if there are many spaces"
+
| 209 || {{bug|33184}} || 4.6 || UI || trivial || robert.roth.off || ASSIGNED || [Contributions] updating: Separator should return isEnabled() == false
 
|-
 
|-
| 210 || {{bug|437484}} || 4.6 || UI || normal || markus_keller || ASSIGNED || [BiDi] Enforce text direction for each segment of a File Path structured text
+
| 210 || {{bug|465972}} || 4.6 || Text || normal || platform-text-inbox || ASSIGNED || [projection] ProjectionViewer with no offset and length to 0 in editor throw exception
 
|-
 
|-
| 211 || {{bug|450914}} || 4.6 || UI || normal || lars.vogel || REOPENED || Remove unused classes from org.eclipse.e4.ui.workbench.swt.internal.copy package
+
| 211 || {{bug|401632}} || 4.6 || UI || major || platform-ui-triaged || REOPENED || [WorkbenchParts] Minimized views still update in background (bad part events?)
 
|-
 
|-
| 212 || {{bug|30314}} || 4.6 || UI || enhancement || Platform-UI-Inbox || REOPENED || [Viewers] Check for possible uses of ArrayContentProvider
+
| 212 || {{bug|440380}} || 4.6 || UI || normal || simon.scholz || REOPENED || Remove dead code from org.eclipse.e4.ui.workbench.swt.internal.copy.FilteredTree
 
|-
 
|-
| 213 || {{bug|457214}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Contributions] Redrawn in ToolBarManager should always turned of independent of the number of items
+
| 213 || {{bug|462467}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || Widget is disposed error if I run the Copy Build ID to clipboard
 
|-
 
|-
| 214 || {{bug|464271}} || 4.6 || UI || normal || lars.vogel || REOPENED || [tests] Standardise on hamcrest core 1.3
+
| 214 || {{bug|450130}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Perspectives] Sticky views no longer open in sticky folder after closing all perspectives
 
|-
 
|-
| 215 || {{bug|476726}} || 4.6 || UI || normal || lars.vogel || REOPENED || Create eclipse.platform.ui/bundles/pom.xml for Eclipse bundles to allow building them as one unit
+
| 215 || {{bug|272884}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || "[EditorMgmt] IWorkbenchPage#openEditors(IEditorInput[], ..) should add editors at front of MRU list
 
|-
 
|-
| 216 || {{bug|400217}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [Contributions] Not possible to change visibility of tool items or menu items at runtime
+
| 216 || {{bug|368466}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Contributions] Part toolbar does not refresh after adding or removing items to it
 
|-
 
|-
| 217 || {{bug|421066}} || 4.6 || UI || normal || psuzzi || REOPENED || creating a new handler class needs multi validator
+
| 217 || {{bug|476404}} || 4.6 || UI || normal || lars.vogel || REOPENED || Delete Platform API as announced for Eclipse 4.2.
 
|-
 
|-
| 218 || {{bug|432688}} || 4.6 || UI || normal || lars.vogel || REOPENED || [QuickAccess] quickaccess toobar menu width is way to big at times
+
| 218 || {{bug|394386}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Contributions] Open Type | Search buttons interchanged
 
|-
 
|-
| 219 || {{bug|378672}} || 4.6 || IDE || major || platform-ui-triaged || REOPENED || [CSS] Part tab and tool bar colors/rendering are confusing
+
| 219 || {{bug|450914}} || 4.6 || UI || normal || lars.vogel || REOPENED || Remove unused classes from org.eclipse.e4.ui.workbench.swt.internal.copy package
 
|-
 
|-
| 220 || {{bug|411639}} || 4.6 || IDE || normal || Platform-UI-Inbox || REOPENED || Nullpointer in CustomizePerspectiveDialog when using a perspective that no longer exists
+
| 220 || {{bug|30314}} || 4.6 || UI || enhancement || Platform-UI-Inbox || REOPENED || [Viewers] Check for possible uses of ArrayContentProvider
 
|-
 
|-
| 221 || {{bug|401043}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Model] Replace container data with persistentData
+
| 221 || {{bug|457214}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Contributions] Redrawn in ToolBarManager should always turned of independent of the number of items
 
|-
 
|-
| 222 || {{bug|472784}} || 4.6 || UI || normal || lars.vogel || REOPENED || Use varargs constructor from MessageDialog in Platform.ui
+
| 222 || {{bug|464271}} || 4.6 || UI || normal || lars.vogel || REOPENED || [tests] Standardise on hamcrest core 1.3
 
|-
 
|-
| 223 || {{bug|335792}} || 4.6 || UI || normal || sxenos || REOPENED || [DataBinding] The generics type parameters need to be specified in data binding classes
+
| 223 || {{bug|476726}} || 4.6 || UI || normal || lars.vogel || REOPENED || Create eclipse.platform.ui/bundles/pom.xml for Eclipse bundles to allow building them as one unit
 
|-
 
|-
| 224 || {{bug|384835}} || 4.6 || UI || critical || platform-ui-triaged || REOPENED || [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
+
| 224 || {{bug|400217}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [Contributions] Not possible to change visibility of tool items or menu items at runtime
 
|-
 
|-
| 225 || {{bug|477848}} || 4.6 || UI || normal || stefan || REOPENED || Cleanup Properties View code
+
| 225 || {{bug|421066}} || 4.6 || UI || normal || psuzzi || REOPENED || creating a new handler class needs multi validator
 
|-
 
|-
| 226 || {{bug|366606}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Compatibility] Failures in ContextsTestSuite
+
| 226 || {{bug|432688}} || 4.6 || UI || normal || lars.vogel || REOPENED || [QuickAccess] quickaccess toobar menu width is way to big at times
 
|-
 
|-
| 227 || {{bug|466114}} || 4.6 || Text || normal || platform-text-inbox || REOPENED || Content Assist dialogs close when attempting to resize them on GTK
+
| 227 || {{bug|378672}} || 4.6 || IDE || major || platform-ui-triaged || REOPENED || [CSS] Part tab and tool bar colors/rendering are confusing
 
|-
 
|-
| 228 || {{bug|346009}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [DND] [Compatibility] Can't DND editors to an editor area in another window
+
| 228 || {{bug|411639}} || 4.6 || IDE || normal || Platform-UI-Inbox || REOPENED || Nullpointer in CustomizePerspectiveDialog when using a perspective that no longer exists
 
|-
 
|-
| 229 || {{bug|417142}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Viewers] Update JFace viewer unit tests to use generics
+
| 229 || {{bug|401043}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Model] Replace container data with persistentData
 
|-
 
|-
| 230 || {{bug|431404}} || 4.6 || UI || normal || psuzzi || REOPENED || [DND] Feedback on Stack not clearly visible
+
| 230 || {{bug|472784}} || 4.6 || UI || normal || lars.vogel || REOPENED || Use varargs constructor from MessageDialog in Platform.ui
 
|-
 
|-
| 231 || {{bug|426826}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || EModelService#getContainingContext() should only require MApplicationElement
+
| 231 || {{bug|335792}} || 4.6 || UI || normal || sxenos || REOPENED || [DataBinding] The generics type parameters need to be specified in data binding classes
 
|-
 
|-
| 232 || {{bug|478336}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || Remove generated and useless TODOs (plus formatting fixes if appropriated)
+
| 232 || {{bug|384835}} || 4.6 || UI || critical || platform-ui-triaged || REOPENED || [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
 
|-
 
|-
| 233 || {{bug|417676}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Viewers] Update Viewer JFace Snippets tests to use generics
+
| 233 || {{bug|477848}} || 4.6 || UI || normal || stefan || REOPENED || Cleanup Properties View code
 
|-
 
|-
| 234 || {{bug|451084}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [JFace] TableViewer doesnt update existing content if filter is active
+
| 234 || {{bug|366606}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Compatibility] Failures in ContextsTestSuite
 
|-
 
|-
| 235 || {{bug|375576}} || 4.6 || UI || major || psuzzi || REOPENED || "Controls are not fully realized when partOpened(...) , partBroughtToTop(...) and partActivated(...)
+
| 235 || {{bug|466114}} || 4.6 || Text || normal || platform-text-inbox || REOPENED || Content Assist dialogs close when attempting to resize them on GTK
 
|-
 
|-
| 236 || {{bug|430166}} || 4.6 || UI || enhancement || simon.scholz || REOPENED || [Graphics] Improve view menu button to make it look good on a dark background
+
| 236 || {{bug|346009}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [DND] [Compatibility] Can't DND editors to an editor area in another window
 
|-
 
|-
| 237 || {{bug|436322}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Model] IAE when back button is clicked after closing all perspectives
+
| 237 || {{bug|417142}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Viewers] Update JFace viewer unit tests to use generics
 
|-
 
|-
| 238 || {{bug|232171}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [Decorators] DeclarativeDecorators don't seem to take a plugin URL for an icon
+
| 238 || {{bug|431404}} || 4.6 || UI || normal || psuzzi || REOPENED || [DND] Feedback on Stack not clearly visible
 
|-
 
|-
| 239 || {{bug|355810}} || 4.6 || User Assistance || major || platform-ua-inbox || REOPENED || [Webapp] Eclipse Help System does not send the HTTP 404 response code when a topic is missing
+
| 239 || {{bug|426826}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || EModelService#getContainingContext() should only require MApplicationElement
 
|-
 
|-
| 240 || {{bug|400771}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Perspectives] Wrong closeable status of Shared Part as Placeholder
+
| 240 || {{bug|478336}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || Remove generated and useless TODOs (plus formatting fixes if appropriated)
 
|-
 
|-
| 241 || {{bug|460987}} || 4.6 || UI || trivial || lars.vogel || REOPENED || Remove testSuite parameter as Tycho 0.23 plans to remove its support (and new variable names in the
+
| 241 || {{bug|417676}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Viewers] Update Viewer JFace Snippets tests to use generics
 
|-
 
|-
| 242 || {{bug|430964}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [EditorMgmt] Keyboard repeat rate slower when selecting text
+
| 242 || {{bug|451084}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [JFace] TableViewer doesnt update existing content if filter is active
 
|-
 
|-
| 243 || {{bug|440380}} || 4.6 || UI || normal || simon.scholz || REOPENED || Remove dead code from org.eclipse.e4.ui.workbench.swt.internal.copy.FilteredTree
+
| 243 || {{bug|375576}} || 4.6 || UI || major || psuzzi || REOPENED || "Controls are not fully realized when partOpened(...) , partBroughtToTop(...) and partActivated(...)
 
|-
 
|-
| 244 || {{bug|401632}} || 4.6 || UI || major || platform-ui-triaged || REOPENED || [WorkbenchParts] Minimized views still update in background (bad part events?)
+
| 244 || {{bug|430166}} || 4.6 || UI || enhancement || simon.scholz || REOPENED || [Graphics] Improve view menu button to make it look good on a dark background
 
|-
 
|-
| 245 || {{bug|462467}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || Widget is disposed error if I run the Copy Build ID to clipboard
+
| 245 || {{bug|436322}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Model] IAE when back button is clicked after closing all perspectives
 
|-
 
|-
| 246 || {{bug|450130}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Perspectives] Sticky views no longer open in sticky folder after closing all perspectives
+
| 246 || {{bug|232171}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || [Decorators] DeclarativeDecorators don't seem to take a plugin URL for an icon
 
|-
 
|-
| 247 || {{bug|272884}} || 4.6 || UI || normal || Platform-UI-Inbox || REOPENED || "[EditorMgmt] IWorkbenchPage#openEditors(IEditorInput[], ..) should add editors at front of MRU list
+
| 247 || {{bug|355810}} || 4.6 || User Assistance || major || platform-ua-inbox || REOPENED || [Webapp] Eclipse Help System does not send the HTTP 404 response code when a topic is missing
 
|-
 
|-
| 248 || {{bug|368466}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Contributions] Part toolbar does not refresh after adding or removing items to it
+
| 248 || {{bug|400771}} || 4.6 || UI || normal || lars.vogel || REOPENED || [Perspectives] Wrong closeable status of Shared Part as Placeholder
 
|-
 
|-
| 249 || {{bug|476404}} || 4.6 || UI || normal || lars.vogel || REOPENED || Delete Platform API as announced for Eclipse 4.2.
+
| 249 || {{bug|460987}} || 4.6 || UI || trivial || lars.vogel || REOPENED || Remove testSuite parameter as Tycho 0.23 plans to remove its support (and new variable names in the
 
|-
 
|-
| 250 || {{bug|394386}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [Contributions] Open Type | Search buttons interchanged
+
| 250 || {{bug|430964}} || 4.6 || UI || normal || platform-ui-triaged || REOPENED || [EditorMgmt] Keyboard repeat rate slower when selecting text
 
|-
 
|-
 
| 251 || <strike>{{bug|472633}}</strike> || 4.6 || UI || normal || kalyan_prasad || FIXED || <strike>Does not retain window order on re-open</strike>
 
| 251 || <strike>{{bug|472633}}</strike> || 4.6 || UI || normal || kalyan_prasad || FIXED || <strike>Does not retain window order on re-open</strike>
Line 1,481: Line 1,481:
 
|}
 
|}
  
Last Generated on '''Mo 7. Dez 20:25:08 CET 2015'''
+
Last Generated on '''Mo 7. Dez 20:26:41 CET 2015'''

Revision as of 15:26, 7 December 2015

Overview page of the work done for the Eclipse 4.5 service and 4.6 release. For the general themes of this release please see Platform UI targets for Eclipse Neon

This list is generated automatically, please do not update manually

This list is your planning backlog for the Eclipse 4.6 release. The list will be refreshed in order to better adjust the priorities of the bugs during the release.

Work targeting Eclipse 4.5.1 and 4.5.2

4.5.1

Bug TM Component Sev Assign Status Title
1 bug 465271 4.5.1 UI normal olivier.prouvost FIXED Icon enhancement in the application model editor
2 bug 468906 4.5.1 UI normal loskutov FIXED NullPointerException in OpenWithMenu$1.compare (92)
3 bug 471499 4.5.1 UI normal scela FIXED "org.eclipse.e4.ui.swt.gtk specifies its host with ""qualifier"""
4 bug 468048 4.5.1 Runtime critical dirk.fauth FIXED IEclipseContext#setParent only clears direct value computations
5 bug 469581 4.5.1 UI critical dirk.fauth FIXED Dynamic Menu Contributions are never be invoked
6 bug 472126 4.5.1 UI normal lars.vogel FIXED Unusual comparator error in I-build and M-build

Last Generated on Mo 7. Dez 20:26:25 CET 2015

4.5.2

Bug TM Component Sev Assign Status Title
1 bug 461063 4.5.2 UI normal simon.scholz NEW Regression: Next/Previous view list is not sorted
2 bug 380609 4.5.2 UI normal bsd NEW Mismatch of ratios in ModelServiceImpl#insert() vs #combine()
3 bug 472806 4.5.2 UI normal Platform-UI-Inbox NEW Toggle Split Editor commands appear with the same name / don't render parameter any more
4 bug 481436 4.5.2 UI major Platform-UI-Inbox NEW MessageDialog.open() in Mars.1 opens blank screen on Linux
5 bug 454056 4.5.2 UI normal briskaa NEW [DND] Editor area transfer/drop listener not added when loading from persisted state
6 bug 465704 4.5.2 UI normal bsd NEW [browser] Unable to use Search... to add Google Chrome.app on OSX
7 bug 385213 4.5.2 UI normal bsd NEW "[Browser] NPE from ""Open Browser"" command when using an system default or external browser"
8 bug 473093 4.5.2 UI normal bsd NEW [Gtk 3.14] Selection of items in lists need focus on view first
9 bug 405296 4.5.2 UI major platform-ui-triaged NEW [Workbench] Extension point contributions stay active when contributing plug-in is not available
10 bug 471782 4.5.2 UI major loskutov ASSIGNED [ViewMgmt] History View always blank
11 bug 467000 4.5.2 UI critical bsd ASSIGNED [Popup Menu] Too many refreshes when building Dynamic Menus
12 bug 400578 4.5.2 UI normal Platform-UI-Inbox ASSIGNED Removing all parts from a window via Drag n Drop causes crash
13 bug 467539 4.5.2 UI normal loskutov ASSIGNED NullPointerException in TabbedPropertySheetTitleProvider.<init> (56)
14 bug 450710 4.5.2 UI normal platform-ui-triaged REOPENED [Decorators] [platform] Plenty of Invalid registry object errors in LightweightDecoratorManager.deco
15 bug 480076 4.5.2 UI normal markus_keller REOPENED "Excessive threads created (more than 30,000) for some tests, on some machines"
16 bug 448968 4.5.2 UI major sxenos REOPENED NPE in ContentMergeViewer$ContentMergeViewerLayout.layout
17 bug 478123 4.5.2 UI normal marc-andre.laperle FIXED [CSS] No theme applied by default on Windows 10
18 bug 473845 4.5.2 UI major simon.scholz FIXED """Show View"" dialog offers broken views from removed plug-ins"
19 bug 467636 4.5.2 UI enhancement bsd FIXED WorkbenchPlugin.log looses context of logged errors
20 bug 475480 4.5.2 UI minor dario FIXED PreferencePage.contributeButtons - custom buttons layout problem
21 bug 470087 4.5.2 UI normal lars.vogel FIXED [dark theme]Text selection almost not visible in dark theme
22 bug 479267 4.5.2 UI normal daniel_megert FIXED comparator errors in UI tests
23 bug 472658 4.5.2 UI normal olivier.prouvost FIXED Icons are not refreshed when the Icon URI is changed in model editors
24 bug 480152 4.5.2 UI normal loskutov FIXED Unable to open Project Explorer
25 bug 481853 4.5.2 UI normal kaloyan.r FIXED [Dark] Message line on StatusDialog is unreadable in dark theme
26 bug 468796 4.5.2 UI normal vrubezhny FIXED ClassCastException in Theme$1.propertyChange (127)
27 bug 475203 4.5.2 UI normal olivier.prouvost DUPLICATE Changes in icons not reflected in application model editor

Last Generated on Mo 7. Dez 20:26:26 CET 2015

Work targeting Eclipse 4.6

4.6 M1

Bug TM Component Sev Assign Status Title
1 bug 465292 4.6 M1 UI normal jhelming FIXED EModelService.move methods have no type parameter
2 bug 470999 4.6 M1 IDE normal jhelming FIXED [e4 Tools] Extract into fragment wizard creates mutiple imports for the same element
3 bug 473063 4.6 M1 UI normal dirk.fauth FIXED [Compatibility] Contributed perspective does not show configured icon
4 bug 473947 4.6 M1 UI normal lars.vogel FIXED Remove support for org.eclipse.core.runtime.compatibility in EarlyStartupRunnable
5 bug 470226 4.6 M1 UI normal lars.vogel FIXED [Templates] Provide template to inject ESelectionService as field
6 bug 472707 4.6 M1 UI normal scela FIXED Allow user to disable CSS styling
7 bug 473681 4.6 M1 UI normal lars.vogel FIXED "Run ""Fix Copyrights"" on source folder for plug-ins of platform.ui"
8 bug 466251 4.6 M1 UI normal lars.vogel FIXED Simplify LabelProviders in org.eclipse.ui.navigator.resources for nestled projects
9 bug 471336 4.6 M1 IDE normal markus_keller FIXED "[Markers] Problem view's ""Group By"" menu is unordered"
10 bug 473316 4.6 M1 UI normal benjamin.cox FIXED [patch] Infinite loop in images renderer when few images
11 bug 474056 4.6 M1 Runtime normal lars.vogel FIXED org.eclipse.core.tests.harness refers to org.eclipse.core.internal.compatibility.PluginActivator
12 bug 446206 4.6 M1 IDE normal jhelming FIXED extract command into fragment does not do import of command's category
13 bug 470244 4.6 M1 Text enhancement alex.blewitt FIXED Replace new Boolean with Boolean.valueOf
14 bug 473698 4.6 M1 UI normal lars.vogel FIXED Delete unused DirectMenuItemRenderer
15 bug 256982 4.6 M1 IDE enhancement eclipse.sprigogin FIXED [EFS] Allow FileStoreEditorInput to adapt to IFileStore
16 bug 474060 4.6 M1 UI normal lars.vogel FIXED Use @Override for methods for interfaces in eclipse.platform.ui.tools
17 bug 461803 4.6 M1 UI normal lars.vogel WONTFIX Move ImageBasedFrame to org.eclipse.e4.ui.workbench.swt and retire org.eclipse.e4.ui.widgets
18 bug 473711 4.6 M1 UI normal lars.vogel FIXED Update org.eclipse.e4.ui.progress to Java 1.7
19 bug 405159 4.6 M1 IDE normal jhelming FIXED Extract into a fragment a PlaceHolder doesn't import reference part
20 bug 469057 4.6 M1 UI normal simon.scholz FIXED PatternFilter should also support attached CellLabelProvider's text
21 bug 473601 4.6 M1 UI normal Platform-UI-Inbox NOT_ECLIPSE Pre_TVT_IES45: English strings appeared in platform module of Hebrew language
22 bug 474143 4.6 M1 IDE critical sarika.sinha WORKSFORME Eclipse debug configuration graphical error
23 bug 465145 4.6 M1 IDE normal jhelming FIXED [e4 Tools] Extract into fragment wizard does not handle the case if previous imports become extracte
24 bug 470866 4.6 M1 UI normal joel.drigo FIXED Calling setEnabled(false) on ScaleFieldEditor doesn't disable the Scale control
25 bug 473023 4.6 M1 UI enhancement loskutov FIXED Provide contributor/Gerrit friendly project set file
26 bug 436645 4.6 M1 UI normal csyoung FIXED [CommonNavigator] NavigatorContentDescriptorManager.EvaluationCache#getDescriptors does not work
27 bug 472690 4.6 M1 UI normal lars.vogel FIXED Allow construction of MessageDialog with varargs
28 bug 473670 4.6 M1 UI major markus_keller FIXED Status message and Target Platform in lower trim area not visible
29 bug 465893 4.6 M1 UI normal dirk.fauth FIXED @CanExecute not evaluated for rendering of MDirectToolItems
30 bug 473159 4.6 M1 UI normal lars.vogel FIXED org.eclipse.e4.tools.emf.ui causes 234 compile warnings in official build
31 bug 474037 4.6 M1 UI normal jhelming FIXED [e4 Tools] Extract fragment should import all cross references
32 bug 441573 4.6 M1 UI normal janove.weichel FIXED [Markers] Duplicate quick-fix when applying a WorkbenchMarkerResolution
33 bug 470233 4.6 M1 UI enhancement alex.blewitt FIXED Replace new Boolean with Boolean.valueOf
34 bug 472761 4.6 M1 UI normal scela FIXED "No toolbar drag and drop with ""-cssTheme none"""
35 bug 473697 4.6 M1 UI normal lars.vogel FIXED Delete unused ToolItemRenderer
36 bug 468380 4.6 M1 UI normal lars.vogel FIXED Move org.eclipse.ui plugin to Java 1.7 BREE
37 bug 474059 4.6 M1 UI normal lars.vogel FIXED Remove redundant type arguments (1.7 or highter) in eclipse.platform.ui.tools
38 bug 460328 4.6 M1 IDE normal noopur_gupta WORKSFORME Silent Exception in double clicking an associated file
39 bug 473699 4.6 M1 UI normal lars.vogel FIXED Delete unused CompositeRenderer
40 bug 369133 4.6 M1 UI normal loskutov FIXED [KeyBindings] StackOverFlowError involving BindingManager code
41 bug 469052 4.6 M1 UI minor jhelming FIXED ModelAssembler should log if there is nothing to merge when -debug is used
42 bug 472319 4.6 M1 UI enhancement bsd FIXED Eclipse quick switch Editor - show file name on mouse hover for similar file names
43 bug 474127 4.6 M1 UI normal scela FIXED Fix o.e.ui.tests for SWT changes
44 bug 465070 4.6 M1 Text normal daniel_megert FIXED TextSearchVisitor.processFile method relies on undocumented behavior of IFile.getContents()
45 bug 470459 4.6 M1 Runtime enhancement alex.blewitt FIXED Replace new Boolean with Boolean.valueOf
46 bug 472889 4.6 M1 UI normal loskutov FIXED Update org.eclipse.ui.forms to Java 1.7
47 bug 473874 4.6 M1 UI normal lars.vogel FIXED "Delete unused HandledMenuItemRenderer, MenuItemRenderer and DirectMenuItemRenderer"
48 bug 425987 4.6 M1 UI minor lars.vogel FIXED [Graphics] Remove gifs from org.eclipse.jface
49 bug 469737 4.6 M1 UI normal jhelming FIXED Workbench Loggers writes traces on debug even in non debug mode
50 bug 472672 4.6 M1 UI normal sxenos FIXED Generify the org.eclipse.core.databinding.observable plugin
51 bug 473637 4.6 M1 UI normal lars.vogel FIXED Remove typo in @Focus annotation Javadoc
52 bug 441244 4.6 M1 UI normal lars.vogel FIXED Remove unnecessary (non-Javadoc) statements
53 bug 468458 4.6 M1 UI normal lars.vogel FIXED Remove unnecessary @inherit Javadoc statements
54 bug 472153 4.6 M1 UI enhancement kaloyan.r FIXED Recognize Chrome as external browser on Linux
55 bug 473529 4.6 M1 UI normal simon.scholz FIXED Update the org.eclipse.jface.examples.databinding project to Java 7
56 bug 470365 4.6 M1 UI normal lars.vogel FIXED Add missing annotations to org.eclipse.jface.snippets
57 bug 472888 4.6 M1 UI normal lars.vogel FIXED Create and upload Eclipse Neon planning scripts
58 bug 472598 4.6 M1 UI normal lars.vogel FIXED Fix typo in contributor name in StructuredViewer
59 bug 473881 4.6 M1 UI normal lars.vogel FIXED Remove usage of HandledMenuItemRenderer in CocoaUIHandler
60 bug 470221 4.6 M1 UI normal lars.vogel FIXED Update and cleanup e4 tools templates project
61 bug 474237 4.6 M1 UI trivial daniel_megert FIXED 'Enable theming' on the the 'Appearance' preference page has no mnemonic.
62 bug 472109 4.6 M1 UI normal kaloyan.r FIXED Chrome not recognized as external browser if installed system-wide
63 bug 473527 4.6 M1 UI normal lars.vogel FIXED "Run ""Fix Copyrights"" on org.eclipse.jface.examples.databinding"
64 bug 470326 4.6 M1 UI normal lars.vogel FIXED Enhance README.md of eclipse.platform.ui
65 bug 472824 4.6 M1 Runtime normal lars.vogel FIXED Typo in ResourceHandlerTest#testXPathModelProcessor
66 bug 473575 4.6 M1 UI normal olivier.prouvost FIXED The 'Eclipse 4 Application Project' new Wizard must be removed
67 bug 474183 4.6 M1 UI major scela FIXED PartRenderingEngineTests.testBug374326 fails on all platforms
68 bug 472805 4.6 M1 IDE normal jfaltermeier DUPLICATE [e4 Tools] Feature is not in any categorie on simrel update site
69 bug 471002 4.6 M1 IDE normal jhelming FIXED [e4 Tools] Add tests for model extract wizard

Last Generated on Mo 7. Dez 20:26:28 CET 2015

4.6 M2

Bug TM Component Sev Assign Status Title
1 bug 405695 4.6 M2 Runtime normal markus_keller FIXED Failure in ExpressionTests.testSubTypeTiming
2 bug 470998 4.6 M2 IDE normal jhelming FIXED [e4 Tools] Extract fragment wizard creates multiple fragments for same location
3 bug 474908 4.6 M2 Runtime normal lars.vogel FIXED Remove redundant type arguments (1.7 or highter) from test plug-ins in platform.runtime
4 bug 475863 4.6 M2 UI normal lars.vogel FIXED Mark org.eclipse.jface.dialogs.ImageAndMessageArea for deletion
5 bug 476602 4.6 M2 UI normal lars.vogel FIXED Use unitTestSuite as parameter instead of testSuiteMonitoring in pom.xml of org.eclipse.ui.monitorin
6 bug 474070 4.6 M2 User Assistance enhancement alex.blewitt FIXED Replace new Boolean with Boolean.valueOf
7 bug 475688 4.6 M2 UI normal lars.vogel FIXED Update Jface to Java 8 to use Lambdas and mark interfaces as functional
8 bug 476272 4.6 M2 UI normal ma.becker FIXED NPE in org.eclipse.images.renderer / Wrong version in POM
9 bug 441168 4.6 M2 UI enhancement lars.vogel FIXED Update all dependent plug-ins of org.eclipse.jface to a minimum of Java 1.5
10 bug 472654 4.6 M2 UI normal lars.vogel FIXED Remove redundant type parameters (for Java 1.7 or higher) in Platform UI
11 bug 474544 4.6 M2 UI normal lars.vogel FIXED Move all test plug-ins of platform.ui to Java 8
12 bug 474966 4.6 M2 IDE normal jhelming FIXED Model Editor shall support perspective as a handler container
13 bug 476025 4.6 M2 Runtime normal markus_keller INVALID API errors in org.eclipse.core.runtime
14 bug 476634 4.6 M2 UI normal akurtakov FIXED Drop unneeded casts in ShowInPropertySheetTest
15 bug 468773 4.6 M2 UI normal jhelming FIXED Perspective should be a HandlerContainer
16 bug 474187 4.6 M2 UI normal sxenos FIXED Assertation failure in ObservableCollectionTreeContentProvider
17 bug 475720 4.6 M2 UI trivial Platform-UI-Inbox FIXED [CSS] Unnecessary cast warning in CSSSWTColorHelper getPercents method
18 bug 476386 4.6 M2 UI enhancement simon.scholz FIXED The TrimBarLayout should contain proper JavaDoc and constants can be final
19 bug 455281 4.6 M2 UI normal bsd FIXED [Model] ModelServiceImpl.findElements(*) does not filter parts from outside perspective
20 bug 473184 4.6 M2 UI normal psuzzi FIXED Allow user to disable drag and drop of toolbars and tool components
21 bug 475259 4.6 M2 UI normal lars.vogel FIXED Update org.eclipse.ui.ide to Java 8 to simplify code
22 bug 476030 4.6 M2 Runtime normal lars.vogel FIXED "Change error to warning for ""no compatibile JRE found"" for org.eclipse.core.expressions"
23 bug 476948 4.6 M2 Runtime normal akurtakov FIXED Move away of deprecated Assert class
24 bug 470376 4.6 M2 UI minor jhelming FIXED English grammar strange in message.
25 bug 474274 4.6 M2 UI normal lars.vogel FIXED [Tests] Move org.eclipse.e4.core.tests to JUnit 4
26 bug 474836 4.6 M2 UI normal simon.scholz FIXED PatternFilter should offer a constructor to specify the includeLeadingWildcard flag
27 bug 475828 4.6 M2 UI normal lars.vogel FIXED Remove redundant type arguments (1.7 or highter) from org.eclipse.jface
28 bug 476541 4.6 M2 UI normal lars.vogel FIXED Improve readability of E4Application
29 bug 461690 4.6 M2 UI normal simon.scholz FIXED Remove Java 6 hack from GradientBackgroundListener
30 bug 473779 4.6 M2 UI normal daniel.kruegler FIXED [Model] Application model SWT menus don't support tooltips
31 bug 474586 4.6 M2 UI normal dirk.fauth FIXED Update org.eclipse.ui.win32 to Java 1.7
32 bug 475365 4.6 M2 UI minor simon.scholz FIXED [Model Editor] The ModelEditor should use a DelegatingStyledCellLabelProvider
33 bug 476133 4.6 M2 UI normal simon.scholz FIXED Update org.eclipse.jface.examples.databinding to Java 8
34 bug 477236 4.6 M2 UI normal scela FIXED Static block added to CSSRenderingUtils adds 100k to Eclipse load time
35 bug 470720 4.6 M2 UI minor tobias.melcher FIXED SWT handle leak in DndManager
36 bug 474902 4.6 M2 Runtime normal lars.vogel FIXED Delete Eclipse 2.0 PluginCompatibilityTests and related test suite
37 bug 475860 4.6 M2 UI normal lars.vogel FIXED Mark functional interfaces in JFace as @FunctionalInterface
38 bug 476600 4.6 M2 UI normal lars.vogel FIXED "Change ""No JRE found strictly compatible"" error message org.eclipse.core.contenttype to warning"
39 bug 467667 4.6 M2 Runtime normal lars.vogel FIXED org.eclipse.core.tests.harness should no depend on org.eclipse.core.runtime.compatibility*
40 bug 473929 4.6 M2 Runtime normal loskutov FIXED NPE in RegistryListener.bundleChanged(PluginRegistry.java:191)
41 bug 475629 4.6 M2 UI minor Platform-UI-Inbox FIXED Key modifier order on MacOS is wrong
42 bug 476225 4.6 M2 UI normal ma.becker FIXED org.eclipse.ui.images.renderer uses some hard-coded directory names
43 bug 477569 4.6 M2 UI normal tmccrary FIXED [Graphics] error_co_buildpath.svg isn't rendering
44 bug 422139 4.6 M2 UI normal markus_keller FIXED "[Graphics] Move ""org.eclipse.ui.images"" to eclipse.platform.images git repo and rename to ""org.e
45 bug 474443 4.6 M2 UI minor daniel_megert FIXED Duplicate mnemonic 'D' on 'Appearance' preference page
46 bug 474957 4.6 M2 UI normal lars.vogel FIXED UITestCase#tearDown in org.eclipse.ui.tests.harness calls super.tearDown but this method is empty
47 bug 475873 4.6 M2 UI normal lars.vogel FIXED Use varargs in JFaceResources.format
48 bug 476603 4.6 M2 UI normal lars.vogel FIXED Missing Copyright header in FragmentMergeHelperTest
49 bug 468605 4.6 M2 UI normal jhelming FIXED [Contributions] Refactor HandledContributionItem and DirectContributionItem
50 bug 474132 4.6 M2 UI normal akurtako FIXED [Tests] Move test suite of o.e.ui.tests and migrate progress jobs to JUnit 4
51 bug 474796 4.6 M2 Runtime normal lars.vogel FIXED org.eclipse.core.tests.runtime should not depend on org.eclipse.core.runtime.compatibility*
52 bug 475689 4.6 M2 UI normal lars.vogel FIXED Use Lambdas expression in JFace
53 bug 476361 4.6 M2 Runtime normal alex.blewitt FIXED org.eclipse.e4.commands contains irrelevant activator
54 bug 441485 4.6 M2 UI normal jhelming FIXED [Model Editor] Adjust ModelEditor to use org.eclipse.e4.ui.dialogs.filteredtree.FilteredTree
55 bug 472673 4.6 M2 UI normal sxenos FIXED Generify the org.eclipse.core.databinding.property plugin
56 bug 474582 4.6 M2 UI normal lars.vogel FIXED Add missing @Override to org.eclipse.e4.emf.xpath.test
57 bug 474983 4.6 M2 UI normal lars.vogel FIXED Delete unused ToolBarRenderer
58 bug 476029 4.6 M2 Runtime normal lars.vogel FIXED org.eclipse.e4.core.services adds injection_annotations.jar to its bundle class path but jar is not
59 bug 476945 4.6 M2 Runtime normal akurtako FIXED Mark PluginVersionIdentifierTest as deprecated
60 bug 468856 4.6 M2 Text normal markus_keller FIXED [rulers] Can't scroll with mouse wheel when mouse over line number ruler
61 bug 474273 4.6 M2 UI normal lars.vogel FIXED Use Job.create in Platform code
62 bug 475786 4.6 M2 UI normal lars.vogel FIXED Update org.eclipse.ui.workbench to Java 8 to use Lambdas
63 bug 476401 4.6 M2 UI normal lars.vogel FIXED "Change ""Missing execution environment"" references to warning for 'org.eclipse.ui.navigator.resour
64 bug 460683 4.6 M2 UI normal psuzzi FIXED [Progress] ESC not working in progress dialog for long running job
65 bug 473683 4.6 M2 UI normal simon.scholz FIXED Update org.eclipse.ui.browser to Java 1.7
66 bug 474585 4.6 M2 UI normal lars.vogel FIXED Add missing @Override and @Deprecated to all bundles in platform.ui
67 bug 475361 4.6 M2 UI normal lars.vogel FIXED Remove redundant type arguments (1.7 or highter) from JFace snippets and databinding snippets
68 bug 476117 4.6 M2 UI normal dirk.fauth FIXED MinMaxAddon unnecessarily performs unchecked cast for editor area
69 bug 477096 4.6 M2 UI normal lars.vogel FIXED Add @Override to org.eclipse.e4.core.di.extensions
70 bug 470378 4.6 M2 UI normal haftsteind FIXED Fire property change event in startup preference page
71 bug 474887 4.6 M2 Runtime normal lars.vogel FIXED [Tests] Document purpose of org.eclipse.core.tests.harness
72 bug 475844 4.6 M2 UI normal lars.vogel FIXED [Viewers] Improve error message in ContentViewer if setInput is called without ContentProvider
73 bug 476576 4.6 M2 UI normal lars.vogel FIXED Add CanExecute template for the e4 tools
74 bug 463757 4.6 M2 UI normal dominic.scharfe FIXED "[Intro] [IntroAction] Intro label specified in ""org.eclipse.ui.intro"" extension point is ignored"
75 bug 473836 4.6 M2 Text normal loskutov FIXED ConcurrentModificationException in OverviewRuler.isCovered
76 bug 474642 4.6 M2 Runtime normal lars.vogel FIXED Move all test plug-ins of platform.runtime to Java 8
77 bug 475417 4.6 M2 Runtime enhancement platform-runtime-inbox WORKSFORME Optimise contenttype bundle loading time
78 bug 476217 4.6 M2 UI normal ma.becker FIXED Update org.eclipse.ui.images* projects to use Java 1.7
79 bug 477400 4.6 M2 UI critical markus_keller FIXED Maximize/Minimize not available; Welcome screen part has wrong placement at startup
80 bug 474439 4.6 M2 UI trivial scela FIXED Appearance Preference page: unmotivated separator line when theming is disabled
81 bug 474777 4.6 M2 UI normal markus_keller FIXED org.eclipse.e4.core.internal.tests.di.AtInjectTest fails on all platforms
82 bug 474813 4.6 M2 UI normal lars.vogel FIXED Inactive committer clean up for Platform UI
83 bug 474276 4.6 M2 Runtime normal lars.vogel FIXED Fix typo in IJobFunction cancellation -> cancelation
84 bug 474695 4.6 M2 Runtime normal lars.vogel FIXED pom file of eclipse.platform.runtime/tests does not list the test modules
85 bug 468455 4.6 M2 UI normal lars.vogel DUPLICATE [Tests] Migrate org.eclipse.e4.core.tests to Java 8 to simplify tests
86 bug 474583 4.6 M2 UI normal lars.vogel FIXED Add missing @Override and @Deprecated to all test plug-ins
87 bug 471030 4.6 M2 IDE normal bsd DUPLICATE 'Next View' shortcut (Ctrl+F7) has stopped working in Mars
88 bug 474820 4.6 M2 Runtime normal lars.vogel DUPLICATE "Remove IPluginDescriptor, CompatibilityHelper and related code as Eclipse 2.0 plug-ins are not supp
89 bug 474275 4.6 M2 UI normal jhelming INVALID [Tests] Move org.eclipse.platform.ui.tools tests to JUni4

Last Generated on Mo 7. Dez 20:26:30 CET 2015

4.6 M3

Bug TM Component Sev Assign Status Title
1 bug 474072 4.6 M3 UI normal markus_keller FIXED AbstractUIPlugin.imageDescriptorFromPlugin stopped handling bundleentry:// and bundleresource://
2 bug 477362 4.6 M3 Runtime enhancement alex.blewitt FIXED Remove o.e.e4.core.DIActivator
3 bug 478125 4.6 M3 UI normal lars.vogel FIXED Remove uncessary call to monitor.done() for SubMonitor
4 bug 478755 4.6 M3 UI normal lars.vogel FIXED Remove org.eclipse.ui.internal.util.Util#getAdapter
5 bug 479158 4.6 M3 UI normal lars.vogel FIXED "ui.tests.navigator shows up in comparator ""errors"""
6 bug 479941 4.6 M3 Runtime normal lars.vogel FIXED General cleanup of the org.eclipse.core.tools tool
7 bug 476400 4.6 M3 UI enhancement alex.blewitt FIXED Activator for JFace is not required
8 bug 477712 4.6 M3 UI normal lars.vogel FIXED Unnecessary cast in org.eclipse.e4.ui.model.workbench
9 bug 478399 4.6 M3 UI normal jhelming FIXED NPE when fragment without parent ID is merged
10 bug 478930 4.6 M3 UI normal lars.vogel FIXED Update org.eclipse.ui.monitoring to Java 8
11 bug 479593 4.6 M3 UI normal lars.vogel FIXED Remove VERSION_STRING from Workbench
12 bug 480597 4.6 M3 UI normal simon.scholz FIXED E4Application.THEME_ID is not set properly in E4Application
13 bug 474446 4.6 M3 UI major scela FIXED Minimized view stacks cannot be moved any more
14 bug 477451 4.6 M3 UI enhancement mistria WONTFIX "A keyboard shortcut for ""Show In > System Explorer"""
15 bug 478769 4.6 M3 Runtime normal lars.vogel FIXED Update Javadoc of Plugin with the removal of org.eclipse.core.runtime.compatibility
16 bug 479209 4.6 M3 User Assistance normal lars.vogel FIXED Update org.eclipse.ui.cheatsheets to Java 8
17 bug 438850 4.6 M3 UI normal lars.vogel FIXED "[Help] Website has stale, broken links"
18 bug 476422 4.6 M3 Runtime normal lars.vogel FIXED Update org.eclipse.core.tools
19 bug 477846 4.6 M3 UI normal lars.vogel FIXED Add eclipsewiki.txt output.txt and *.cvs to .gitignore eclipse.platform.ui/releng/planning/neon
20 bug 478516 4.6 M3 Runtime normal lars.vogel FIXED Remove unused dependency to org.eclipse.pde.junit.runtime from org.eclipse.core.tests.harness
21 bug 479665 4.6 M3 Runtime normal lars.vogel FIXED Remove outdated stats views from org.eclipse.core.tools
22 bug 53345 4.6 M3 UI enhancement lars.vogel FIXED [Contributions] fast way to hide unwanted toolbars
23 bug 474841 4.6 M3 UI normal jhelming FIXED Fragment editor suggests incorrect name for inner class
24 bug 477545 4.6 M3 UI normal lars.vogel FIXED [Graphics] Delete unused gifs in org.eclipse.ui.views
25 bug 478223 4.6 M3 UI enhancement alex.blewitt FIXED SWTRenderersActivator can be removed
26 bug 478771 4.6 M3 UI normal lars.vogel WONTFIX Remove InitLegacyPreferences
27 bug 466500 4.6 M3 UI normal ericwill FIXED [PopupDialogs] [GTK3] Trying to resize quick outline or quick type hierarchy closes the popup
28 bug 476976 4.6 M3 UI normal lars.vogel FIXED [Examples] Adding @Override annotations and remove Non-Javadoc org.eclipse.ui.examples.job
29 bug 477955 4.6 M3 UI normal ma.becker FIXED eclipse.platform.images does not have a gitignore file
30 bug 478547 4.6 M3 UI normal simon.scholz FIXED Invalid entry in build.properties file of the org.eclipse.jface.databinding plugin
31 bug 479003 4.6 M3 UI normal lars.vogel FIXED Retire org.eclipse.e4.ui.examples.css.rcp from platform ui and put it on Github
32 bug 479847 4.6 M3 UI normal lars.vogel FIXED Improve workspace selection dialog text
33 bug 310491 4.6 M3 IDE trivial robert.roth.off FIXED [LinkedResources] Linked Resources preference page needs more keywords
34 bug 477601 4.6 M3 UI normal daniel.p.jaeger FIXED Unnecessary cast in org.eclipse.e4.demo.cssbridge
35 bug 478236 4.6 M3 UI normal simon.scholz FIXED Update databinding plug-ins to Java 8
36 bug 478895 4.6 M3 UI normal lars.vogel FIXED Fix formating error in E4Application
37 bug 479475 4.6 M3 UI normal sxenos FIXED Workbench startup must not run asyncExecs until it is fully initialized
38 bug 470224 4.6 M3 UI normal lars.vogel FIXED [Templates] Use also @PostConstruct (not only @Focus) to activate the e4 templates
39 bug 477229 4.6 M3 Runtime normal lars.vogel FIXED [Tests] org.eclipse.core.tests.harness should not be defined as test plug-in for Tycho
40 bug 477983 4.6 M3 UI normal lars.vogel FIXED [Tests] Fix formating in /org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/UIAllTests.java
41 bug 478686 4.6 M3 UI normal lars.vogel FIXED Deprecated org.eclipse.ui.ide.ResourceUtil.getAdapter() in favor of Adapters.adapt
42 bug 479136 4.6 M3 UI normal jhelming FIXED ModelUtils#getParent throws CCE if parent is no MApplicationElement
43 bug 479855 4.6 M3 UI normal loskutov FIXED Invisible Properties view must not update on selection change
44 bug 407432 4.6 M3 UI normal lars.vogel FIXED [Metadata] Remove Broken Externalized Strings from UI bundles
45 bug 476364 4.6 M3 Runtime normal alex.blewitt FIXED Replace o.e.e4.core.di.extensions activator with declarative services component or FrameworkUtil
46 bug 477688 4.6 M3 UI major Platform-UI-Inbox WORKSFORME 5 Test failures in org.eclipse.e4.ui.tests.workbench.MPartTest (win32)
47 bug 478333 4.6 M3 UI normal sxenos FIXED "Platform UI should be using Adapters.getAdapter(object, adapter, true) for its adapter requests"
48 bug 478899 4.6 M3 UI normal simon.scholz FIXED Update org.eclipse.e4.ui.workbench.swt to Java 1.8
49 bug 479560 4.6 M3 UI normal ma.becker FIXED "How to donate a Inkscape palette file of the ""Eclipse Color Palette"""
50 bug 480098 4.6 M3 Runtime normal simon.scholz FIXED Use new Adapters.adapt API in the EclipseAdapter
51 bug 474264 4.6 M3 Runtime enhancement eclipse.sprigogin FIXED Need an easier to use variant of Job.create method
52 bug 477398 4.6 M3 UI enhancement bsd FIXED [DND] DnDManager agents need lifecycle support
53 bug 478135 4.6 M3 UI normal ma.becker FIXED JavaDoc in ImageRender not up to date
54 bug 478768 4.6 M3 Runtime normal lars.vogel FIXED Update methods and Javadoc of Platform#getPluginRegistry and getPlugin to describe that its methods
55 bug 479181 4.6 M3 UI normal psuzzi FIXED Fix compile error by specifying type parameter
56 bug 427999 4.6 M3 UI normal lars.vogel FIXED Introduce a mode allowing the user to hide all trimbars of the main window
57 bug 476403 4.6 M3 UI normal lars.vogel FIXED Update methods and Javadoc of IPluginDescriptor to describe that its methods are not supported anymo
58 bug 477802 4.6 M3 UI normal lars.vogel FIXED Add endorsement to Yourkit in eclipse.platform.ui webpage
59 bug 478400 4.6 M3 UI normal jhelming FIXED Add constraints for Fragments to allow their validation
60 bug 478932 4.6 M3 UI normal lars.vogel FIXED Use lambda in org.eclipse.ui.monitoring
61 bug 479608 4.6 M3 Runtime normal lars.vogel FIXED Remove Unnecessary Javadoc from org.eclipse.core.contenttype
62 bug 474687 4.6 M3 UI normal lars.vogel FIXED [Tests] Improve platform.ui tests readability by using lambda expressions
63 bug 477543 4.6 M3 UI normal lars.vogel FIXED [Graphics] Delete unused gifs in org.eclipse.ui
64 bug 478222 4.6 M3 Runtime enhancement alex.blewitt FIXED ServicesActivator could be removed.
65 bug 478770 4.6 M3 Runtime normal lars.vogel FIXED Update methods and Javadoc of IPluginRegistry with removal of org.eclipse.core.runtime.compatibility
66 bug 479212 4.6 M3 User Assistance normal lars.vogel FIXED Remove incorrect entries Java versions from MANIFEST.MF of org.eclipse.help
67 bug 476725 4.6 M3 UI normal lars.vogel FIXED Remove org.eclipse.ui.presentations.r21 entry from eclipse.platform.ui pom
68 bug 477850 4.6 M3 UI normal lars.vogel FIXED Replace spaces with tabs in PropertySheetViewer
69 bug 478522 4.6 M3 UI normal simon.scholz FIXED Mark functional interfaces in databinding with @Functional
70 bug 478999 4.6 M3 UI normal lars.vogel FIXED Remove unnecessary casts from platform ui
71 bug 479666 4.6 M3 UI normal lars.vogel FIXED "Use convenient method Adapters.adapt(Object sourceObject, Class<T> adapter) in platform.ui"
72 bug 222931 4.6 M3 UI trivial robert.roth.off FIXED "[Contexts] Javadoc typo in IContextService.registerShell(Shell, int)"
73 bug 475747 4.6 M3 Runtime normal sxenos FIXED "Support efficient, convenient cancellation checks in SubMonitor"
74 bug 477547 4.6 M3 UI normal lars.vogel FIXED [Graphics] Delete unused gifs in org.eclipse.ui.ide
75 bug 478226 4.6 M3 UI enhancement alex.blewitt FIXED MWorkbenchModelActivator may be removed
76 bug 478876 4.6 M3 Runtime normal lars.vogel FIXED [DI engine] Add test to validate that type erasure can lead to ClassCastExceptions
77 bug 479403 4.6 M3 IDE normal loskutov FIXED [WorkbenchLauncher] Creates a workspace folder when pressing Cancel
78 bug 468161 4.6 M3 IDE normal lars.vogel FIXED Remove trailing white spaces in eclipse.platform.ui.tools.git
79 bug 477967 4.6 M3 UI normal lars.vogel FIXED Remove DISPLAY setting from UI Test Suite.launch test launch configuration
80 bug 478605 4.6 M3 Runtime normal lars.vogel FIXED Remove usage of CompatibilityHelper
81 bug 479111 4.6 M3 Runtime normal lars.vogel FIXED Update org.eclipse.core.tools to Java 8
82 bug 479853 4.6 M3 UI normal markus_keller FIXED ConcurrentModificationException in PropertySheetEntry.computeMergedPropertyDescriptors
83 bug 394739 4.6 M3 Runtime blocker scela FIXED Remove org.eclipse.core.runtime.compatibility* bundles
84 bug 475785 4.6 M3 UI normal sxenos FIXED Replace usage of SubProgressMonitor with SubMonitor in platform.ui
85 bug 477602 4.6 M3 UI normal bumannp FIXED Unnecessary cast in org.eclipse.e4.ui.progress
86 bug 478241 4.6 M3 UI normal lars.vogel FIXED Remove (non-Javadoc) statements from org.eclipse.ui.navigator
87 bug 478896 4.6 M3 UI normal simon.scholz FIXED Use Optional in E4Application
88 bug 479517 4.6 M3 UI normal lars.vogel FIXED Remove unsupported method WorkbenchPage#resetHiddenEditors
89 bug 424978 4.6 M3 UI normal kalyan_prasad FIXED [RenderingEngine] Method setToBeRendered in a menu instance throws an error
90 bug 478221 4.6 M3 Runtime normal alex.blewitt FIXED ContextsActivator can be removed
91 bug 479233 4.6 M3 Runtime blocker daniel_megert FIXED All Team and CVS default preferences set to default default
92 bug 463039 4.6 M3 UI normal janove.weichel FIXED Increase the number of recent workspaces remembered for the launcher
93 bug 478934 4.6 M3 UI normal lars.vogel DUPLICATE Upadte org.eclipse.ui.monitoring to Java 8
94 bug 475779 4.6 M3 UI normal lars.vogel DUPLICATE Update JFace Viewer snippets to use generics
95 bug 477227 4.6 M3 Runtime normal lars.vogel FIXED Update org.eclipse.core.jobs to Java 8 to use lambdas and to use @FunctionalInterface annotation

Last Generated on Mo 7. Dez 20:26:32 CET 2015

4.6 M4

Bug TM Component Sev Assign Status Title
1 bug 483359 4.6 M4 UI normal mistria REOPENED Colors and Fonts preference page: Reset not correctly propagated
2 bug 433188 4.6 M4 UI enhancement lars.vogel FIXED Release EPartService.switchPerspective() as API
3 bug 481604 4.6 M4 UI normal elaskavaia.cdt FIXED [Forms] ExpandableComposite does not calculate size properly with NO_TITLE flag
4 bug 482184 4.6 M4 UI normal lars.vogel FIXED Remove empty Activator from org.eclipse.ui.forms
5 bug 483389 4.6 M4 UI normal markus_keller FIXED Wrong generification in org.eclipse.ui.examples.readmetool.AddReadmeMarkerAction#run()
6 bug 483477 4.6 M4 User Assistance normal lars.vogel FIXED "Run ""Fix Copyrights"" on all plug-ins of platform.ua"
7 bug 381555 4.6 M4 UI critical markus_keller FIXED [Model] Eclipse crashes with NPE on existing workspace (after closing window twice)
8 bug 479522 4.6 M4 UI normal lars.vogel FIXED Remove unused fastView methods in WorkbenchWindow
9 bug 481422 4.6 M4 UI normal lars.vogel FIXED Correct incorrect save actions for eclipse.platform.ui.tools plug-ins
10 bug 481989 4.6 M4 UI normal lars.vogel FIXED Fix typo in e4 templates and align field injections
11 bug 483310 4.6 M4 UI normal lars.vogel FIXED Remove unnecessary manual activation of EventAdmin in InjectionEventTest from org.eclipse.e4.ui.test
12 bug 483425 4.6 M4 UI normal simon.scholz FIXED Use varargs in WorkingSetConfigurationBlock
13 bug 448832 4.6 M4 UI normal scela FIXED [Tests] [Workbench] Migrate org.eclipse.e4.ui.tests to JUnit 4
14 bug 478438 4.6 M4 UI normal lars.vogel FIXED Update org.eclipse.e4.ui.dialogs to Java 8 to use lambdas
15 bug 481031 4.6 M4 UI normal lars.vogel FIXED Improve label for command to hide toolbars of the main window
16 bug 481620 4.6 M4 UI normal simon.scholz FIXED [Databinding] Remove raw type warnings from ControlDecorationSupport
17 bug 482364 4.6 M4 UI normal tom.schindl FIXED UpdateValueStrategy should provide factory methods to create a strategy with a Converter
18 bug 483634 4.6 M4 UI normal simon.scholz FIXED Adding a working set during import with the New button does not update the values in the dropdown bo
19 bug 396949 4.6 M4 Text enhancement markus_keller FIXED Pinch to change font size in editor
20 bug 479896 4.6 M4 UI normal dirk.fauth FIXED [CSS] Combination of child and pseudo selector is not applied
21 bug 481474 4.6 M4 UI normal lars.vogel FIXED Change Viewer.setFilters to varargs
22 bug 482027 4.6 M4 UI normal snjeza.peco FIXED Remove unnessary paint listener from SashLayout
23 bug 483435 4.6 M4 UI normal simon.scholz FIXED Add a New... button to the WorkingSetConfigurationBlock
24 bug 35779 4.6 M4 Text enhancement loskutov FIXED [misc] Text Viewer and Editor needs to support word wrap
25 bug 478505 4.6 M4 UI normal lars.vogel FIXED Use for earch loops in org.eclipse.ui.views
26 bug 481318 4.6 M4 UI normal lars.vogel FIXED Update AbstractUIPlugin methods with the removal of the org.eclipse.core.runtime.compatibility
27 bug 482523 4.6 M4 IDE enhancement loskutov FIXED "By default don't call GC when idle (was: If threads exhausted on a system, an Idle Eclipse pops up
28 bug 483747 4.6 M4 Text normal markus_keller FIXED Status error message gets lost when clicking line number ruler
29 bug 402464 4.6 M4 UI enhancement lars.vogel FIXED Add @Deprecated to ViewerSorter
30 bug 475941 4.6 M4 UI normal bsd FIXED View docked along with shared editors are causes NullPointerException and broken window
31 bug 480683 4.6 M4 UI normal ma.becker FIXED "Icon Renderer: Folder ""dgm"" and icons bigger the 16x16 pixels not handled correctly"
32 bug 481490 4.6 M4 UI normal janove.weichel FIXED Change usage of Viewer.setFilters to varargs
33 bug 482152 4.6 M4 UI normal d.zygann FIXED Deprecated Page#makeContributions and Page#setActionBars
34 bug 483361 4.6 M4 UI normal lars.vogel FIXED Move E4Application#APPLICATION_CONTEXT_KEY to IWorkbench#APPLICATION_CONTEXT_KEY
35 bug 483445 4.6 M4 User Assistance normal lars.vogel FIXED Update org.eclipse.help.base with annotations
36 bug 259245 4.6 M4 UI minor robert.roth.off FIXED [Viewers] AbstractTreeViewer#setContentProvider() is useless
37 bug 467385 4.6 M4 User Assistance normal lars.vogel FIXED Update org.eclipse.help.base to Java 1.7
38 bug 478773 4.6 M4 Runtime normal lars.vogel FIXED Update methods and Javadoc of IPluginDescriptor with removal of org.eclipse.core.runtime.compatibili
39 bug 481340 4.6 M4 UI normal olivier.prouvost FIXED We should provide a 'create E4 plugin with a handler' as template
40 bug 481886 4.6 M4 Runtime normal tom.schindl FIXED org.eclipse.e4.core.di.extensions should use package imports for packages who are versioned
41 bug 482698 4.6 M4 Runtime normal platform-runtime-inbox FIXED The injector implementation performance could be improved.
42 bug 425525 4.6 M4 UI normal loskutov FIXED [ViewMgmt] Properties View does not populate with workbench selection when first opened and activate
43 bug 477360 4.6 M4 Runtime normal dirk.fauth FIXED It is not possible to declare context variables with MPartDescriptor
44 bug 480909 4.6 M4 Runtime normal tom.schindl FIXED DS Warnings because of typo MessageFactoryImpl#unsetLogSerivce
45 bug 481516 4.6 M4 UI normal lars.vogel FIXED Remove unused DEFAULT_WORKBENCH_STATE_FILENAME constant in Workbench
46 bug 482163 4.6 M4 UI normal tm FIXED StructuredViewer.setSorter should be marked as @deprecated
47 bug 483365 4.6 M4 User Assistance normal lars.vogel FIXED Update org.eclipse.help to Java 1.7 to use annotations
48 bug 483469 4.6 M4 UI normal lars.vogel FIXED Add eclipse.platform.text to our Milestone wiki page
49 bug 371791 4.6 M4 UI normal lucien FIXED [DataBinding] Databinding accesses validationStatusObservable from wrong realm with set and list bin
50 bug 472706 4.6 M4 UI normal olivier.prouvost FIXED Label of shared part not updated in placeholder reference within the model editor
51 bug 479210 4.6 M4 User Assistance normal lars.vogel FIXED Use annotations in org.eclipse.ui.cheatsheets and remove Non-Javadoc
52 bug 481421 4.6 M4 UI normal lars.vogel FIXED Enable parallel execution for Gerrit builds in platform.ui
53 bug 481928 4.6 M4 UI normal lars.vogel FIXED Change ViewerSupport.bind to varargs
54 bug 483176 4.6 M4 UI normal lars.vogel FIXED Cleanup org.eclipse.e4.ui.tests
55 bug 483393 4.6 M4 Runtime normal lars.vogel FIXED Use multi-catch in org.eclipse.e4.core.di
56 bug 443414 4.6 M4 IDE trivial jhelming FIXED [model editor] cannot drag to change the order of model fragments
57 bug 478242 4.6 M4 UI normal lars.vogel FIXED Remove Activator from org.eclipse.ui.views
58 bug 480929 4.6 M4 UI normal lars.vogel FIXED Use vararg MessageFormat.format method in Platform.UI
59 bug 481608 4.6 M4 UI normal lars.vogel FIXED Remove unused methods in Activators of the platform.ui project
60 bug 482295 4.6 M4 UI normal lars.vogel FIXED Improve method name of internal SashRenderer#getWeight method
61 bug 483528 4.6 M4 UI normal simon.scholz FIXED Make use of the varargs constructor of the WorkingSetConfigurationBlock
62 bug 395825 4.6 M4 UI normal lars.vogel FIXED EPartService should allow to to open a perspective by ID
63 bug 479848 4.6 M4 UI normal psuzzi FIXED "SWTObservables are deprecated, should be removed from databinding snippets"
64 bug 481473 4.6 M4 UI normal lars.vogel FIXED Cleanup working set dialog code
65 bug 482014 4.6 M4 UI normal tom.schindl FIXED [JFace] Make StyledString implement CharSequence
66 bug 483343 4.6 M4 UI normal gemaspecial FIXED SWTException: Widget is disposed in Quick Access box
67 bug 483429 4.6 M4 UI normal simon.scholz FIXED Cleanup code of WorkingSetConfigurationBlock
68 bug 458033 4.6 M4 Runtime normal lars.vogel FIXED Make it easier to locate the Root-IEclipseContext for an application
69 bug 478456 4.6 M4 UI normal sxenos FIXED "[DataBinding] Create a SideEffect class, which is like ComputedValue but executes a runnable rather
70 bug 481211 4.6 M4 UI normal olivier.prouvost FIXED The 'restore default' in ModelEditorPreferencePage does not set the default values
71 bug 481705 4.6 M4 UI normal Ed.Merks FIXED Avoid Pattern.compile for constant patterns
72 bug 482367 4.6 M4 UI normal tom.schindl FIXED Add a factory to create an IConverter with lamda expressions
73 bug 483654 4.6 M4 UI normal akurtakov FIXED Generify TextEditor related examples
74 bug 397610 4.6 M4 Text normal daniel_megert FIXED """org.eclipse.core.runtime.AssertionFailedException"" in ""org.eclipse.jface.text.source.Annotation
75 bug 475879 4.6 M4 UI normal janove.weichel FIXED Update usage of JFaceResources.format to varargs
76 bug 480102 4.6 M4 UI normal psuzzi FIXED "Add ""Appearance"" menu for ""Toogle Visibility of Toolsbars"" and move ""Hide Toolbar/ Show toolba
77 bug 481476 4.6 M4 UI normal lars.vogel FIXED "Run ""Fix Copyrights"" on all plug-ins of platform.ui"
78 bug 482136 4.6 M4 Runtime enhancement bsd FIXED [DI] Improve debugging for mismatched annotations
79 bug 483360 4.6 M4 UI normal lars.vogel FIXED Rework EModelServiceFindTest
80 bug 483441 4.6 M4 User Assistance normal lars.vogel FIXED Remove unnecessary whitespace from org.eclipse.help
81 bug 64510 4.6 M4 Text enhancement markus_keller FIXED "[templates] ""Restore Removed"" button on template pref page could select restored"
82 bug 465768 4.6 M4 UI normal cds FIXED Adding new working set should auto-select it
83 bug 478673 4.6 M4 Text enhancement markus_keller FIXED Move platform text to Java 1.8 BREE
84 bug 481319 4.6 M4 UI normal lars.vogel FIXED Replace reference in Javadoc to gif files to png files in AbstractUIPlugin
85 bug 481882 4.6 M4 Runtime normal tom.schindl FIXED "ReparentingTest has a syserr line printing ""------"""
86 bug 482680 4.6 M4 UI normal Ed.Merks FIXED The performance of looking up a command by element ID could be improved.
87 bug 412028 4.6 M4 UI normal bsd FIXED ModelServiceImpl.insert() should handle insertions relative to a shared element
88 bug 480908 4.6 M4 Runtime normal tom.schindl FIXED org.eclipse.e4.core.di bundles should use package imports for osgi.framework deps
89 bug 481493 4.6 M4 User Assistance normal lars.vogel FIXED Remove trailing white spaces in org.eclipse.ui.cheatsheets
90 bug 482159 4.6 M4 UI normal lars.vogel FIXED Update org.eclipse.pde.runtime to Java 1.6 to use annotations
91 bug 483362 4.6 M4 UI normal lars.vogel FIXED Add tests for new command lookup method from Bug 482680
92 bug 483462 4.6 M4 UI normal lars.vogel FIXED Fix generic warnings in WorkbenchImages
93 bug 297495 4.6 M4 UI normal simon.scholz FIXED "[DataBinding] Snippet032TableViewerColumnEditing doesn't work in 3.5.1, CellEditor changes are not
94 bug 478940 4.6 M4 UI normal lars.vogel FIXED Update org.eclipse.e4.ui.workbench.renderers.swt to Java 8
95 bug 481364 4.6 M4 UI normal lars.vogel FIXED Remove parent .project file from eclipse.platform.ui
96 bug 481896 4.6 M4 UI normal elaskavaia.cdt FIXED [Tests] Enable org.eclipse.ui.tests.forms tests during Tycho builds
97 bug 483166 4.6 M4 Runtime normal lars.vogel FIXED Move org.eclipse.e4.core plug-ins to Java 8
98 bug 476037 4.6 M4 Text enhancement mistria FIXED Some commands (+shortcuts) to Increase/decrease font size
99 bug 477742 4.6 M4 UI normal Platform-UI-Inbox DUPLICATE Breakpoints View disappears from Java Perspective
100 bug 480928 4.6 M4 UI normal Platform-UI-Inbox FIXED Delete unused MessageUtil#format method in org.eclipse.ui.examples.multipageeditor
101 bug 473541 4.6 M4 UI major Platform-UI-Inbox WORKSFORME NPE when calling 'Show Annotations'
102 bug 475604 4.6 M4 IDE normal Platform-UI-Inbox DUPLICATE DeclareImages in WorkbenchImages hits filesystem repeatedly
103 bug 462604 4.6 M4 Text enhancement daniel_megert DUPLICATE org.eclipse.ui.workbench.texteditor should be updated to Java 1.7
104 bug 481754 4.6 M4 UI normal lars.vogel FIXED Update org.eclipse.ui.views.properties.tabbed to Java 1.6 to use VARARGS and override annotations
105 bug 475084 4.6 M4 IDE normal jhelming WORKSFORME Exception when opening e4xml
106 bug 468948 4.6 M4 UI major loskutov DUPLICATE IWorkbenchPage getViewReferences&getViews does not return all Views.

Last Generated on Mo 7. Dez 20:26:34 CET 2015

4.6 M5

Bug TM Component Sev Assign Status Title
1 bug 477779 4.6 M5 UI normal lars.vogel NEW Provide defaut methods for IContentProvider
2 bug 482650 4.6 M5 UI normal lars.vogel NEW Rework ContextServiceAddon
3 bug 481524 4.6 M5 UI normal lars.vogel NEW Remove Eclipse-BundleShape: dir from platform.ui
4 bug 483304 4.6 M5 UI normal Platform-UI-Inbox NEW Fix failing MWindowTest#testWindow_Height test from org.eclipse.e4.ui.tests
5 bug 478939 4.6 M5 UI normal lars.vogel NEW Use Lambdas in org.eclipse.e4.ui.workbench.swt
6 bug 482653 4.6 M5 UI normal lars.vogel NEW Rework CommandProcessingAddon
7 bug 466768 4.6 M5 UI normal lars.vogel NEW [Graphics] Remove unnecessary images from org.eclipse.pde.ua.ui
8 bug 481819 4.6 M5 Text normal loskutov NEW [rulers] Annotation in overview ruler not on the wrapped line
9 bug 483465 4.6 M5 UI normal janove.weichel NEW URLImageDescriptor#getImageData should use try-with-resources
10 bug 479525 4.6 M5 Text normal lars.vogel NEW Inline helper method Progress#getMonitor
11 bug 482913 4.6 M5 Text enhancement mistria NEW Need a command to reset font size
12 bug 477391 4.6 M5 UI enhancement sergey.grant NEW Provide a deferred way to create ImageDescriptors in JFace
13 bug 482474 4.6 M5 UI normal lars.vogel NEW Provide configuration for pomless builds
14 bug 411578 4.6 M5 IDE enhancement janove.weichel NEW Selecting workspace with one click
15 bug 480104 4.6 M5 UI normal lars.vogel NEW "Hide Toolbar and ""Toogle visible toolbars"" must work together"
16 bug 483173 4.6 M5 UI normal lars.vogel NEW Update org.eclipse.ui.forms to Java 8
17 bug 477774 4.6 M5 UI normal simon.scholz NEW Provide default methods for ITreeContentProvider
18 bug 482649 4.6 M5 UI normal lars.vogel NEW Rework CommandServiceAddon
19 bug 480610 4.6 M5 UI normal jhelming NEW Add Tests for ModelAssembler
20 bug 478524 4.6 M5 UI normal simon.scholz NEW Use lambda for the JFace Databinding snippets
21 bug 482651 4.6 M5 UI normal lars.vogel NEW Rework BindingServiceAddon
22 bug 448838 4.6 M5 UI normal lars.vogel NEW [Tests] Activate org.eclipse.e4.ui.tests tests during Tycho build
23 bug 481818 4.6 M5 Text normal loskutov NEW [rulers] Annotation in vertical ruler not on the wrapped line
24 bug 479523 4.6 M5 Text normal lars.vogel NEW Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.text
25 bug 482661 4.6 M5 UI normal simon.scholz NEW Add more xpaths model contribution tests
26 bug 468293 4.6 M5 UI normal simon.scholz NEW [DataBinding] Support Java 8 Date and Time API in Eclipse Databinding
27 bug 483555 4.6 M5 UI normal lars.vogel NEW "Disable the ""Clean workspace before build"" in the eclipse.platform.ui Gerrit build"
28 bug 393171 4.6 M5 UI normal lars.vogel NEW Remove delta migration code
29 bug 479944 4.6 M5 Runtime normal simon.scholz NEW "Move ""Find unused methods and files"" to the Source submenu"
30 bug 483167 4.6 M5 UI normal lars.vogel NEW Use lambdas in org.eclipse.e4.core plug-ins
31 bug 477670 4.6 M5 UI enhancement Platform-UI-Inbox NEW Allow configuration of Toolbar elements by a contextual menu on right click
32 bug 482647 4.6 M5 UI normal lars.vogel NEW MPerspective should also extends MBindings
33 bug 480232 4.6 M5 IDE normal lars.vogel NEW In full screen mode window are opened behind the main window
34 bug 483174 4.6 M5 UI normal Platform-UI-Inbox NEW Use lambdas in org.eclipse.ui.forms
35 bug 75981 4.6 M5 Text enhancement jbr ASSIGNED [templates][preferences] Allow to specify format of date and time variables in templates
36 bug 483190 4.6 M5 UI enhancement markus_keller ASSIGNED ViewerComparator should use Comparator<Object> instead of raw type
37 bug 481873 4.6 M5 Text normal loskutov ASSIGNED "[word wrap] No line ruler number repaint on text editing with disabled ""quick diff"""
38 bug 445802 4.6 M5 UI normal sergey.grant REOPENED [Progress] [Performance] Heavy progress reporting degrades performance
39 bug 442747 4.6 M5 UI minor simon.scholz REOPENED Deprecate outdated CellModifier API of ColumnViewer
40 bug 412824 4.6 M5 UI enhancement lars.vogel REOPENED Release @Preference as API
41 bug 483369 4.6 M5 User Assistance normal lars.vogel DUPLICATE Update org.eclipse.help to Java 1.7 to use annotations

Last Generated on Mo 7. Dez 20:26:36 CET 2015

4.6 M6

Bug TM Component Sev Assign Status Title
1 bug 478439 4.6 M6 UI normal lars.vogel NEW Remove dead code in org.eclipse.e4.ui.css.core
2 bug 474992 4.6 M6 UI normal simon.scholz NEW Generify org.eclipse.jface.examples.databinding
3 bug 481735 4.6 M6 Text normal platform-text-inbox NEW Deprecate ChangeRulerColumn
4 bug 458333 4.6 M6 UI normal Platform-UI-Inbox REOPENED [Forms] Link in FormText is sometimes not activated

Last Generated on Mo 7. Dez 20:26:36 CET 2015

4.6 M7

Bug TM Component Sev Assign Status Title

Last Generated on Mo 7. Dez 20:26:37 CET 2015

4.6

Bug TM Component Sev Assign Status Title
1 bug 449662 4.6 UI normal simon.scholz NEW [FilteredTree] Use FilteredTree from org.eclipse.e4.ui.dialogs in platform.ui
2 bug 458832 4.6 UI normal simon.scholz NEW [Workbench] Replace deprecated Preference access in IDEWorkspacePreferencePage
3 bug 464856 4.6 UI normal tom.schindl NEW Merge genmodels in e4.ui.model.workbench
4 bug 466763 4.6 UI normal tmccrary NEW [Graphics] Wrong folder for org.eclipse.pde.ua.ui
5 bug 470551 4.6 UI normal simon.scholz NEW Generify the JFace Databinding snippets
6 bug 243855 4.6 UI normal platform-ui-triaged NEW [WorkbenchLauncher] WorkbenchAdvisor.openWindows contains a data race
7 bug 474627 4.6 UI major Platform-UI-Inbox NEW Faulty activity-based filtering in the Show View dialog
8 bug 366554 4.6 UI normal platform-ui-triaged NEW [Commands] [Compatibility] failures in CommandsTestSuite
9 bug 477548 4.6 UI normal tmccrary NEW [Graphics] Update org.eclipse.e4.ui.workbench.swt to png files
10 bug 478532 4.6 UI normal lars.vogel NEW ServiceLocator#getService should use generics (as defined by the IServiceLocator interface)
11 bug 422816 4.6 UI enhancement jhelming NEW [Workbench] setting WorkbenchLogger regardless of the ILoggerProvider
12 bug 479916 4.6 UI normal simon.scholz NEW [Handler contributed from extensions or model fragment remain after the plugin is gone
13 bug 448143 4.6 UI normal simon.scholz NEW CellModifier API should be removed from Platform code
14 bug 453520 4.6 UI normal lars.vogel NEW [Tests] [CSS] Activate org.eclipse.e4.ui.tests.css.swt tests during Tycho build
15 bug 466075 4.6 UI major Platform-UI-Inbox NEW [CSS] IEclipsePreferences#id can be used only once
16 bug 468945 4.6 UI normal Platform-UI-Inbox NEW [Graphics] Replace gif icons with png files in Eclipse platform projects
17 bug 142228 4.6 UI normal platform-ui-triaged NEW [EditorMgmt] Don't expect File->Open to invoke system editor
18 bug 473808 4.6 UI major Platform-UI-Inbox NEW Font preferences reset every time Eclipse is restarted
19 bug 340889 4.6 UI major platform-ui-triaged NEW [CSS] Platform color scheme does not work together with SWT color constants
20 bug 475832 4.6 UI normal Platform-UI-Inbox NEW [Viewers] Evalute usage of List<E> for private field cachedElements in AbstractTableViewer
21 bug 391381 4.6 UI enhancement platform-ui-triaged NEW provide filtered tree option in error view and problems view
22 bug 478235 4.6 UI normal Platform-UI-Inbox NEW Remove Activator from org.eclipse.core.databinding.observable
23 bug 416461 4.6 UI normal Platform-UI-Inbox NEW [Wizards] Wizard Parameter overrides command label and icon
24 bug 479216 4.6 UI normal Platform-UI-Inbox NEW Simplify Import Wizard to determine automatically if archive file or directory has been selected
25 bug 431376 4.6 UI normal simon.scholz NEW Move 'PERSPECTIVE_STACK_ID' from IWorkbenchConstants to IPageLayout to expose it as API
26 bug 482024 4.6 UI normal Platform-UI-Inbox NEW ExpandableComposite layout issues for wrap or oversized text controls
27 bug 436506 4.6 UI normal lars.vogel NEW [Eclipse 4.6] Delete org.eclipse.ui.views.tasklist.TaskList in Eclipse 4.6
28 bug 441119 4.6 UI normal simon.scholz NEW [Model] Addons with missing Class URI attribute create NPE in the Cleanup processors
29 bug 459981 4.6 UI normal platform-ui-triaged NEW "[Viewers] Add a CachedCheckboxTreeViewer, which caches the checked elements even if it is filtered"
30 bug 465353 4.6 UI normal lars.vogel NEW ToolBarManager should check if items have been removed or cleaned
31 bug 467028 4.6 UI normal tom.schindl NEW Get rid of javax.xml and use JRE-Classes instead
32 bug 471383 4.6 UI minor bsd NEW """Unsplit editor"" does not necessarily unsplit on pane containing cursor"
33 bug 474799 4.6 Runtime normal lars.vogel NEW [Tests] Improve platform.runtime tests readability by using lambda expressions
34 bug 477550 4.6 UI normal tmccrary NEW [Graphics] Update org.eclipse.e4.ui.workbench.addons.swt to use png files instead of gifs
35 bug 403930 4.6 UI normal platform-ui-triaged NEW [Workbench] E4 and E3 selection services are not connected
36 bug 478606 4.6 UI enhancement Platform-UI-Inbox NEW Replace uses of PackageAdmin.getBundles with BundleContext.getBundles
37 bug 423136 4.6 UI normal jhelming NEW [Perspectives] SHOW_OPEN_ON_PERSPECTIVE_BAR settings not taken into account
38 bug 480156 4.6 UI normal dirk.fauth NEW ModelServiceImpl#countRenderableChildren does not include MPerspective windows
39 bug 434568 4.6 UI normal lars.vogel NEW Remove content from old Git repositories and update description to new location
40 bug 448640 4.6 UI normal platform-ui-triaged NEW [CSS] [Help] org.eclipse.e4.ui.css.swt.theme extension point is not in Help
41 bug 455568 4.6 UI enhancement jhelming NEW [Min/Max] [Model] Add Special tag to allow Area Children to be maximizable
42 bug 463748 4.6 UI normal Platform-UI-Inbox NEW Require core.di.annotations instead of core.di whenever possible
43 bug 466253 4.6 UI normal lars.vogel NEW [Graphics] Replace navigator gifs with png files
44 bug 469329 4.6 UI normal Platform-UI-Inbox NEW "Do an ""accessibility test pass"" for Neon"
45 bug 201589 4.6 UI normal platform-ui-triaged NEW [Contributions] visibleWhen has no effect on toolbar
46 bug 473980 4.6 UI normal olivier.prouvost NEW Label of Handled Menu Item not updated in Menu's overview
47 bug 349869 4.6 IDE normal loskutov NEW [IDE] Problems view updating too slow
48 bug 478335 4.6 UI normal lars.vogel NEW Remove dead code and commented out code
49 bug 417258 4.6 UI enhancement Platform-UI-Inbox NEW [Tests] Run org.eclipse.ui.tests during Tycho build
50 bug 479273 4.6 UI normal Platform-UI-Inbox NEW Prefer usage of Boolean.parseBoolean instead of Boolean.ValueOf
51 bug 431894 4.6 UI normal platform-ui-triaged NEW [DND] [ViewMgmt] Cannot drag a view to full-height right hand side
52 bug 483072 4.6 UI normal Platform-UI-Inbox NEW FormToolkit uses border style SWT.NONE on Windows 10 with Java 8u60 and newer
53 bug 441850 4.6 UI enhancement lars.vogel NEW [Tests] Running the platform.ui tests as part of the Tycho build
54 bug 460826 4.6 UI normal Platform-UI-Inbox NEW Rework MDialog and MWizard model elements
55 bug 465668 4.6 UI normal fabiofz NEW "Remove message ""swt-tree-arrow-mode and swt-tree-arrow-color are not supported on this platform""
56 bug 467552 4.6 IDE normal jhelming NEW [e4 Tools] add org.eclipse.e4.tools.test to build
57 bug 472614 4.6 UI normal mistria NEW Migrate Smart Project Importer to Eclipse Platform UI
58 bug 474876 4.6 Runtime normal lars.vogel NEW [Tests] Activate org.eclipse.core.tests.runtime during Tycho build
59 bug 372523 4.6 UI major platform-ui-triaged NEW [Workbench] Rework Workbench startup so it doesn't use LegacyIDE.e4xmi
60 bug 477605 4.6 UI normal Platform-UI-Inbox NEW Provide option to filter in Outline view
61 bug 408681 4.6 UI normal Platform-UI-Inbox NEW UIEvents.UILifeCycle.PERSPECTIVE_OPENED not called
62 bug 478696 4.6 UI normal sxenos NEW [DataBinding] observables should use equals instead of == for comparison
63 bug 430162 4.6 UI normal lars.vogel NEW [CSS] [Dark] White color of active perspective button (ToolItem) or selected Toogle button (ToolItem
64 bug 481242 4.6 UI normal Platform-UI-Inbox NEW Open editor for copied file
65 bug 436183 4.6 UI normal platform-ui-triaged NEW [CSS] Revisit creating preference nodes in CSS bridge
66 bug 448862 4.6 UI normal scela NEW [Tests] Migrate org.eclipse.jface.databinding.tests tests to JUnit 4
67 bug 469918 4.6 UI enhancement Platform-UI-Inbox NEW General Zoom In/Zoom Out commands
68 bug 229823 4.6 UI enhancement sxenos NEW [Workbench] provide desktop notification popup API
69 bug 474320 4.6 UI normal scela NEW Unexpected gray horizontal line when running with CSS disabled
70 bug 354538 4.6 UI major bsd NEW [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
71 bug 478358 4.6 UI normal Platform-UI-Inbox NEW https://www.eclipse.org/eclipse/ links to Wiki for Platform
72 bug 479526 4.6 Text normal lars.vogel NEW Update org.eclipse.search.tests to Java 1.5 to allow to use JUnit 4
73 bug 438398 4.6 UI normal Platform-UI-Inbox NEW Turning all editors not visible makes the Editors Area not visible as well
74 bug 442285 4.6 UI normal thibaultleouay NEW Update EventBroker usage in StackRenderer
75 bug 451117 4.6 UI normal simon.scholz NEW Missing preference listener for Heap monitor
76 bug 460982 4.6 User Assistance normal lars.vogel NEW [Tests] Activate org.eclipse.ua.tests during Tycho build
77 bug 465914 4.6 UI normal Platform-UI-Inbox NEW [Graphics] New filter icon
78 bug 468000 4.6 UI enhancement lars.vogel NEW Cleanup Eclipse platform project resources for the Neon release to make access for new contributors
79 bug 34076 4.6 UI enhancement Platform-UI-Inbox NEW [EditorMgmt] Automatic save of dirty editors
80 bug 326507 4.6 UI major sxenos NEW [DataBinding] DataBindingContext.bindList does not work with custom Conversion
81 bug 475704 4.6 UI normal Platform-UI-Inbox NEW Replace usage of deprecated SWTObservable from org.eclipse.jface.examples.databinding
82 bug 477780 4.6 UI normal Platform-UI-Inbox NEW Avoid creating an empty array via new Object[0];
83 bug 478945 4.6 UI normal Platform-UI-Inbox NEW Investigate usage of LegacyResourceSupport
84 bug 430199 4.6 UI normal platform-ui-triaged NEW "[CSS] Form, FormHeading and inner children have paint issue"
85 bug 481888 4.6 Runtime normal platform-runtime-inbox NEW Free org.eclipse.e4.core.di from Equinox Specific APIs
86 bug 436344 4.6 UI normal lars.vogel NEW [Tests] Convert Eclipse platform.ui test suite to JUnit 4
87 bug 448889 4.6 UI normal platform-ui-triaged NEW [RCP] [Tests] org.eclipse.ui.tests.rcp are failling
88 bug 458199 4.6 Runtime normal platform-runtime-inbox NEW [Tests] Activate org.eclipse.e4.core.tests during Tycho build
89 bug 466731 4.6 UI normal olivier.prouvost NEW Bad readability of textfield at application model --> part --> suplementary
90 bug 470397 4.6 UI normal lars.vogel NEW Update JFace snippets to use Java 8 API
91 bug 474581 4.6 UI normal lars.vogel NEW Add type parameters to IParameterValues.getParameterValues
92 bug 361731 4.6 UI normal lars.vogel NEW Set size constraints on children of PartSashContainer
93 bug 477394 4.6 UI normal Platform-UI-Inbox NEW "Enhance Javadoc of ImageRegistery, ColorRegistry and FontRegistry to mention LocalResourceManager"
94 bug 478526 4.6 UI normal simon.scholz NEW Update databinding plug-ins to use Lambdas
95 bug 421790 4.6 Runtime enhancement platform-ui-triaged NEW [EclipseContexts] add boolean isModifiable() to IEclipseContext
96 bug 479879 4.6 UI normal sxenos NEW Adopt SubMonitor.split in platform UI
97 bug 440247 4.6 UI normal simon.scholz NEW [Themes] Dark - Setting SWT colors for the Javadoc popup
98 bug 443373 4.6 UI normal platform-ui-triaged NEW [CSS] [Syntax Coloring] Resets to CSS defaults on restart
99 bug 453436 4.6 UI normal platform-ui-triaged NEW [ViewMgmt] The 'Show View' menu item doesn't open the secondary view
100 bug 461655 4.6 UI normal psuzzi NEW [Contributions] Dynamically deleting menu items in Menu doesn't update the menu
101 bug 466063 4.6 Text normal platform-text-inbox NEW Clean up SegmentedModeTest
102 bug 468903 4.6 UI normal simon.scholz NEW "DialogPageSupport should reset the original/initial DialogPage message, if validation is fine"
103 bug 103045 4.6 UI enhancement platform-ui-triaged NEW "[EditorMgmt] [RCP] Need way to disable ""New Editor"" action"
104 bug 475782 4.6 UI normal lars.vogel NEW Update JFace viewers usage in platform to generics
105 bug 415382 4.6 UI normal platform-ui-triaged NEW [Commands] Commands contributed from extensions remain after the plugin is gone
106 bug 479120 4.6 Runtime normal platform-runtime-inbox NEW Integrate https://www.eclipse.org/eclipse/platform-core/ into https://www.eclipse.org/eclipse/platfo
107 bug 431177 4.6 UI enhancement lars.vogel NEW Mark outdated API from org.eclipse.ui.commands in Luna for deletion in Luna+2
108 bug 481996 4.6 UI normal Platform-UI-Inbox NEW ModelService cloneElement() with perspective does not clone SharedElement Part set with Placeholder
109 bug 436458 4.6 UI normal Platform-UI-Inbox NEW Detached windows present glitches when changing perspective
110 bug 440852 4.6 UI normal lars.vogel NEW [Workbench] Fix Non-externalized string literal warning in org.eclipse.e4.ui.workbench.addons.swt
111 bug 449898 4.6 UI normal simon.scholz NEW A FilteredCheckboxTreeViewer should also be availble in org.eclipse.e4.ui.dialogs
112 bug 459239 4.6 Runtime normal platform-runtime-inbox NEW @Optional does not behave as expected together with @Named(IServiceConstants.ACTIVE_SELECTION)
113 bug 465206 4.6 IDE enhancement bsd NEW Import Existing Projects should warn when project name is overridden
114 bug 466772 4.6 UI normal lars.vogel NEW [CSS] Color and Fonts preview pane for the Eclipse IDE not stylable
115 bug 471313 4.6 UI normal Platform-UI-Inbox NEW toolbar:org.eclipse.ui.trim.status is not displayed correctly in Eclipse Mars
116 bug 269271 4.6 UI normal platform-ui-triaged NEW [Workbench] [Compatibility] URISyntaxException when workspace loc has space
117 bug 474659 4.6 UI enhancement bsd NEW Command and key binding to allow user to jump between split editor panes
118 bug 477549 4.6 UI normal tmccrary NEW [Graphics] Update org.eclipse.ui.browser to png files
119 bug 402445 4.6 UI enhancement lars.vogel NEW [Viewers] Add generics to the JFace Viewer framework
120 bug 478603 4.6 UI enhancement lars.vogel NEW Use @NonNull for IWorkbench API
121 bug 423056 4.6 IDE normal platform-ui-triaged NEW [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
122 bug 479979 4.6 Runtime normal platform-runtime-inbox NEW Investigate simplification of the ILog interface access
123 bug 434506 4.6 UI normal Platform-UI-Inbox NEW Events missing from startup parts creation
124 bug 448275 4.6 UI normal lars.vogel NEW Mark deprecated dialogs from org.eclipse.ui.dialogs for deletion
125 bug 453521 4.6 UI normal lars.vogel NEW [Tests] Remove Display setting in our default test launcher runconfigurations
126 bug 462686 4.6 UI normal lars.vogel NEW javax.annotation bundle interferes with others
127 bug 469312 4.6 IDE minor daniel_megert NEW "IDEWorkbenchPlugin Creates Problem View on Start, causes SWTException when headless"
128 bug 162560 4.6 IDE normal platform-ui-triaged NEW [LinkedResources] Linked Resources Preference Page has no Apply button
129 bug 473967 4.6 UI normal Platform-UI-Inbox NEW Support the evaluation of Core-expressions for Toolbars in our SWT renderer framework
130 bug 475872 4.6 UI normal Platform-UI-Inbox NEW Cleanup SafeRunnableDialog
131 bug 478319 4.6 UI normal Platform-UI-Inbox NEW Merge Dialogs to Select Model Fragment Extended Element
132 bug 479217 4.6 UI normal Platform-UI-Inbox NEW WorkingSetManager.restoreWorkingSetState is firing change events before it is done modifying its int
133 bug 482137 4.6 UI enhancement Platform-UI-Inbox NEW Replace usage ViewerSorter in platform.UI
134 bug 436863 4.6 UI normal Platform-UI-Inbox NEW Splitting and cloning a compare editor fills the log
135 bug 441690 4.6 UI normal platform-ui-triaged NEW "[Dialogs] ""Switch to Editor"" dialog does not activate an editor open in inactive perspective"
136 bug 450414 4.6 UI normal simon.scholz NEW [Contributions] Toogle Split Editor Commands/Menu/Handler should be defined in an e4 fragment
137 bug 460005 4.6 UI normal lars.vogel NEW Use blocks for single statements in org.eclipse.e4.ui.workbench.addons.swt
138 bug 467102 4.6 UI normal lars.vogel NEW [Dark] Layer breakage of Platform to JDT
139 bug 472525 4.6 UI normal lars.vogel NEW Adapt pom less Tycho for platform.ui
140 bug 281490 4.6 UI normal olivier.prouvost NEW [Import/Export] Inconsistent names for import/export wizards
141 bug 474832 4.6 UI normal scela NEW [Tests] Move o.e.ui.tests to JUnit 4
142 bug 372281 4.6 UI enhancement jhelming NEW "EModelService#find(String,MUIElement) should return generic type"
143 bug 477551 4.6 UI normal tmccrary NEW [Graphics] Update org.eclipse.ui.navigator.resources to use png files instead of gifs
144 bug 405888 4.6 IDE normal jhelming NEW Hide TypeId from model editor because Command parameter TypeId not supported (yet)
145 bug 478611 4.6 UI normal simon.scholz NEW [DataBinding] Create snippets for the SideEffect class
146 bug 480934 4.6 UI normal tom.schindl NEW UIEventPublisher should publish the EventTags.ELEMENT also as IEventBroker.DATA
147 bug 435191 4.6 UI minor platform-ui-triaged NEW [JFace] org.eclipse.jface.window.ToolTip flicker
148 bug 448656 4.6 UI normal simon.scholz NEW Update help Workbench User Guide > Reference > Preferences with Export CVS... info
149 bug 457002 4.6 UI normal lars.vogel NEW [About] Make AboutDialog available for Eclipse 4 RCP application
150 bug 463756 4.6 Runtime normal platform-runtime-inbox NEW ContextInjectionFactory shows InjectionException in its API
151 bug 466370 4.6 User Assistance enhancement bsd NEW [UX] Welcome Screen redesign
152 bug 469910 4.6 UI normal Platform-UI-Inbox NEW [Test] Update Hamcrest usage of 1.3 library
153 bug 226046 4.6 UI enhancement francisu NEW "[CommonNavigator] add ""Name filter patterns"" freetext filter"
154 bug 473981 4.6 Runtime normal platform-runtime-inbox NEW Support for CompletableFuture in Jobs
155 bug 351303 4.6 Runtime enhancement platform-runtime-inbox NEW Register an URL protocol with the operating system
156 bug 476633 4.6 UI critical Platform-UI-Inbox NEW NPE in org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.getSelection()
157 bug 398837 4.6 UI normal platform-ui-triaged NEW [RenderingEngine] We need to revamp the e4 life cycle handling
158 bug 479416 4.6 UI enhancement Platform-UI-Inbox NEW Preference to hide the main menu in full screen mode
159 bug 432466 4.6 UI normal jhelming NEW [Trim] [MinMax] Multiple Windows with SharedEditorArea not supported
160 bug 483165 4.6 Runtime normal platform-runtime-inbox NEW Remove activator in org.eclipse.core.expressions.tests
161 bug 437624 4.6 UI normal platform-ui-triaged NEW [Trim] Whitespace drops down for empty view toolbar or menu
162 bug 442152 4.6 UI normal wojciech.sudol NEW WorkbenchSiteProgressServiceTest.testWaitCursor fails in official build
163 bug 460886 4.6 UI normal dirk.fauth NEW Update EventBroker usage in MenuManagerRenderer
164 bug 465776 4.6 UI normal jhelming NEW Refine EModelService API
165 bug 472631 4.6 UI enhancement Platform-UI-Inbox NEW Support JDT @NonNull and @Nullable annotations in Platform UI
166 bug 325965 4.6 UI normal platform-ui-triaged NEW [Commands] org.eclipse.ui.workbench and org.eclipse.core.expression are preventing the GarbageCollec
167 bug 475582 4.6 Text enhancement tom.schindl NEW Move jface.text.rules to eclipse.text-Bundle
168 bug 477606 4.6 UI normal Platform-UI-Inbox NEW Provide option to filter in Properties view
169 bug 410292 4.6 UI normal Rene.Brandstetter NEW IWindowCloseHandler and ISaveHandler are not easily exchangable
170 bug 478793 4.6 Text enhancement christian.pontesegger NEW Provide API to re- use text hovers for generic controls
171 bug 481566 4.6 UI normal Platform-UI-Inbox NEW "[CSS] Pseudo class ""disabled"" is not honored correctly"
172 bug 448887 4.6 UI normal lars.vogel NEW [Tests] Launch configurations should not include a Display setting
173 bug 457868 4.6 UI enhancement lars.vogel NEW [Tests] Activate org.eclipse.ui.tests.navigator tests during Tycho build
174 bug 464474 4.6 User Assistance normal tomasz.zarna NEW move UA browser tests to o.e.ui.tests.browser
175 bug 466597 4.6 UI normal bsd NEW [import/export] FocusOut listeners eat events
176 bug 469925 4.6 Text enhancement daniel_megert NEW [rulers] Group Add Tasks and Add Bookmark in one shared menu
177 bug 474444 4.6 UI normal scela NEW Active part stack not visible when Theming is disabled
178 bug 477393 4.6 UI normal Platform-UI-Inbox NEW Replace usage of ImageRegistry with LocalResourceManager in platform.ui
179 bug 478433 4.6 UI normal lars.vogel NEW Minor formatting fixes
180 bug 421425 4.6 UI normal platform-ui-triaged NEW [Workbench] ESelectionService doesn't work correctly if the active IEclipseContext is a child of the
181 bug 479651 4.6 UI trivial christian.pontesegger NEW [Dialogs] ResourceSelectionDialog uses different sorting than Project Explorer
182 bug 433723 4.6 UI normal platform-ui-triaged NEW "[CSS] Incorrect background color of a view toolbar and the ""Show List"" button"
183 bug 483368 4.6 User Assistance normal Platform-UI-Inbox NEW Replace usage of SubProgressMonitor with SubMonitor in eclipse.platform.ua
184 bug 440086 4.6 UI normal platform-ui-triaged NEW [CSS] Busy (italic) view title not redrawn promptly with Classic theme (Luna)
185 bug 442959 4.6 UI normal lars.vogel NEW "[Workbench] Mark WorkbenchHelp, IHelp and related API for deletion"
186 bug 452765 4.6 UI normal platform-ui-triaged NEW [Tests] org.eclipse.e4.ui.menu.tests are failing
187 bug 468649 4.6 UI normal lars.vogel NEW [Tests] Migrate org.eclipse.e4.core.tests to Junit 4
188 bug 90292 4.6 UI enhancement platform-ui-triaged NEW [EditorMgmt] Default editor for unknown extensions
189 bug 472674 4.6 UI normal sxenos NEW Add generics to the org.eclipse.core.databinding plugin
190 bug 328460 4.6 UI normal lars.vogel NEW Go To next search result
191 bug 475775 4.6 UI minor bsd NEW ExternalBrowserInstance now test for the return value which is for us 1 for Internet Explorer
192 bug 382972 4.6 UI normal markus_keller NEW Update UI for Retina display on Mac and other high resolution displays
193 bug 477782 4.6 UI normal lars.vogel NEW Remove redundant method implementations in ArrayContentProvider
194 bug 413952 4.6 UI normal bartoszpop NEW [RCP] WorkbenchConfigurer.getSaveAndRestore() is not called anywhere
195 bug 479110 4.6 UI normal lars.vogel NEW Remove unused internal classes from platform ui
196 bug 481974 4.6 UI normal Platform-UI-Inbox NEW "getColors().getBackgroound() returns white, while dark theme is used"
197 bug 436448 4.6 UI normal lars.vogel NEW [JFace] Delete org.eclipse.jface.util.ListenerList
198 bug 434194 4.6 Text normal noopur_gupta ASSIGNED "[painting] ""Show whitespace character"" option makes the editor slow if there are many spaces"
199 bug 437484 4.6 UI normal markus_keller ASSIGNED [BiDi] Enforce text direction for each segment of a File Path structured text
200 bug 320901 4.6 UI major platform-ui-triaged ASSIGNED [CSS] White background results in lost separators (non-classic themes)
201 bug 466535 4.6 UI normal markus_keller ASSIGNED GVT45: (Bidi) Base Text Direction enforcement problem on Editor Selection panel
202 bug 483180 4.6 UI normal szymon.ptaszkiewicz ASSIGNED [OLE] OleEditor does not activate underlying OLE object when creating the editor part
203 bug 464838 4.6 UI enhancement eclipse.sprigogin ASSIGNED ModalContext.run method should call done() on the passed in progress monitor
204 bug 234331 4.6 UI enhancement lars.vogel ASSIGNED [Viewers] IStructuredSelection should be Iterable
205 bug 434108 4.6 UI normal bartoszpop ASSIGNED [Perspectives] Copy Worbench Layout option does not work in Eclipse 4.x
206 bug 392876 4.6 UI normal Platform-UI-Inbox ASSIGNED [Contributions] Editor context menu is broken when trying to add a dynamic submenu
207 bug 465495 4.6 Runtime enhancement markus_keller ASSIGNED [BIDI] BidiUtils.applyBidiProcessing should work on String level (replace TextProcessor API)
208 bug 467693 4.6 IDE minor markus_keller ASSIGNED "Open Resource dialog's ""Show In"" menu doesn't update MRU order"
209 bug 33184 4.6 UI trivial robert.roth.off ASSIGNED [Contributions] updating: Separator should return isEnabled() == false
210 bug 465972 4.6 Text normal platform-text-inbox ASSIGNED [projection] ProjectionViewer with no offset and length to 0 in editor throw exception
211 bug 401632 4.6 UI major platform-ui-triaged REOPENED [WorkbenchParts] Minimized views still update in background (bad part events?)
212 bug 440380 4.6 UI normal simon.scholz REOPENED Remove dead code from org.eclipse.e4.ui.workbench.swt.internal.copy.FilteredTree
213 bug 462467 4.6 UI normal Platform-UI-Inbox REOPENED Widget is disposed error if I run the Copy Build ID to clipboard
214 bug 450130 4.6 UI normal platform-ui-triaged REOPENED [Perspectives] Sticky views no longer open in sticky folder after closing all perspectives
215 bug 272884 4.6 UI normal Platform-UI-Inbox REOPENED "[EditorMgmt] IWorkbenchPage#openEditors(IEditorInput[], ..) should add editors at front of MRU list
216 bug 368466 4.6 UI normal platform-ui-triaged REOPENED [Contributions] Part toolbar does not refresh after adding or removing items to it
217 bug 476404 4.6 UI normal lars.vogel REOPENED Delete Platform API as announced for Eclipse 4.2.
218 bug 394386 4.6 UI normal platform-ui-triaged REOPENED Search buttons interchanged
219 bug 450914 4.6 UI normal lars.vogel REOPENED Remove unused classes from org.eclipse.e4.ui.workbench.swt.internal.copy package
220 bug 30314 4.6 UI enhancement Platform-UI-Inbox REOPENED [Viewers] Check for possible uses of ArrayContentProvider
221 bug 457214 4.6 UI normal lars.vogel REOPENED [Contributions] Redrawn in ToolBarManager should always turned of independent of the number of items
222 bug 464271 4.6 UI normal lars.vogel REOPENED [tests] Standardise on hamcrest core 1.3
223 bug 476726 4.6 UI normal lars.vogel REOPENED Create eclipse.platform.ui/bundles/pom.xml for Eclipse bundles to allow building them as one unit
224 bug 400217 4.6 UI normal Platform-UI-Inbox REOPENED [Contributions] Not possible to change visibility of tool items or menu items at runtime
225 bug 421066 4.6 UI normal psuzzi REOPENED creating a new handler class needs multi validator
226 bug 432688 4.6 UI normal lars.vogel REOPENED [QuickAccess] quickaccess toobar menu width is way to big at times
227 bug 378672 4.6 IDE major platform-ui-triaged REOPENED [CSS] Part tab and tool bar colors/rendering are confusing
228 bug 411639 4.6 IDE normal Platform-UI-Inbox REOPENED Nullpointer in CustomizePerspectiveDialog when using a perspective that no longer exists
229 bug 401043 4.6 UI normal lars.vogel REOPENED [Model] Replace container data with persistentData
230 bug 472784 4.6 UI normal lars.vogel REOPENED Use varargs constructor from MessageDialog in Platform.ui
231 bug 335792 4.6 UI normal sxenos REOPENED [DataBinding] The generics type parameters need to be specified in data binding classes
232 bug 384835 4.6 UI critical platform-ui-triaged REOPENED [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
233 bug 477848 4.6 UI normal stefan REOPENED Cleanup Properties View code
234 bug 366606 4.6 UI normal lars.vogel REOPENED [Compatibility] Failures in ContextsTestSuite
235 bug 466114 4.6 Text normal platform-text-inbox REOPENED Content Assist dialogs close when attempting to resize them on GTK
236 bug 346009 4.6 UI normal Platform-UI-Inbox REOPENED [DND] [Compatibility] Can't DND editors to an editor area in another window
237 bug 417142 4.6 UI normal lars.vogel REOPENED [Viewers] Update JFace viewer unit tests to use generics
238 bug 431404 4.6 UI normal psuzzi REOPENED [DND] Feedback on Stack not clearly visible
239 bug 426826 4.6 UI normal platform-ui-triaged REOPENED EModelService#getContainingContext() should only require MApplicationElement
240 bug 478336 4.6 UI normal Platform-UI-Inbox REOPENED Remove generated and useless TODOs (plus formatting fixes if appropriated)
241 bug 417676 4.6 UI normal lars.vogel REOPENED [Viewers] Update Viewer JFace Snippets tests to use generics
242 bug 451084 4.6 UI normal Platform-UI-Inbox REOPENED [JFace] TableViewer doesnt update existing content if filter is active
243 bug 375576 4.6 UI major psuzzi REOPENED "Controls are not fully realized when partOpened(...) , partBroughtToTop(...) and partActivated(...)
244 bug 430166 4.6 UI enhancement simon.scholz REOPENED [Graphics] Improve view menu button to make it look good on a dark background
245 bug 436322 4.6 UI normal platform-ui-triaged REOPENED [Model] IAE when back button is clicked after closing all perspectives
246 bug 232171 4.6 UI normal Platform-UI-Inbox REOPENED [Decorators] DeclarativeDecorators don't seem to take a plugin URL for an icon
247 bug 355810 4.6 User Assistance major platform-ua-inbox REOPENED [Webapp] Eclipse Help System does not send the HTTP 404 response code when a topic is missing
248 bug 400771 4.6 UI normal lars.vogel REOPENED [Perspectives] Wrong closeable status of Shared Part as Placeholder
249 bug 460987 4.6 UI trivial lars.vogel REOPENED Remove testSuite parameter as Tycho 0.23 plans to remove its support (and new variable names in the
250 bug 430964 4.6 UI normal platform-ui-triaged REOPENED [EditorMgmt] Keyboard repeat rate slower when selecting text
251 bug 472633 4.6 UI normal kalyan_prasad FIXED Does not retain window order on re-open

Last Generated on Mo 7. Dez 20:26:41 CET 2015

Back to the top