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.4/Milestones"

Line 19: Line 19:
 
| 5 || {{bug|393242}} || 4.4 M7 || enhancement || daniel.rolka || NEW || [CSS] JFace StatusLine cannot be easily styled
 
| 5 || {{bug|393242}} || 4.4 M7 || enhancement || daniel.rolka || NEW || [CSS] JFace StatusLine cannot be easily styled
 
|-
 
|-
| 6 || {{bug|429543}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Can't modify font colors with preference page for e4 default theme
+
| 6 || {{bug|426424}} || 4.4 M7 || normal || emoffatt || NEW || [Trim] Polish new min/max alternative
 
|-
 
|-
| 7 || {{bug|426424}} || 4.4 M7 || normal || emoffatt || NEW || [Trim] Polish new min/max alternative
+
| 7 || {{bug|427999}} || 4.4 M7 || normal || emoffatt || NEW || Introduce a 'full screen' mode
 
|-
 
|-
| 8 || {{bug|427999}} || 4.4 M7 || normal || emoffatt || NEW || Introduce a 'full screen' mode
+
| 8 || {{bug|417258}} || 4.4 M7 || enhancement || krzysztof.daniel || NEW || Allow to run test with tycho-surefire-plugin
 
|-
 
|-
| 9 || {{bug|417258}} || 4.4 M7 || enhancement || krzysztof.daniel || NEW || Allow to run test with tycho-surefire-plugin
+
| 9 || {{bug|394466}} || 4.4 M7 || trivial || Lars.Vogel || NEW || View menu button too wide in E4
 
|-
 
|-
| 10 || {{bug|180308}} || 4.4 M7 || normal || Lars.Vogel || NEW || [UX] Remove Print toolbar tool by default
+
| 10 || {{bug|419501}} || 4.4 M7 || normal || Lars.Vogel || NEW || [Viewers] @SuppressWarnings generics warning in deprecated TableTreeViewer
 
|-
 
|-
| 11 || {{bug|403420}} || 4.4 M7 || normal || Lars.Vogel || NEW || Remove org.eclipse.e4.ui.model.workbench.edit from eclipse.platform.ui
+
| 11 || {{bug|426535}} || 4.4 M7 || enhancement || Lars.Vogel || NEW || [Trim] Allow to hide toolbars via right click menu
 
|-
 
|-
| 12 || {{bug|422802}} || 4.4 M7 || normal || Lars.Vogel || NEW || Remove unnecessary else statements from org.eclipse.e4.ui.workbench.swt
+
| 12 || {{bug|426553}} || 4.4 M7 || normal || Lars.Vogel || NEW || Update MinMaxProcessor to use EModelService
 
|-
 
|-
| 13 || {{bug|426535}} || 4.4 M7 || enhancement || Lars.Vogel || NEW || [Trim] Allow to hide toolbars via right click menu
+
| 13 || {{bug|427403}} || 4.4 M7 || normal || Lars.Vogel || NEW || Exclude org.eclipse.ui.examples.rcp.mail from the platform build
 
|-
 
|-
| 14 || {{bug|426553}} || 4.4 M7 || normal || Lars.Vogel || NEW || Update MinMaxProcessor to use EModelService
+
| 14 || {{bug|427950}} || 4.4 M7 || normal || Lars.Vogel || NEW || [Graphics] Use PNG files for the Eclipse platform project instead of GIF files
 
|-
 
|-
| 15 || {{bug|427950}} || 4.4 M7 || normal || Lars.Vogel || NEW || Use PNG files for the Eclipse platform project instead of GIF files
+
| 15 || {{bug|429308}} || 4.4 M7 || major || Lars.Vogel || NEW || Make workspace selection dialog visible in the task manager of the OS
 
|-
 
|-
| 16 || {{bug|429308}} || 4.4 M7 || normal || Lars.Vogel || NEW || Make workspace selection dialog visible in the task manager of the OS
+
| 16 || {{bug|429421}} || 4.4 M7 || normal || Lars.Vogel || NEW || org.eclipse.e4.ui.workbench.addons.swt processors should use ModelService for object creation
 
|-
 
|-
| 17 || {{bug|429421}} || 4.4 M7 || normal || Lars.Vogel || NEW || org.eclipse.e4.ui.workbench.addons.swt processors should use ModelService for object creation
+
| 17 || {{bug|429932}} || 4.4 M7 || normal || Lars.Vogel || NEW || [QuickAccess] Quick access field is too small
 
|-
 
|-
| 18 || {{bug|429497}} || 4.4 M7 || enhancement || Lars.Vogel || NEW || Cleanup contribution guide and setup after Luna M6
+
| 18 || {{bug|430205}} || 4.4 M7 || normal || Lars.Vogel || NEW || [CSS] Gradient background for Section is hard-coded
 
|-
 
|-
| 19 || {{bug|429712}} || 4.4 M7 || normal || Lars.Vogel || NEW || Combine Eclipse 3.x RCP examples and rename bundle
+
| 19 || {{bug|430370}} || 4.4 M7 || normal || Lars.Vogel || NEW || [CSS] Switch from dark the light theme leaves the form headers styled
 
|-
 
|-
 
| 20 || {{bug|366534}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [Compatibility] Failures in UIAutomatedSuite
 
| 20 || {{bug|366534}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [Compatibility] Failures in UIAutomatedSuite
Line 63: Line 63:
 
| 27 || {{bug|429653}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [CSS] java.lang.NegativeArraySizeException in CSSSWTColorHelper
 
| 27 || {{bug|429653}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [CSS] java.lang.NegativeArraySizeException in CSSSWTColorHelper
 
|-
 
|-
| 28 || {{bug|429754}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [CSS] Update the 'e4 default' theme with the 'active.noFocus' state
+
| 28 || {{bug|429780}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || To many unnecessary layout calls while processing content in SashRenderer
 
|-
 
|-
| 29 || {{bug|429780}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || To many unnecessary layout calls while processing content in SashRenderer
+
| 29 || {{bug|429818}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || Activation not restored to a view in a detached window on a perspective switch
 
|-
 
|-
| 30 || {{bug|429818}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || Activation not restored to a view in a detached window on a perspective switch
+
| 30 || {{bug|429855}} || 4.4 M7 || enhancement || Platform-UI-Inbox || NEW || Update contacts to use the new dark theme via the new included
 
|-
 
|-
| 31 || {{bug|429855}} || 4.4 M7 || enhancement || Platform-UI-Inbox || NEW || Update contacts to use the new dark theme via the new included
+
| 31 || {{bug|430616}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || Use EModelService for object creation in ViewRegistry instead of EMF factory
 
|-
 
|-
| 32 || {{bug|178229}} || 4.4 M7 || normal || susan || NEW || [Dialogs] [EditorMgmt] Open Resource dialog should not fully create all editors
+
| 32 || {{bug|430638}} || 4.4 M7 || normal || Platform-UI-Inbox || NEW || [CSS] Remove deprecated extension points
 
|-
 
|-
| 33 || {{bug|267851}} || 4.4 M7 || normal || daniel.rolka || NEW || [GlobalActions] Copy refactoring is not triggered in Project Explorer
+
| 33 || {{bug|178229}} || 4.4 M7 || normal || susan || NEW || [Dialogs] [EditorMgmt] Open Resource dialog should not fully create all editors
 
|-
 
|-
| 34 || {{bug|283930}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Dirty state tracking causes SWTExceptions when editing in with multiple workbench windows
+
| 34 || {{bug|267851}} || 4.4 M7 || normal || daniel.rolka || NEW || [GlobalActions] Copy refactoring is not triggered in Project Explorer
 
|-
 
|-
| 35 || {{bug|284387}} || 4.4 M7 || normal || daniel.rolka || NEW || "[Contributions] [Compatibility] pagesite (Outline, Synchronize) actionbar contributions only show up once"
+
| 35 || {{bug|283930}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Dirty state tracking causes SWTExceptions when editing in with multiple workbench windows
 
|-
 
|-
| 36 || {{bug|301687}} || 4.4 M7 || critical || daniel.rolka || NEW || [Import/Export] Overwriting Files with Export feature
+
| 36 || {{bug|284387}} || 4.4 M7 || normal || daniel.rolka || NEW || "[Contributions] [Compatibility] pagesite (Outline, Synchronize) actionbar contributions only show up once"
 
|-
 
|-
| 37 || {{bug|314159}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] part can be sized so small that text does not show and chevron dangles to left
+
| 37 || {{bug|301687}} || 4.4 M7 || critical || daniel.rolka || NEW || [Import/Export] Overwriting Files with Export feature
 
|-
 
|-
| 38 || {{bug|320739}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] [Compatibility] 'Content Assist' submenu of the 'Edit' menu appears in the wrong place
+
| 38 || {{bug|314159}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] part can be sized so small that text does not show and chevron dangles to left
 
|-
 
|-
| 39 || {{bug|325937}} || 4.4 M7 || major || daniel.rolka || NEW || [CSS] Active part/stack hard to detect
+
| 39 || {{bug|320739}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] [Compatibility] 'Content Assist' submenu of the 'Edit' menu appears in the wrong place
 
|-
 
|-
| 40 || {{bug|331645}} || 4.4 M7 || major || pwebster || NEW || [Workbench] EventBroker#unsubscribe is not working when same eventhandler registered for more than one topic
+
| 40 || {{bug|325937}} || 4.4 M7 || major || daniel.rolka || NEW || [CSS] Active part/stack hard to detect
 
|-
 
|-
| 41 || {{bug|332130}} || 4.4 M7 || normal || pelder || NEW || [Contexts] [Compatibility] create runtime contexts correctly
+
| 41 || {{bug|331645}} || 4.4 M7 || major || pwebster || NEW || [Workbench] EventBroker#unsubscribe is not working when same eventhandler registered for more than one topic
 
|-
 
|-
| 42 || {{bug|340889}} || 4.4 M7 || major || daniel.rolka || NEW || [CSS] Platform color scheme does not work together with SWT color constants
+
| 42 || {{bug|332130}} || 4.4 M7 || normal || pelder || NEW || [Contexts] [Compatibility] create runtime contexts correctly
 
|-
 
|-
| 43 || {{bug|347843}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Save handling has changed in 3.x
+
| 43 || {{bug|340889}} || 4.4 M7 || major || daniel.rolka || NEW || [CSS] Platform color scheme does not work together with SWT color constants
 
|-
 
|-
| 44 || {{bug|354538}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
+
| 44 || {{bug|347843}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Save handling has changed in 3.x
 
|-
 
|-
| 45 || {{bug|362420}} || 4.4 M7 || enhancement || daniel.rolka || NEW || "[QuickAccess] Make ""Quick access"" optional and hidden by default"
+
| 45 || {{bug|354538}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
 
|-
 
|-
| 46 || {{bug|366562}} || 4.4 M7 || normal || pelder || NEW || [Commands] [Compatibility] command service getHelpContextId(*) not implemented
+
| 46 || {{bug|362420}} || 4.4 M7 || enhancement || daniel.rolka || NEW || "[QuickAccess] Make ""Quick access"" optional and hidden by default"
 
|-
 
|-
| 47 || {{bug|366595}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Failures in ServicesTestSuite
+
| 47 || {{bug|366562}} || 4.4 M7 || normal || pelder || NEW || [Commands] [Compatibility] command service getHelpContextId(*) not implemented
 
|-
 
|-
| 48 || {{bug|366708}} || 4.4 M7 || major || pwebster || NEW || [Workbench] Workbench.openWorkbenchWindow() calls createWorkbenchWindow 10 times
+
| 48 || {{bug|366595}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [Compatibility] Failures in ServicesTestSuite
 
|-
 
|-
| 49 || {{bug|368558}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Main tool bar should have its style bits defined by CSS
+
| 49 || {{bug|366708}} || 4.4 M7 || major || pwebster || NEW || [Workbench] Workbench.openWorkbenchWindow() calls createWorkbenchWindow 10 times
 
|-
 
|-
| 50 || {{bug|370811}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] View menu doesn't update when adding item to menu model
+
| 50 || {{bug|368558}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Main tool bar should have its style bits defined by CSS
 
|-
 
|-
| 51 || {{bug|371665}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Need a low colour or high contrast theme in 4.2
+
| 51 || {{bug|370811}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] View menu doesn't update when adding item to menu model
 
|-
 
|-
| 52 || {{bug|371934}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] [Perspectives] [Compatibility] Extra/incorrect categories in the CPD
+
| 52 || {{bug|371665}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Need a low colour or high contrast theme in 4.2
 
|-
 
|-
| 53 || {{bug|373294}} || 4.4 M7 || major || pelder || NEW || Improve startup time
+
| 53 || {{bug|371934}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] [Perspectives] [Compatibility] Extra/incorrect categories in the CPD
 
|-
 
|-
| 54 || {{bug|377448}} || 4.4 M7 || minor || emoffatt || NEW || [DynamicGUI] Contributions Made Through IExtensionRegistry.addContribution May Or May Not Show Up
+
| 54 || {{bug|373294}} || 4.4 M7 || major || pelder || NEW || Improve startup time
 
|-
 
|-
| 55 || {{bug|378815}} || 4.4 M7 || normal || platform-ui-triaged || NEW || Need better story for handling model elements that should disappear on startup
+
| 55 || {{bug|377448}} || 4.4 M7 || minor || emoffatt || NEW || [DynamicGUI] Contributions Made Through IExtensionRegistry.addContribution May Or May Not Show Up
 
|-
 
|-
| 56 || {{bug|379557}} || 4.4 M7 || minor || emoffatt || NEW || [Trim] [Min/Max] Maximize animations problematic on multi-monitor setups
+
| 56 || {{bug|378815}} || 4.4 M7 || normal || platform-ui-triaged || NEW || Need better story for handling model elements that should disappear on startup
 
|-
 
|-
| 57 || {{bug|380946}} || 4.4 M7 || normal || pelder || NEW || [Commands] [Compatibility] helpContextId not registered for legacy handlers
+
| 57 || {{bug|379557}} || 4.4 M7 || minor || emoffatt || NEW || [Trim] [Min/Max] Maximize animations problematic on multi-monitor setups
 
|-
 
|-
| 58 || {{bug|382151}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] Error Disposing Widget after restarting the first time
+
| 58 || {{bug|380946}} || 4.4 M7 || normal || pelder || NEW || [Commands] [Compatibility] helpContextId not registered for legacy handlers
 
|-
 
|-
| 59 || {{bug|383679}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Contribution of a control via org.eclipse.ui.menus to a view toolbar leads to a NPE
+
| 59 || {{bug|382151}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] Error Disposing Widget after restarting the first time
 
|-
 
|-
| 60 || {{bug|383914}} || 4.4 M7 || normal || daniel.rolka || NEW || [QuickAccess] CMD+3 enables toolbar even if hidden previously
+
| 60 || {{bug|383679}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Contribution of a control via org.eclipse.ui.menus to a view toolbar leads to a NPE
 
|-
 
|-
| 61 || {{bug|384308}} || 4.4 M7 || normal || emoffatt || NEW || [DND] Moving editors between windows not working (slow down of development on dual monitors)
+
| 61 || {{bug|383914}} || 4.4 M7 || normal || daniel.rolka || NEW || [QuickAccess] CMD+3 enables toolbar even if hidden previously
 
|-
 
|-
| 62 || {{bug|384344}} || 4.4 M7 || normal || emoffatt || NEW || [Perspectives] missed titles if view has been configured as standalone
+
| 62 || {{bug|384308}} || 4.4 M7 || normal || emoffatt || NEW || [DND] Moving editors between windows not working (slow down of development on dual monitors)
 
|-
 
|-
| 63 || {{bug|384835}} || 4.4 M7 || critical || pwebster || NEW || [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
+
| 63 || {{bug|384344}} || 4.4 M7 || normal || emoffatt || NEW || [Perspectives] missed titles if view has been configured as standalone
 
|-
 
|-
| 64 || {{bug|385565}} || 4.4 M7 || normal || pwebster || NEW || [Contributions] Menu contribution processing has different results in 4.2 than 3.8
+
| 64 || {{bug|384835}} || 4.4 M7 || critical || pwebster || NEW || [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
 
|-
 
|-
| 65 || {{bug|386743}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Workbench window toolbar has rendering bugs
+
| 65 || {{bug|385565}} || 4.4 M7 || normal || pwebster || NEW || [Contributions] Menu contribution processing has different results in 4.2 than 3.8
 
|-
 
|-
| 66 || {{bug|387579}} || 4.4 M7 || normal || emoffatt || NEW || [EditorMgmt] [regression] No indication/decoration for pinned editor
+
| 66 || {{bug|386743}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Workbench window toolbar has rendering bugs
 
|-
 
|-
| 67 || {{bug|387714}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Tag changes are not propagated as CSS class
+
| 67 || {{bug|387579}} || 4.4 M7 || normal || emoffatt || NEW || [EditorMgmt] [regression] No indication/decoration for pinned editor
 
|-
 
|-
| 68 || {{bug|388505}} || 4.4 M7 || normal || pwebster || NEW || "[Workbench] ""Show In"" menu doesn't use MRU order any more"
+
| 68 || {{bug|387714}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Tag changes are not propagated as CSS class
 
|-
 
|-
| 69 || {{bug|391344}} || 4.4 M7 || normal || pelder || NEW || ExecutionEvent trigger is not passed on to handler
+
| 69 || {{bug|388505}} || 4.4 M7 || normal || pwebster || NEW || "[Workbench] ""Show In"" menu doesn't use MRU order any more"
 
|-
 
|-
| 70 || {{bug|391768}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] MenuManagerRenderer uses internal JFace API (MenuManagerEventHelper)
+
| 70 || {{bug|391344}} || 4.4 M7 || normal || pelder || NEW || ExecutionEvent trigger is not passed on to handler
 
|-
 
|-
| 71 || {{bug|392876}} || 4.4 M7 || normal || daniel.rolka || NEW || [platform-ui-dev] [Contributions] Editor context menu is broken when trying to add a dynamic submenu
+
| 71 || {{bug|391768}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] MenuManagerRenderer uses internal JFace API (MenuManagerEventHelper)
 
|-
 
|-
| 72 || {{bug|392903}} || 4.4 M7 || normal || emoffatt || NEW || "[RenderingEngine] Easier and more powerful lifecycle handling for Windows, Perspectives, ..."
+
| 72 || {{bug|392876}} || 4.4 M7 || normal || daniel.rolka || NEW || [platform-ui-dev] [Contributions] Editor context menu is broken when trying to add a dynamic submenu
 
|-
 
|-
| 73 || {{bug|393391}} || 4.4 M7 || normal || daniel.rolka || NEW || "[Contributions] can't re-enable toolbars in ""customize perspective"""
+
| 73 || {{bug|392903}} || 4.4 M7 || normal || emoffatt || NEW || "[RenderingEngine] Easier and more powerful lifecycle handling for Windows, Perspectives, ..."
 
|-
 
|-
| 74 || {{bug|394386}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Step-Into and Step-Return interchanged in M3
+
| 74 || {{bug|393391}} || 4.4 M7 || normal || daniel.rolka || NEW || "[Contributions] can't re-enable toolbars in ""customize perspective"""
 
|-
 
|-
| 75 || {{bug|395513}} || 4.4 M7 || normal || emoffatt || NEW || [WorkbenchParts] Part activation is tracked in two places
+
| 75 || {{bug|394386}} || 4.4 M7 || major || daniel.rolka || NEW || [Contributions] Step-Into and Step-Return interchanged in M3
 
|-
 
|-
| 76 || {{bug|395601}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] Customizing perspective - change buttons in the Java perspective reflect the change even in debug perspective
+
| 76 || {{bug|395513}} || 4.4 M7 || normal || emoffatt || NEW || [WorkbenchParts] Part activation is tracked in two places
 
|-
 
|-
| 77 || {{bug|395980}} || 4.4 M7 || normal || pelder || NEW || [Contexts] [Compatibility] Activations and deactivations via the IContextService do not appear to be synchronous
+
| 77 || {{bug|395601}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] Customizing perspective - change buttons in the Java perspective reflect the change even in debug perspective
 
|-
 
|-
| 78 || {{bug|398647}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] Dynamic radio items in menu contribution not checked
+
| 78 || {{bug|395980}} || 4.4 M7 || normal || pelder || NEW || [Contexts] [Compatibility] Activations and deactivations via the IContextService do not appear to be synchronous
 
|-
 
|-
| 79 || {{bug|398814}} || 4.4 M7 || normal || emoffatt || NEW || [DND] [EditorMgmt] Moving an unfocused editor does not keep the previously focused editor visible
+
| 79 || {{bug|398647}} || 4.4 M7 || normal || daniel.rolka || NEW || [Contributions] Dynamic radio items in menu contribution not checked
 
|-
 
|-
| 80 || {{bug|398837}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] We need to revamp the e4 life cycle handling
+
| 80 || {{bug|398814}} || 4.4 M7 || normal || emoffatt || NEW || [DND] [EditorMgmt] Moving an unfocused editor does not keep the previously focused editor visible
 
|-
 
|-
| 81 || {{bug|398852}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Un-readable tab names when using High Contrast mode.
+
| 81 || {{bug|398837}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] We need to revamp the e4 life cycle handling
 
|-
 
|-
 
| 82 || {{bug|398925}} || 4.4 M7 || normal || pwebster || NEW || After prolonged usage Eclipse becomes unusable : java.lang.Object cannot be cast to org.eclipse.e4.core.commands.EHandlerService
 
| 82 || {{bug|398925}} || 4.4 M7 || normal || pwebster || NEW || After prolonged usage Eclipse becomes unusable : java.lang.Object cannot be cast to org.eclipse.e4.core.commands.EHandlerService
Line 175: Line 175:
 
| 83 || {{bug|400771}} || 4.4 M7 || major || platform-ui-triaged || NEW || Wrong closeable status of Shared Part as Placeholder
 
| 83 || {{bug|400771}} || 4.4 M7 || major || platform-ui-triaged || NEW || Wrong closeable status of Shared Part as Placeholder
 
|-
 
|-
| 84 || {{bug|401252}} || 4.4 M7 || normal || wojciech.sudol || NEW || [Progress] JAWS does not read ProgressMonitor Label
+
| 84 || {{bug|402263}} || 4.4 M7 || normal || daniel.rolka || NEW || [Import/Export] import from file system wizard does not show subdirectories
 
|-
 
|-
| 85 || {{bug|402263}} || 4.4 M7 || normal || daniel.rolka || NEW || [Import/Export] import from file system wizard does not show subdirectories
+
| 85 || {{bug|404231}} || 4.4 M7 || major || emoffatt || NEW || resetPerspectiveModel() does not reset the perspective
 
|-
 
|-
| 86 || {{bug|404015}} || 4.4 M7 || normal || emoffatt || NEW || [DND] Drag and drop of jobs trim item is broken
+
| 86 || {{bug|405296}} || 4.4 M7 || major || pwebster || NEW || [Workbench] Extension point contributions stay active when contributing plug-in is not available
 
|-
 
|-
| 87 || {{bug|404231}} || 4.4 M7 || major || emoffatt || NEW || resetPerspectiveModel() does not reset the perspective
+
| 87 || {{bug|406042}} || 4.4 M7 || major || pwebster || NEW || [Contributions] Performance degrade on createEditorActionBars() call
 
|-
 
|-
| 88 || {{bug|405296}} || 4.4 M7 || major || pwebster || NEW || [Workbench] Extension point contributions stay active when contributing plug-in is not available
+
| 88 || {{bug|409934}} || 4.4 M7 || normal || pwebster || NEW || [Metadata] Enable API tools for the e4.core bundles
 
|-
 
|-
| 89 || {{bug|406042}} || 4.4 M7 || major || pwebster || NEW || [Contributions] Performance degrade on createEditorActionBars() call
+
| 89 || {{bug|415382}} || 4.4 M7 || normal || pelder || NEW || [Commands] Commands contributed from extensions remain after the plugin is gone
 
|-
 
|-
| 90 || {{bug|409934}} || 4.4 M7 || normal || pwebster || NEW || [Metadata] Enable API tools for the e4.core bundles
+
| 90 || {{bug|415685}} || 4.4 M7 || normal || emoffatt || NEW || [ViewMgmt] Double visualizations of pin-able view instances in the folder layout (in Eclipse Kepler)
 
|-
 
|-
| 91 || {{bug|415382}} || 4.4 M7 || normal || pelder || NEW || [Commands] Commands contributed from extensions remain after the plugin is gone
+
| 91 || {{bug|416142}} || 4.4 M7 || normal || emoffatt || NEW || [ViewMgmt] [regression] Incomplete system menu for views
 
|-
 
|-
| 92 || {{bug|415685}} || 4.4 M7 || normal || emoffatt || NEW || [ViewMgmt] Double visualizations of pin-able view instances in the folder layout (in Eclipse Kepler)
+
| 92 || {{bug|416461}} || 4.4 M7 || normal || daniel.rolka || NEW || [Wizards] Wizard Parameter overrides command label and icon
 
|-
 
|-
| 93 || {{bug|416142}} || 4.4 M7 || normal || emoffatt || NEW || [ViewMgmt] [regression] Incomplete system menu for views
+
| 93 || {{bug|418661}} || 4.4 M7 || normal || pwebster || NEW || [Metadata] Get rid of compile warnings in official build
 
|-
 
|-
| 94 || {{bug|416461}} || 4.4 M7 || normal || daniel.rolka || NEW || [Wizards] Wizard Parameter overrides command label and icon
+
| 94 || {{bug|419482}} || 4.4 M7 || normal || daniel.rolka || NEW || [CSS] Cascading policy used to apply rules is broken
 
|-
 
|-
| 95 || {{bug|418661}} || 4.4 M7 || normal || pwebster || NEW || [Metadata] Get rid of compile warnings in official build
+
| 95 || {{bug|419749}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [e4 Workbench] - Remove the deprecated PackageAdmin
 
|-
 
|-
| 96 || {{bug|419749}} || 4.4 M7 || normal || pwebster || NEW || [Workbench] [e4 Workbench] - Remove the deprecated PackageAdmin
+
| 96 || {{bug|420724}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] [E4] get rid of magic string literals
 
|-
 
|-
| 97 || {{bug|420724}} || 4.4 M7 || normal || emoffatt || NEW || [RenderingEngine] [E4] get rid of magic string literals
+
| 97 || {{bug|421968}} || 4.4 M7 || enhancement || pelder || NEW || [Contexts] Please add elementID to toString method of BindingContextImpl
 
|-
 
|-
| 98 || {{bug|421968}} || 4.4 M7 || enhancement || pelder || NEW || [Contexts] Please add elementID to toString method of BindingContextImpl
+
| 98 || {{bug|422651}} || 4.4 M7 || normal || emoffatt || NEW || [Trim] Toolbar right aligned in RCP application
 
|-
 
|-
| 99 || {{bug|422651}} || 4.4 M7 || normal || emoffatt || NEW || [Trim] Toolbar right aligned in RCP application
+
| 99 || {{bug|423056}} || 4.4 M7 || normal || emoffatt || NEW || [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
 
|-
 
|-
| 100 || {{bug|423056}} || 4.4 M7 || normal || emoffatt || NEW || [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
+
| 100 || {{bug|427452}} || 4.4 M7 || major || emoffatt || NEW || [Trim] WorkbenchWindowControlContribution is not properly initialized in an empty perspective
 
|-
 
|-
| 101 || {{bug|427452}} || 4.4 M7 || major || emoffatt || NEW || [Trim] WorkbenchWindowControlContribution is not properly initialized in an empty perspective
+
| 101 || {{bug|428664}} || 4.4 M7 || major || pelder || NEW || "[EditorMgmt] EditorPart#isSaveOnCloseNeeded() not called when closing Editor Parts via ""Close All"" or ""Close Others"""
 
|-
 
|-
| 102 || {{bug|428664}} || 4.4 M7 || major || pelder || NEW || "[EditorMgmt] EditorPart#isSaveOnCloseNeeded() not called when closing Editor Parts via ""Close All"" or ""Close Others"""
+
| 102 || {{bug|428994}} || 4.4 M7 || normal || emoffatt || NEW || [DetachedView] Floating windows jump when switching perspectives
 
|-
 
|-
| 103 || {{bug|428994}} || 4.4 M7 || normal || emoffatt || NEW || [DetachedView] Floating windows jump when switching perspectives
+
| 103 || {{bug|429566}} || 4.4 M7 || major || emoffatt || NEW || [Intro] [MinMax] Maximizing and closing welcome page makes all perspectives invisible
 
|-
 
|-
| 104 || {{bug|429566}} || 4.4 M7 || major || emoffatt || NEW || [Intro] [MinMax] Maximizing and closing welcome page makes all perspectives invisible
+
| 104 || {{bug|430116}} || 4.4 M7 || normal || wojciech.sudol || NEW || [Contributions] MenuManager contributions to action bars from EditorReference add all menu items to the toolbar
 
|-
 
|-
| 105 || {{bug|430024}} || 4.4 M7 || normal || Lars.Vogel || NEW || [Trim] Minimizing package explorer triggers exception in the CSS engine if the dark theme is used
+
| 105 || {{bug|430306}} || 4.4 M7 || major || pwebster || NEW || "[Workbench] Leak / confusing lifecycle of IViewParts: only saved/disposed after ""workbench save interval"""
 
|-
 
|-
 
| 106 || {{bug|369860}} || 4.4 M7 || normal || pwebster || NEW || [KeyBinding] Keybinding assist popup eats keys (for two-chord shortcuts)
 
| 106 || {{bug|369860}} || 4.4 M7 || normal || pwebster || NEW || [KeyBinding] Keybinding assist popup eats keys (for two-chord shortcuts)
Line 229: Line 229:
 
| 110 || {{bug|429868}} || 4.4 M7 || major || pwebster || NEW || """Open As Project"" action catches Exception"
 
| 110 || {{bug|429868}} || 4.4 M7 || major || pwebster || NEW || """Open As Project"" action catches Exception"
 
|-
 
|-
| 111 || {{bug|389663}} || 4.4 M7 || critical || tom.schindl || NEW || [E4AP] Merging contributions can lead to duplicate elements in the model
+
| 111 || {{bug|426777}} || 4.4 M7 || enhancement || sopotcela || NEW || "[CSS] Remove ""A restart is required for the theme to start full effect"" popup"
 
|-
 
|-
| 112 || {{bug|429843}} || 4.4 M7 || normal || wojciech.sudol || NEW || 'Open As Project' needs a better name
+
| 112 || {{bug|389663}} || 4.4 M7 || critical || tom.schindl || NEW || [E4AP] Merging contributions can lead to duplicate elements in the model
 
|-
 
|-
 
| 113 || {{bug|110135}} || 4.4 M7 || enhancement || daniel.rolka || NEW || [Import/Export] Import existing projects wizards: enhancements for duplicate projects
 
| 113 || {{bug|110135}} || 4.4 M7 || enhancement || daniel.rolka || NEW || [Import/Export] Import existing projects wizards: enhancements for duplicate projects
Line 241: Line 241:
 
| 116 || {{bug|309306}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [ActivityMgmt] [ActionSets] Activities will remove actions but not parent menu
 
| 116 || {{bug|309306}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [ActivityMgmt] [ActionSets] Activities will remove actions but not parent menu
 
|-
 
|-
| 117 || {{bug|423607}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [CSS] Gradient in background-color is not applied to children
+
| 117 || {{bug|398852}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [CSS] Un-readable tab names when using High Contrast mode.
 
|-
 
|-
| 118 || {{bug|320901}} || 4.4 M7 || major || daniel.rolka || ASSIGNED || [CSS] White background results in lost separators (non-classic themes)
+
| 118 || {{bug|404015}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [DND] Drag and drop of jobs trim item is broken
 
|-
 
|-
| 119 || {{bug|296512}} || 4.4 M7 || critical || pwebster || ASSIGNED || [Themes] EditorsPlugin accesses WorkbenchThemeManager.getInstance() from non-UI thread (in bundle start)
+
| 119 || {{bug|423607}} || 4.4 M7 || normal || daniel.rolka || ASSIGNED || [CSS] Gradient in background-color is not applied to children
 
|-
 
|-
| 120 || {{bug|355010}} || 4.4 M7 || major || daniel.rolka || REOPENED || [CSS] Understand default behaviour if product doesn't specify a theme
+
| 120 || {{bug|320901}} || 4.4 M7 || major || daniel.rolka || ASSIGNED || [CSS] White background results in lost separators (non-classic themes)
 
|-
 
|-
| 121 || {{bug|355750}} || 4.4 M7 || normal || emoffatt || REOPENED || WorkbenchWindowAdvisor#isDurableFolder() doesn't survive a save and restore
+
| 121 || {{bug|296512}} || 4.4 M7 || critical || pwebster || ASSIGNED || [Themes] EditorsPlugin accesses WorkbenchThemeManager.getInstance() from non-UI thread (in bundle start)
 
|-
 
|-
| 122 || {{bug|424433}} || 4.4 M7 || major || emoffatt || REOPENED || [EditorMgmt] Missing tool tips (was: Editor switcher dialog doesn't show path any more)
+
| 122 || {{bug|355010}} || 4.4 M7 || major || daniel.rolka || REOPENED || [CSS] Understand default behaviour if product doesn't specify a theme
 
|-
 
|-
| 123 || {{bug|427241}} || 4.4 M7 || normal || Lars.Vogel || REOPENED || Remove warnings in org.eclipse.ui.ide.application
+
| 123 || {{bug|355750}} || 4.4 M7 || normal || emoffatt || REOPENED || WorkbenchWindowAdvisor#isDurableFolder() doesn't survive a save and restore
 
|-
 
|-
| 124 || {{bug|427896}} || 4.4 M7 || enhancement || Lars.Vogel || REOPENED || [Examples] Update Contacts demo for Luna
+
| 124 || {{bug|424433}} || 4.4 M7 || major || emoffatt || REOPENED || [EditorMgmt] Missing tool tips (was: Editor switcher dialog doesn't show path any more)
 
|-
 
|-
| 125 || {{bug|428181}} || 4.4 M7 || normal || Lars.Vogel || REOPENED || Misleading error message if fixed CSS styling done wrong
+
| 125 || {{bug|424489}} || 4.4 M7 || major || emoffatt || REOPENED || [Perspectives] An alternative to Min / Max
 
|-
 
|-
| 126 || {{bug|372826}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [CSS] Changing a CSS class should fire an event to update application style
+
| 126 || {{bug|427241}} || 4.4 M7 || normal || Lars.Vogel || REOPENED || Remove warnings in org.eclipse.ui.ide.application
 
|-
 
|-
| 127 || {{bug|378672}} || 4.4 M7 || major || daniel.rolka || REOPENED || [CSS] Part tab and tool bar colors/rendering are confusing
+
| 127 || {{bug|427896}} || 4.4 M7 || enhancement || Lars.Vogel || REOPENED || [Examples] Update Contacts demo for Luna
 
|-
 
|-
| 128 || {{bug|388476}} || 4.4 M7 || normal || emoffatt || REOPENED || "[EditorMgmt] Editor tab management lost ""working set"" (MRU) functionality"
+
| 128 || {{bug|428181}} || 4.4 M7 || normal || Lars.Vogel || REOPENED || Misleading error message if fixed CSS styling done wrong
 
|-
 
|-
| 129 || {{bug|389442}} || 4.4 M7 || normal || emoffatt || REOPENED || [Perspectives] Adding MPlaceholder to rendered but inactive MPerspective causes MPlaceholder in active MPerspective to lose its widget rendering
+
| 129 || {{bug|372826}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [CSS] Changing a CSS class should fire an event to update application style
 
|-
 
|-
| 130 || {{bug|405262}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [Contributions] Duplicate context menu entries in XML editor source tab
+
| 130 || {{bug|378672}} || 4.4 M7 || major || daniel.rolka || REOPENED || [CSS] Part tab and tool bar colors/rendering are confusing
 
|-
 
|-
| 131 || {{bug|407432}} || 4.4 M7 || normal || pwebster || REOPENED || "[Metadata] Run the ""broken NLS string"" tool on UI bundles"
+
| 131 || {{bug|388476}} || 4.4 M7 || normal || emoffatt || REOPENED || "[EditorMgmt] Editor tab management lost ""working set"" (MRU) functionality"
 
|-
 
|-
| 132 || {{bug|410795}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [CSS] [Features] [Accessibility] Juno does not support High Contrast Black mode
+
| 132 || {{bug|389442}} || 4.4 M7 || normal || emoffatt || REOPENED || [Perspectives] Adding MPlaceholder to rendered but inactive MPerspective causes MPlaceholder in active MPerspective to lose its widget rendering
 
|-
 
|-
| 133 || {{bug|413410}} || 4.4 M7 || normal || pelder || REOPENED || [KeyBindings] Lots of Keybinding conflicts occurred on official CDT Eclipse Kepler 4.3
+
| 133 || {{bug|401632}} || 4.4 M7 || major || emoffatt || REOPENED || [WorkbenchParts] Minimized views still update in background (bad part events?)
 
|-
 
|-
| 134 || {{bug|418561}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [Contributions] Two [Import...] menu items were shown
+
| 134 || {{bug|405262}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [Contributions] Duplicate context menu entries in XML editor source tab
 
|-
 
|-
| 135 || {{bug|281455}} || 4.4 M7 || normal || pwebster || REOPENED || ConcurrentModificationException while closing project
+
| 135 || {{bug|407432}} || 4.4 M7 || normal || pwebster || REOPENED || "[Metadata] Run the ""broken NLS string"" tool on UI bundles"
 
|-
 
|-
| 136 || {{bug|366608}} || 4.4 M7 || normal || pwebster || REOPENED || [KeyBindings] [Compatibility] Failures in KeysTestSuite
+
| 136 || {{bug|410795}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [CSS] [Features] [Accessibility] Juno does not support High Contrast Black mode
 
|-
 
|-
| 137 || <strike>{{bug|429796}}</strike> || 4.4 M7 || normal || daniel.rolka || FIXED || <strike>[CSS] New FontDefiniotions defined in CSS are not merged with 3.x theme registry</strike>
+
| 137 || {{bug|413410}} || 4.4 M7 || normal || pelder || REOPENED || [KeyBindings] Lots of Keybinding conflicts occurred on official CDT Eclipse Kepler 4.3
 
|-
 
|-
| 138 || <strike>{{bug|398666}}</strike> || 4.4 M7 || minor || emoffatt || FIXED || <strike>partOpened not called for views in default Perspective when welcome view opens first</strike>
+
| 138 || {{bug|418561}} || 4.4 M7 || normal || daniel.rolka || REOPENED || [Contributions] Two [Import...] menu items were shown
 
|-
 
|-
| 139 || <strike>{{bug|429218}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Retire org.eclipse.e4.core.contexts.debug</strike>
+
| 139 || {{bug|281455}} || 4.4 M7 || normal || pwebster || REOPENED || ConcurrentModificationException while closing project
 
|-
 
|-
| 140 || <strike>{{bug|429575}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Unclear error message when context ID in in BindingTable is missing</strike>
+
| 140 || {{bug|366608}} || 4.4 M7 || normal || pwebster || REOPENED || [KeyBindings] [Compatibility] Failures in KeysTestSuite
 
|-
 
|-
| 141 || <strike>{{bug|429728}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Support STYLE_OVERRIDE_KEY for StackRenderer</strike>
+
| 141 || <strike>{{bug|429543}}</strike> || 4.4 M7 || normal || daniel.rolka || FIXED || <strike>[CSS] Can't modify font colors with preference page for e4 default theme</strike>
 
|-
 
|-
| 142 || <strike>{{bug|429756}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>[Contributions] Handled Tool Item should use Command's name if no Label is specified</strike>
+
| 142 || <strike>{{bug|429754}}</strike> || 4.4 M7 || normal || daniel.rolka || FIXED || <strike>[CSS] Update the 'e4 default' theme with the 'active.noFocus' state</strike>
 
|-
 
|-
| 143 || <strike>{{bug|429997}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Set line encoding to Unix for org.eclipse.ui.themes</strike>
+
| 143 || <strike>{{bug|429796}}</strike> || 4.4 M7 || normal || daniel.rolka || FIXED || <strike>[CSS] New FontDefiniotions defined in CSS are not merged with 3.x theme registry</strike>
 
|-
 
|-
| 144 || <strike>{{bug|430075}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Use DI to the get IExtensionRegistry in ModelAssembler</strike>
+
| 144 || <strike>{{bug|430173}}</strike> || 4.4 M7 || normal || daniel.rolka || FIXED || <strike>[CSS] The 'ACTIVE_NOFOCUS_TAB_TEXT_COLOR' foreground is applied for the entire MPartStack in the 'classic' themes</strike>
 
|-
 
|-
| 145 || <strike>{{bug|405342}}</strike> || 4.4 M7 || normal || platform-ui-triaged || FIXED || <strike>Label/Name of Command should be Label of MenuItem when not set</strike>
+
| 145 || <strike>{{bug|398666}}</strike> || 4.4 M7 || minor || emoffatt || FIXED || <strike>partOpened not called for views in default Perspective when welcome view opens first</strike>
 
|-
 
|-
| 146 || {{bug|405681}} || 4.4 M7 || enhancement || Lars.Vogel || CLOSED || [CSS] Use tag to render stack below parts
+
| 146 || <strike>{{bug|180308}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>[UX] Remove Print toolbar tool by default</strike>
 +
|-
 +
| 147 || <strike>{{bug|403420}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Remove org.eclipse.e4.ui.model.workbench.edit from eclipse.platform.ui</strike>
 +
|-
 +
| 148 || <strike>{{bug|420639}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Update our EventBroker usage in DnDAddOn add-on</strike>
 +
|-
 +
| 149 || <strike>{{bug|422802}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Remove unnecessary else statements from org.eclipse.e4.ui.workbench.swt</strike>
 +
|-
 +
| 150 || <strike>{{bug|429218}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Retire org.eclipse.e4.core.contexts.debug</strike>
 +
|-
 +
| 151 || <strike>{{bug|429575}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Unclear error message when context ID in in BindingTable is missing</strike>
 +
|-
 +
| 152 || <strike>{{bug|429598}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>org.eclipse.jface.wizard.Wizard class must clearly report when the top level control is not created</strike>
 +
|-
 +
| 153 || <strike>{{bug|429712}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Combine Eclipse 3.x RCP mail examples and rename bundle</strike>
 +
|-
 +
| 154 || <strike>{{bug|429728}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Support STYLE_OVERRIDE_KEY for StackRenderer</strike>
 +
|-
 +
| 155 || <strike>{{bug|429756}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>[Contributions] Handled Tool Item should use Command's name if no Label is specified</strike>
 +
|-
 +
| 156 || <strike>{{bug|429986}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Improve Dark theme</strike>
 +
|-
 +
| 157 || <strike>{{bug|429997}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Set line encoding to Unix for org.eclipse.ui.themes</strike>
 +
|-
 +
| 158 || <strike>{{bug|430024}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>[Trim] Minimizing package explorer triggers exception in the CSS engine if the dark theme is used</strike>
 +
|-
 +
| 159 || <strike>{{bug|430075}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Use DI to the get IExtensionRegistry in ModelAssembler</strike>
 +
|-
 +
| 160 || <strike>{{bug|430166}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Replace view menu button with png to make it look good on a dark background</strike>
 +
|-
 +
| 161 || <strike>{{bug|430464}}</strike> || 4.4 M7 || trivial || Lars.Vogel || FIXED || <strike>Remove unnecessary plug-in dependency in org.eclipse.e4.ui.tests.css.core</strike>
 +
|-
 +
| 162 || <strike>{{bug|430467}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Remove unnecessary activator from org.eclipse.e4.ui.tests.css.core</strike>
 +
|-
 +
| 163 || <strike>{{bug|430603}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>Cleanup ViewLabelProvider</strike>
 +
|-
 +
| 164 || <strike>{{bug|430639}}</strike> || 4.4 M7 || trivial || Lars.Vogel || FIXED || <strike>[CSS] Document and cleanup SWTElementProvider</strike>
 +
|-
 +
| 165 || <strike>{{bug|430694}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>[Graphics] Use png files in org.eclipse.ui.ide and org.eclipse.ui.ide</strike>
 +
|-
 +
| 166 || <strike>{{bug|430109}}</strike> || 4.4 M7 || normal || Platform-UI-Inbox || FIXED || <strike>Un-maximizing the shared area in one perspective also unmaximizes the area in other perspectives</strike>
 +
|-
 +
| 167 || <strike>{{bug|405342}}</strike> || 4.4 M7 || normal || platform-ui-triaged || FIXED || <strike>Label/Name of Command should be Label of MenuItem when not set</strike>
 +
|-
 +
| 168 || <strike>{{bug|429843}}</strike> || 4.4 M7 || normal || wojciech.sudol || FIXED || <strike>'Open As Project' needs a better name</strike>
 +
|-
 +
| 169 || <strike>{{bug|430137}}</strike> || 4.4 M7 || normal || david_williams || FIXED || <strike>About icon should be png</strike>
 +
|-
 +
| 170 || <strike>{{bug|419639}}</strike> || 4.4 M7 || normal || Lars.Vogel || FIXED || <strike>[JFace] Remove outdated JFace Snippets</strike>
 +
|-
 +
| 171 || <strike>{{bug|429497}}</strike> || 4.4 M7 || enhancement || Lars.Vogel || FIXED || <strike>Cleanup contribution guide and setup after Luna M6</strike>
 +
|-
 +
| 172 || {{bug|405681}} || 4.4 M7 || enhancement || Lars.Vogel || CLOSED || [CSS] Use tag to render stack below parts
 +
|-
 +
| 173 || {{bug|430165}} || 4.4 M7 || normal || Lars.Vogel || CLOSED || [CSS] Git Staging view looks ugly with dark theme
 +
|-
 +
| 174 || {{bug|401252}} || 4.4 M7 || normal || wojciech.sudol || CLOSED || [Progress] JAWS does not read ProgressMonitor Label
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:06:48 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:01 PDT 2014'''
  
 
== 4.4 - unscheduled ==
 
== 4.4 - unscheduled ==
Line 320: Line 376:
 
|-
 
|-
 
| 5 || {{bug|401043}} || 4.4 || normal || emoffatt || REOPENED || [Model] Replace container data with persistentData
 
| 5 || {{bug|401043}} || 4.4 || normal || emoffatt || REOPENED || [Model] Replace container data with persistentData
 +
|-
 +
| 6 || <strike>{{bug|134659}}</strike> || 4.4 || normal || daniel.rolka || FIXED || <strike>[ActionSets] Menubar entry appears twice in the [Customize Perspective] dialog.</strike>
 +
|-
 +
| 7 || <strike>{{bug|421388}}</strike> || 4.4 || normal || daniel.rolka || FIXED || <strike>[Contributions] Customize perspective doesn't work</strike>
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:06:53 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:02 PDT 2014'''
  
 
= Completed milestones =
 
= Completed milestones =
Line 407: Line 467:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:00 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:03 PDT 2014'''
  
 
== 4.3.2 ==
 
== 4.3.2 ==
Line 487: Line 547:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:06 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:04 PDT 2014'''
  
 
== 4.4 M1 ==
 
== 4.4 M1 ==
Line 607: Line 667:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:12 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:05 PDT 2014'''
  
 
== 4.4 M2 ==
 
== 4.4 M2 ==
Line 699: Line 759:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:19 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:08 PDT 2014'''
  
 
== 4.4 M3 ==
 
== 4.4 M3 ==
Line 809: Line 869:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:26 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:09 PDT 2014'''
  
 
== 4.4 M4 ==
 
== 4.4 M4 ==
Line 911: Line 971:
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:32 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:10 PDT 2014'''
  
 
== 4.4 M5 ==
 
== 4.4 M5 ==
Line 919: Line 979:
 
! !! Bug !! TM !! Sev !! Assign !! Status !! Title
 
! !! Bug !! TM !! Sev !! Assign !! Status !! Title
 
|-
 
|-
| 1 || {{bug|401632}} || 4.4 M5 || major || emoffatt || REOPENED || [WorkbenchParts] Minimized views still update in background (bad part events?)
+
| 1 || <strike>{{bug|384108}}</strike> || 4.4 M5 || major || daniel.rolka || FIXED || <strike>JUnit view icon no longer shows progress while executing tests</strike>
 
|-
 
|-
| 2 || <strike>{{bug|384108}}</strike> || 4.4 M5 || major || daniel.rolka || FIXED || <strike>JUnit view icon no longer shows progress while executing tests</strike>
+
| 2 || <strike>{{bug|419018}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Provide the CSS support for defining the new font and color definitions</strike>
 
|-
 
|-
| 3 || <strike>{{bug|419018}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Provide the CSS support for defining the new font and color definitions</strike>
+
| 3 || <strike>{{bug|423704}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Update the classic theme to use the default color and font definitions</strike>
 
|-
 
|-
| 4 || <strike>{{bug|423704}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Update the classic theme to use the default color and font definitions</strike>
+
| 4 || <strike>{{bug|423813}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Improvement of the CSS theme switching and applying the new stylesheet in runtime</strike>
 
|-
 
|-
| 5 || <strike>{{bug|423813}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Improvement of the CSS theme switching and applying the new stylesheet in runtime</strike>
+
| 5 || <strike>{{bug|405731}}</strike> || 4.4 M5 || major || daniel_megert || FIXED || <strike>[CSS] Part tab font not using system font</strike>
 
|-
 
|-
| 6 || <strike>{{bug|405731}}</strike> || 4.4 M5 || major || daniel_megert || FIXED || <strike>[CSS] Part tab font not using system font</strike>
+
| 6 || <strike>{{bug|420741}}</strike> || 4.4 M5 || normal || daniel_megert || FIXED || <strike>Decorator manager extension point and DeviceResourceDescriptor classes must mention resource life-cycle</strike>
 
|-
 
|-
| 7 || <strike>{{bug|420741}}</strike> || 4.4 M5 || normal || daniel_megert || FIXED || <strike>Decorator manager extension point and DeviceResourceDescriptor classes must mention resource life-cycle</strike>
+
| 7 || <strike>{{bug|383403}}</strike> || 4.4 M5 || normal || emoffatt || FIXED || <strike>[Model] EModelService.findElement() does not find all elements</strike>
 
|-
 
|-
| 8 || <strike>{{bug|383403}}</strike> || 4.4 M5 || normal || emoffatt || FIXED || <strike>[Model] EModelService.findElement() does not find all elements</strike>
+
| 8 || <strike>{{bug|423588}}</strike> || 4.4 M5 || major || emoffatt || FIXED || <strike>"[QuickAccess] Quick Access failure, dropdown is empty"</strike>
 
|-
 
|-
| 9 || <strike>{{bug|423588}}</strike> || 4.4 M5 || major || emoffatt || FIXED || <strike>"[QuickAccess] Quick Access failure, dropdown is empty"</strike>
+
| 9 || <strike>{{bug|423214}}</strike> || 4.4 M5 || enhancement || kmilburn || FIXED || <strike>[PropertiesView] add support for IColorProvider and IFontProvider</strike>
 
|-
 
|-
| 10 || <strike>{{bug|424489}}</strike> || 4.4 M5 || major || emoffatt || FIXED || <strike>[Perspectives] An alternative to Min / Max</strike>
+
| 10 || <strike>{{bug|422040}}</strike> || 4.4 M5 || normal || Lars.Vogel || FIXED || <strike>[Graphics] Switch org.eclipse.ui plug-in to use png files instead of gifs</strike>
 
|-
 
|-
| 11 || <strike>{{bug|423214}}</strike> || 4.4 M5 || enhancement || kmilburn || FIXED || <strike>[PropertiesView] add support for IColorProvider and IFontProvider</strike>
+
| 11 || <strike>{{bug|425132}}</strike> || 4.4 M5 || normal || markus_keller || FIXED || <strike>[Quick Access] Bad order: Base command should be sorted before parameterizations</strike>
 
|-
 
|-
| 12 || <strike>{{bug|422040}}</strike> || 4.4 M5 || normal || Lars.Vogel || FIXED || <strike>[Graphics] Switch org.eclipse.ui plug-in to use png files instead of gifs</strike>
+
| 12 || <strike>{{bug|423040}}</strike> || 4.4 M5 || normal || oliver.puetter || FIXED || <strike>activePart within SelectionAggregator is not set to null if all parts are closed</strike>
 
|-
 
|-
| 13 || <strike>{{bug|425132}}</strike> || 4.4 M5 || normal || markus_keller || FIXED || <strike>[Quick Access] Bad order: Base command should be sorted before parameterizations</strike>
+
| 13 || <strike>{{bug|319377}}</strike> || 4.4 M5 || normal || pelder || FIXED || <strike>[KeyBindings] [Compatibility] Multiple dialogs appears to confuse context chain</strike>
 
|-
 
|-
| 14 || <strike>{{bug|423040}}</strike> || 4.4 M5 || normal || oliver.puetter || FIXED || <strike>activePart within SelectionAggregator is not set to null if all parts are closed</strike>
+
| 14 || <strike>{{bug|412001}}</strike> || 4.4 M5 || normal || pelder || FIXED || <strike>[KeyBindings] Ctrl+F in Browser widget in a dialog is wrongly forwarded to workbench window</strike>
 
|-
 
|-
| 15 || <strike>{{bug|319377}}</strike> || 4.4 M5 || normal || pelder || FIXED || <strike>[KeyBindings] [Compatibility] Multiple dialogs appears to confuse context chain</strike>
+
| 15 || <strike>{{bug|413977}}</strike> || 4.4 M5 || major || pelder || FIXED || <strike>[KeyBindings] All non-native key bindings stop working after click in Content Assist's Javadoc</strike>
 
|-
 
|-
| 16 || <strike>{{bug|412001}}</strike> || 4.4 M5 || normal || pelder || FIXED || <strike>[KeyBindings] Ctrl+F in Browser widget in a dialog is wrongly forwarded to workbench window</strike>
+
| 16 || <strike>{{bug|423837}}</strike> || 4.4 M5 || major || Platform-UI-Inbox || FIXED || <strike>[Wizards] Wizard categories without direct wizard are not shown anymore</strike>
 
|-
 
|-
| 17 || <strike>{{bug|413977}}</strike> || 4.4 M5 || major || pelder || FIXED || <strike>[KeyBindings] All non-native key bindings stop working after click in Content Assist's Javadoc</strike>
+
| 17 || <strike>{{bug|425101}}</strike> || 4.4 M5 || major || Platform-UI-Inbox || FIXED || <strike>Binary Plug-in decorator rendered as red square</strike>
 
|-
 
|-
| 18 || <strike>{{bug|423837}}</strike> || 4.4 M5 || major || Platform-UI-Inbox || FIXED || <strike>[Wizards] Wizard categories without direct wizard are not shown anymore</strike>
+
| 18 || <strike>{{bug|420238}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Reduce whitespace usage in the default Eclipse themes</strike>
 
|-
 
|-
| 19 || <strike>{{bug|425101}}</strike> || 4.4 M5 || major || Platform-UI-Inbox || FIXED || <strike>Binary Plug-in decorator rendered as red square</strike>
+
| 19 || <strike>{{bug|385394}}</strike> || 4.4 M5 || major || pwebster || FIXED || <strike>Performance issue regarding enabled state handling for menuContributions containing command (ToolItemUpdateTimer puts constant load on CPU)</strike>
 
|-
 
|-
| 20 || <strike>{{bug|420238}}</strike> || 4.4 M5 || normal || daniel.rolka || FIXED || <strike>[CSS] Reduce whitespace usage in the default Eclipse themes</strike>
+
| 20 || <strike>{{bug|405216}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>Widget disposed exception in ProgressInfoItem.updateTrigger()</strike>
 
|-
 
|-
| 21 || <strike>{{bug|385394}}</strike> || 4.4 M5 || major || pwebster || FIXED || <strike>Performance issue regarding enabled state handling for menuContributions containing command (ToolItemUpdateTimer puts constant load on CPU)</strike>
+
| 21 || <strike>{{bug|411821}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[QuickAccess] Contribute SearchField through a fragment or other means</strike>
 
|-
 
|-
| 22 || <strike>{{bug|405216}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>Widget disposed exception in ProgressInfoItem.updateTrigger()</strike>
+
| 22 || <strike>{{bug|413096}}</strike> || 4.4 M5 || major || pwebster || FIXED || <strike>[Workbench] 3.6.2 RCP application does not run correctly on 4.3 (workbench window is launching)</strike>
 
|-
 
|-
| 23 || <strike>{{bug|411821}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[QuickAccess] Contribute SearchField through a fragment or other means</strike>
+
| 23 || <strike>{{bug|413943}}</strike> || 4.4 M5 || enhancement || pwebster || FIXED || <strike>"[Workbench] Make ""instance/org.eclipse.ui.ide/WORKSPACE_NAME"" a public preference"</strike>
 
|-
 
|-
| 24 || <strike>{{bug|413096}}</strike> || 4.4 M5 || major || pwebster || FIXED || <strike>[Workbench] 3.6.2 RCP application does not run correctly on 4.3 (workbench window is launching)</strike>
+
| 24 || <strike>{{bug|423495}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>ElementTreeSelectionDialog unnecessarily hinders using styled label providers</strike>
 
|-
 
|-
| 25 || <strike>{{bug|413943}}</strike> || 4.4 M5 || enhancement || pwebster || FIXED || <strike>"[Workbench] Make ""instance/org.eclipse.ui.ide/WORKSPACE_NAME"" a public preference"</strike>
+
| 25 || <strike>{{bug|423890}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Commands have bad names</strike>
 
|-
 
|-
| 26 || <strike>{{bug|423495}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>ElementTreeSelectionDialog unnecessarily hinders using styled label providers</strike>
+
| 26 || <strike>{{bug|423892}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Only one command available in Quick Access</strike>
 
|-
 
|-
| 27 || <strike>{{bug|423890}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Commands have bad names</strike>
+
| 27 || <strike>{{bug|423893}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Key bindings don't work (Mac)</strike>
 
|-
 
|-
| 28 || <strike>{{bug|423892}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Only one command available in Quick Access</strike>
+
| 28 || <strike>{{bug|424252}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Provide commands in main menu</strike>
 
|-
 
|-
| 29 || <strike>{{bug|423893}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Key bindings don't work (Mac)</strike>
+
| 29 || <strike>{{bug|425980}}</strike> || 4.4 M5 || blocker || pwebster || FIXED || <strike>ui.tests no longer run on all platforms</strike>
 
|-
 
|-
| 30 || <strike>{{bug|424252}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[EditorMgmt][Split editor] Provide commands in main menu</strike>
+
| 30 || <strike>{{bug|426224}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[QuickAccess] Quick Access field duplicated after moving from 4.4 back to a previous build</strike>
 
|-
 
|-
| 31 || <strike>{{bug|425980}}</strike> || 4.4 M5 || blocker || pwebster || FIXED || <strike>ui.tests no longer run on all platforms</strike>
+
| 31 || <strike>{{bug|236006}}</strike> || 4.4 M5 || enhancement || robin || FIXED || <strike>[Viewers] Add tooltip support for DelegatingStyledCellLabelProvider</strike>
 
|-
 
|-
| 32 || <strike>{{bug|426224}}</strike> || 4.4 M5 || normal || pwebster || FIXED || <strike>[QuickAccess] Quick Access field duplicated after moving from 4.4 back to a previous build</strike>
+
| 32 || {{bug|360357}} || 4.4 M5 || normal || pwebster || CLOSED || CanExecute of Handler are checked ever 500ms
 
|-
 
|-
| 33 || <strike>{{bug|236006}}</strike> || 4.4 M5 || enhancement || robin || FIXED || <strike>[Viewers] Add tooltip support for DelegatingStyledCellLabelProvider</strike>
+
| 33 || {{bug|388482}} || 4.4 M5 || normal || emoffatt || CLOSED || [Trim] [DND] Dragging toolbars to different trim should change orientation
 
|-
 
|-
| 34 || {{bug|360357}} || 4.4 M5 || normal || pwebster || CLOSED || CanExecute of Handler are checked ever 500ms
+
| 34 || {{bug|397942}} || 4.4 M5 || enhancement || emoffatt || CLOSED || [EditorMgmt] Implement a better MRU tab ordering
 
|-
 
|-
| 35 || {{bug|388482}} || 4.4 M5 || normal || emoffatt || CLOSED || [Trim] [DND] Dragging toolbars to different trim should change orientation
+
| 35 || {{bug|426336}} || 4.4 M5 || major || emoffatt || CLOSED || [Trim] NPE in TrimStack.showStack when trying to restore open fast view stack
|-
+
| 36 || {{bug|397942}} || 4.4 M5 || enhancement || emoffatt || CLOSED || [EditorMgmt] Implement a better MRU tab ordering
+
|-
+
| 37 || {{bug|426336}} || 4.4 M5 || major || emoffatt || CLOSED || [Trim] NPE in TrimStack.showStack when trying to restore open fast view stack
+
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:38 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:11 PDT 2014'''
  
 
== 4.4 M6 ==
 
== 4.4 M6 ==
Line 1,019: Line 1,075:
 
| 8 || <strike>{{bug|178081}}</strike> || 4.4 M6 || major || markus_keller || FIXED || <strike>[Import/Export] BIDI3.3:<HCG:DirFile path appear in RTL order instead of LTR order></strike>
 
| 8 || <strike>{{bug|178081}}</strike> || 4.4 M6 || major || markus_keller || FIXED || <strike>[Import/Export] BIDI3.3:<HCG:DirFile path appear in RTL order instead of LTR order></strike>
 
|-
 
|-
| 9 || <strike>{{bug|284788}}</strike> || 4.4 M6 || normal || emoffatt || WORKSFORME || <strike>[EditorMgmt] [Compatibility] Sometimes you can't see a new editor tab</strike>
+
| 9 || <strike>{{bug|113112}}</strike> || 4.4 M6 || enhancement || susan || FIXED || <strike>[Themes] Support global color schemes</strike>
 +
|-
 +
| 10 || <strike>{{bug|284788}}</strike> || 4.4 M6 || normal || emoffatt || WORKSFORME || <strike>[EditorMgmt] [Compatibility] Sometimes you can't see a new editor tab</strike>
 
|-
 
|-
| 10 || <strike>{{bug|415675}}</strike> || 4.4 M6 || normal || emoffatt || WORKSFORME || <strike>[ViewMgmt] Pin-able views cannot be restored at the same location in some cases (in Eclipse Kepler)</strike>
+
| 11 || <strike>{{bug|415675}}</strike> || 4.4 M6 || normal || emoffatt || WORKSFORME || <strike>[ViewMgmt] Pin-able views cannot be restored at the same location in some cases (in Eclipse Kepler)</strike>
 
|-
 
|-
| 11 || <strike>{{bug|426461}}</strike> || 4.4 M6 || enhancement || tom.schindl || FIXED || <strike>Register Compat Workbench into OSGi-Registry</strike>
+
| 12 || <strike>{{bug|426461}}</strike> || 4.4 M6 || enhancement || tom.schindl || FIXED || <strike>Register Compat Workbench into OSGi-Registry</strike>
 
|-
 
|-
| 12 || <strike>{{bug|428643}}</strike> || 4.4 M6 || normal || tom.schindl || FIXED || <strike>Modify MenuManagerEventHelper to not access static fields directly</strike>
+
| 13 || <strike>{{bug|428643}}</strike> || 4.4 M6 || normal || tom.schindl || FIXED || <strike>Modify MenuManagerEventHelper to not access static fields directly</strike>
 
|-
 
|-
| 13 || <strike>{{bug|380721}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>[KeyBindings] Programmatically-created commands are not available in fresh workspace</strike>
+
| 14 || <strike>{{bug|380721}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>[KeyBindings] Programmatically-created commands are not available in fresh workspace</strike>
 
|-
 
|-
| 14 || <strike>{{bug|344234}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] Can not change View Title Fonts in preference</strike>
+
| 15 || <strike>{{bug|344234}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] Can not change View Title Fonts in preference</strike>
 
|-
 
|-
| 15 || <strike>{{bug|355946}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>"[CSS] ""View and Editor Folders"" color preferences don't work"</strike>
+
| 16 || <strike>{{bug|355946}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>"[CSS] ""View and Editor Folders"" color preferences don't work"</strike>
 
|-
 
|-
| 16 || <strike>{{bug|374310}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[MinMax] Closing the last perspective in a minimized perspective stack leaves the model in a strange state</strike>
+
| 17 || <strike>{{bug|374310}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[MinMax] Closing the last perspective in a minimized perspective stack leaves the model in a strange state</strike>
 
|-
 
|-
| 17 || <strike>{{bug|412970}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[WorkingSets] Working sets reset after closing eclipse</strike>
+
| 18 || <strike>{{bug|412970}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[WorkingSets] Working sets reset after closing eclipse</strike>
 
|-
 
|-
| 18 || <strike>{{bug|426572}}</strike> || 4.4 M6 || major || daniel.rolka || FIXED || <strike>[CSS] CSS does not work with Eclipse 4.4</strike>
+
| 19 || <strike>{{bug|426572}}</strike> || 4.4 M6 || major || daniel.rolka || FIXED || <strike>[CSS] CSS does not work with Eclipse 4.4</strike>
 
|-
 
|-
| 19 || <strike>{{bug|428715}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] [Themes] org.eclipse.ui.themes plugin throws java.net.MalformedURLException when used in RCP app</strike>
+
| 20 || <strike>{{bug|428715}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] [Themes] org.eclipse.ui.themes plugin throws java.net.MalformedURLException when used in RCP app</strike>
 
|-
 
|-
| 20 || <strike>{{bug|429338}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] Colors and Fonts defined in CSS can't be overridden</strike>
+
| 21 || <strike>{{bug|429338}}</strike> || 4.4 M6 || normal || daniel.rolka || FIXED || <strike>[CSS] Colors and Fonts defined in CSS can't be overridden</strike>
 
|-
 
|-
| 21 || <strike>{{bug|325235}}</strike> || 4.4 M6 || normal || daniel_megert || FIXED || <strike>Remove unused 'VIEW_MESSAGE_TEXT_FONT' (was: [Preferences] 'View message font' changes are not being honored)</strike>
+
| 22 || <strike>{{bug|325235}}</strike> || 4.4 M6 || normal || daniel_megert || FIXED || <strike>Remove unused 'VIEW_MESSAGE_TEXT_FONT' (was: [Preferences] 'View message font' changes are not being honored)</strike>
 
|-
 
|-
| 22 || <strike>{{bug|428703}}</strike> || 4.4 M6 || normal || daniel_megert || FIXED || <strike>Version number does not show up fully in splash screen</strike>
+
| 23 || <strike>{{bug|428703}}</strike> || 4.4 M6 || normal || daniel_megert || FIXED || <strike>Version number does not show up fully in splash screen</strike>
 
|-
 
|-
| 23 || <strike>{{bug|346009}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[DND] [Compatibility] Can't DND editors to an editor area in another window</strike>
+
| 24 || <strike>{{bug|346009}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[DND] [Compatibility] Can't DND editors to an editor area in another window</strike>
 
|-
 
|-
| 24 || <strike>{{bug|377085}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Trim] Auto-unmaximize when there are no more 'minimized by zoom' elements in the trim</strike>
+
| 25 || <strike>{{bug|377085}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Trim] Auto-unmaximize when there are no more 'minimized by zoom' elements in the trim</strike>
 
|-
 
|-
| 25 || <strike>{{bug|380321}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>"View management does not respect ""Do not open..."" setting"</strike>
+
| 26 || <strike>{{bug|380321}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>"View management does not respect ""Do not open..."" setting"</strike>
 
|-
 
|-
| 26 || <strike>{{bug|394394}}</strike> || 4.4 M6 || major || emoffatt || FIXED || <strike>Clicking close X on Welcome screen or last part of maximized stack sends focus to nowhere</strike>
+
| 27 || <strike>{{bug|394394}}</strike> || 4.4 M6 || major || emoffatt || FIXED || <strike>Clicking close X on Welcome screen or last part of maximized stack sends focus to nowhere</strike>
 
|-
 
|-
| 27 || <strike>{{bug|423819}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[EditorMgmt] Editor icons missing from switch to editor dialog</strike>
+
| 28 || <strike>{{bug|423819}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[EditorMgmt] Editor icons missing from switch to editor dialog</strike>
 
|-
 
|-
| 28 || <strike>{{bug|423894}}</strike> || 4.4 M6 || major || emoffatt || FIXED || <strike>[EditorMgmt][Split editor] Focus lost / commands broken after splitting editor</strike>
+
| 29 || <strike>{{bug|423894}}</strike> || 4.4 M6 || major || emoffatt || FIXED || <strike>[EditorMgmt][Split editor] Focus lost / commands broken after splitting editor</strike>
 
|-
 
|-
| 29 || <strike>{{bug|424367}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Model] EModelService - define a more generic 'find' API</strike>
+
| 30 || <strike>{{bug|424367}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Model] EModelService - define a more generic 'find' API</strike>
 
|-
 
|-
| 30 || <strike>{{bug|426345}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[ViewMgmt] View shortcuts are not working in E4 view (like Ctrl+M)</strike>
+
| 31 || <strike>{{bug|426345}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[ViewMgmt] View shortcuts are not working in E4 view (like Ctrl+M)</strike>
 
|-
 
|-
| 31 || <strike>{{bug|428188}}</strike> || 4.4 M6 || critical || emoffatt || FIXED || <strike>Tons of exception each time one exits the workbench</strike>
+
| 32 || <strike>{{bug|428188}}</strike> || 4.4 M6 || critical || emoffatt || FIXED || <strike>Tons of exception each time one exits the workbench</strike>
 
|-
 
|-
| 32 || <strike>{{bug|428652}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[EditorMgmt] SplitEditor throws NPE after second opening</strike>
+
| 33 || <strike>{{bug|428652}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[EditorMgmt] SplitEditor throws NPE after second opening</strike>
 
|-
 
|-
| 33 || <strike>{{bug|420836}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[CSS] Migrate CSS themes from eclipse.platform repo to eclipse.platform.ui repo</strike>
+
| 34 || <strike>{{bug|420836}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[CSS] Migrate CSS themes from eclipse.platform repo to eclipse.platform.ui repo</strike>
 
|-
 
|-
| 34 || <strike>{{bug|421934}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Enable save actions for org.eclipse.jface and jface databinding examples</strike>
+
| 35 || <strike>{{bug|421934}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Enable save actions for org.eclipse.jface and jface databinding examples</strike>
 
|-
 
|-
| 35 || <strike>{{bug|422702}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Code cleanup in the org.eclipse.e4.ui.css.* projects</strike>
+
| 36 || <strike>{{bug|422702}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Code cleanup in the org.eclipse.e4.ui.css.* projects</strike>
 
|-
 
|-
| 36 || <strike>{{bug|423744}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[CSS] Importing a local resource throws a MalformedURLException</strike>
+
| 37 || <strike>{{bug|423744}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[CSS] Importing a local resource throws a MalformedURLException</strike>
 
|-
 
|-
| 37 || <strike>{{bug|426281}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Remove hard-code path for @import url() in CSS files</strike>
+
| 38 || <strike>{{bug|426281}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Remove hard-code path for @import url() in CSS files</strike>
 
|-
 
|-
| 38 || <strike>{{bug|426297}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Move org.eclipse.e4.ui.*css.* plug-ins to Java 6</strike>
+
| 39 || <strike>{{bug|426297}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Move org.eclipse.e4.ui.*css.* plug-ins to Java 6</strike>
 
|-
 
|-
| 39 || <strike>{{bug|426365}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Reduces contrast for disabled icons with added image filter</strike>
+
| 40 || <strike>{{bug|426365}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Reduces contrast for disabled icons with added image filter</strike>
 
|-
 
|-
| 40 || <strike>{{bug|427239}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Remove obsolete renderer classes for RendereredMenuItem and RendereredToolItem</strike>
+
| 41 || <strike>{{bug|427239}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Remove obsolete renderer classes for RendereredMenuItem and RendereredToolItem</strike>
 
|-
 
|-
| 41 || <strike>{{bug|427947}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[Minor] remove unused activator from org.eclipse.e4.ui.bindings</strike>
+
| 42 || <strike>{{bug|427947}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[Minor] remove unused activator from org.eclipse.e4.ui.bindings</strike>
 
|-
 
|-
| 42 || <strike>{{bug|427961}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Cleanup org.eclipse.ui.examples.undo</strike>
+
| 43 || <strike>{{bug|427961}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Cleanup org.eclipse.ui.examples.undo</strike>
 
|-
 
|-
| 43 || <strike>{{bug|428050}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>[QuickAccess] Improve look and feel of Quick Access</strike>
+
| 44 || <strike>{{bug|428050}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>[QuickAccess] Improve look and feel of Quick Access</strike>
 
|-
 
|-
| 44 || <strike>{{bug|428054}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Move requirement for JFace to Java 1.6</strike>
+
| 45 || <strike>{{bug|428054}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Move requirement for JFace to Java 1.6</strike>
 
|-
 
|-
| 45 || <strike>{{bug|428155}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Delete .cvsignore from eclipse.platform.ui Git repository</strike>
+
| 46 || <strike>{{bug|428155}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Delete .cvsignore from eclipse.platform.ui Git repository</strike>
 
|-
 
|-
| 46 || <strike>{{bug|428311}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[Viewers] Warnings on ComboViewer - Statement unnecessarily nested on else clause</strike>
+
| 47 || <strike>{{bug|428311}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>[Viewers] Warnings on ComboViewer - Statement unnecessarily nested on else clause</strike>
 
|-
 
|-
| 47 || <strike>{{bug|428332}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Update org.eclipse.e4.ui.workbench.swt to Java 1.6</strike>
+
| 48 || <strike>{{bug|428332}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Update org.eclipse.e4.ui.workbench.swt to Java 1.6</strike>
 
|-
 
|-
| 48 || <strike>{{bug|428339}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>[CSS] Make CSS cleaning available for RCP applications</strike>
+
| 49 || <strike>{{bug|428339}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>[CSS] Make CSS cleaning available for RCP applications</strike>
 
|-
 
|-
| 49 || <strike>{{bug|428371}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.e4.core.commands to use Java 1.6</strike>
+
| 50 || <strike>{{bug|428371}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.e4.core.commands to use Java 1.6</strike>
 
|-
 
|-
| 50 || <strike>{{bug|428630}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.jface to Java 1.6</strike>
+
| 51 || <strike>{{bug|428630}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.jface to Java 1.6</strike>
 
|-
 
|-
| 51 || <strike>{{bug|428804}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.e4.ui.workbench.renderers.swt to Java 1.6</strike>
+
| 52 || <strike>{{bug|428804}}</strike> || 4.4 M6 || enhancement || Lars.Vogel || FIXED || <strike>Upgrade org.eclipse.e4.ui.workbench.renderers.swt to Java 1.6</strike>
 
|-
 
|-
| 52 || <strike>{{bug|429220}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Update remaining org.eclipse.e4.ui.* bundles to use Java 1.6</strike>
+
| 53 || <strike>{{bug|429220}}</strike> || 4.4 M6 || normal || Lars.Vogel || FIXED || <strike>Update remaining org.eclipse.e4.ui.* bundles to use Java 1.6</strike>
 
|-
 
|-
| 53 || <strike>{{bug|428977}}</strike> || 4.4 M6 || major || markus_keller || FIXED || <strike>[IDE] Eclipse IDE starts without opening Workspace Launcher</strike>
+
| 54 || <strike>{{bug|428977}}</strike> || 4.4 M6 || major || markus_keller || FIXED || <strike>[IDE] Eclipse IDE starts without opening Workspace Launcher</strike>
 
|-
 
|-
| 54 || <strike>{{bug|427923}}</strike> || 4.4 M6 || enhancement || mistria || FIXED || <strike>Move org.eclipse.ui.navigator.resource BREE to 1.6</strike>
+
| 55 || <strike>{{bug|427923}}</strike> || 4.4 M6 || enhancement || mistria || FIXED || <strike>Move org.eclipse.ui.navigator.resource BREE to 1.6</strike>
 
|-
 
|-
| 55 || <strike>{{bug|396318}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>Save Resources dialog missing when selecting Close All from editor tab</strike>
+
| 56 || <strike>{{bug|396318}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>Save Resources dialog missing when selecting Close All from editor tab</strike>
 
|-
 
|-
| 56 || <strike>{{bug|398433}}</strike> || 4.4 M6 || critical || pelder || FIXED || <strike>[Contexts] NullPointerException in WorkbenchPage.getViewStack()</strike>
+
| 57 || <strike>{{bug|398433}}</strike> || 4.4 M6 || critical || pelder || FIXED || <strike>[Contexts] NullPointerException in WorkbenchPage.getViewStack()</strike>
 
|-
 
|-
| 57 || <strike>{{bug|402764}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>Remove the MOpaque* and MRendered* model classes</strike>
+
| 58 || <strike>{{bug|402764}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>Remove the MOpaque* and MRendered* model classes</strike>
 
|-
 
|-
| 58 || <strike>{{bug|421170}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>DEL from within the Ctrl + E popup saves dirty editors without prompting</strike>
+
| 59 || <strike>{{bug|421170}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>DEL from within the Ctrl + E popup saves dirty editors without prompting</strike>
 
|-
 
|-
| 59 || <strike>{{bug|427790}}</strike> || 4.4 M6 || critical || pelder || FIXED || <strike>[Model] GenericMApplicationElementFactoryImpl starts all EMF plugins</strike>
+
| 60 || <strike>{{bug|427790}}</strike> || 4.4 M6 || critical || pelder || FIXED || <strike>[Model] GenericMApplicationElementFactoryImpl starts all EMF plugins</strike>
 
|-
 
|-
| 60 || <strike>{{bug|426506}}</strike> || 4.4 M6 || normal || Platform-UI-Inbox || FIXED || <strike>Show/Hide Toolbar no longer shown in IDE</strike>
+
| 61 || <strike>{{bug|426506}}</strike> || 4.4 M6 || normal || Platform-UI-Inbox || FIXED || <strike>Show/Hide Toolbar no longer shown in IDE</strike>
 
|-
 
|-
| 61 || <strike>{{bug|427138}}</strike> || 4.4 M6 || enhancement || Platform-UI-Inbox || FIXED || <strike>Integrate dark theme into Eclipse SDK product</strike>
+
| 62 || <strike>{{bug|427138}}</strike> || 4.4 M6 || enhancement || Platform-UI-Inbox || FIXED || <strike>Integrate dark theme into Eclipse SDK product</strike>
 
|-
 
|-
| 62 || <strike>{{bug|429579}}</strike> || 4.4 M6 || normal || Platform-UI-Inbox || FIXED || <strike>Opening a new perspective doesn't hide the minimized stacks from the previously active perspective</strike>
+
| 63 || <strike>{{bug|429579}}</strike> || 4.4 M6 || normal || Platform-UI-Inbox || FIXED || <strike>Opening a new perspective doesn't hide the minimized stacks from the previously active perspective</strike>
 
|-
 
|-
| 63 || <strike>{{bug|401655}}</strike> || 4.4 M6 || enhancement || wojciech.sudol || FIXED || <strike>[Progress] Create e4 based Progress View</strike>
+
| 64 || <strike>{{bug|401655}}</strike> || 4.4 M6 || enhancement || wojciech.sudol || FIXED || <strike>[Progress] Create e4 based Progress View</strike>
 
|-
 
|-
| 64 || <strike>{{bug|426013}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Perspectives] Part is not resized/layouted if previously shown in another perspective (regression in 4.3.1)</strike>
+
| 65 || <strike>{{bug|426013}}</strike> || 4.4 M6 || normal || emoffatt || FIXED || <strike>[Perspectives] Part is not resized/layouted if previously shown in another perspective (regression in 4.3.1)</strike>
 
|-
 
|-
| 65 || <strike>{{bug|427013}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>[Commands] NPE when opening new workbench window</strike>
+
| 66 || <strike>{{bug|427013}}</strike> || 4.4 M6 || normal || pelder || FIXED || <strike>[Commands] NPE when opening new workbench window</strike>
 
|-
 
|-
| 66 || <strike>{{bug|429429}}</strike> || 4.4 M6 || major || daniel.rolka || FIXED || <strike>[CSS] Can't change Font size in Eclipse 4.4</strike>
+
| 67 || <strike>{{bug|429429}}</strike> || 4.4 M6 || major || daniel.rolka || FIXED || <strike>[CSS] Can't change Font size in Eclipse 4.4</strike>
 
|-
 
|-
| 67 || <strike>{{bug|319462}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>EMenuService should be in a platform neutral bundle</strike>
+
| 68 || <strike>{{bug|319462}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>EMenuService should be in a platform neutral bundle</strike>
 
|-
 
|-
| 68 || <strike>{{bug|410426}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[Contributions] [Compatibility] VisibleWhen from contribution factories not handled in toolbars</strike>
+
| 69 || <strike>{{bug|410426}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[Contributions] [Compatibility] VisibleWhen from contribution factories not handled in toolbars</strike>
 
|-
 
|-
| 69 || <strike>{{bug|425867}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[CommonNavigator] Implementation of Binding isVisibleExtension not excluding as expected</strike>
+
| 70 || <strike>{{bug|425867}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[CommonNavigator] Implementation of Binding isVisibleExtension not excluding as expected</strike>
 
|-
 
|-
| 70 || <strike>{{bug|426363}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[ActivityMgmt] Example project wizards are not filtered based on Activities</strike>
+
| 71 || <strike>{{bug|426363}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[ActivityMgmt] Example project wizards are not filtered based on Activities</strike>
 
|-
 
|-
| 71 || <strike>{{bug|426828}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>Context created for MDynamicMenuContribution processing should be disposed</strike>
+
| 72 || <strike>{{bug|426828}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>Context created for MDynamicMenuContribution processing should be disposed</strike>
 
|-
 
|-
| 72 || <strike>{{bug|427142}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>StatusManager may change the severity</strike>
+
| 73 || <strike>{{bug|427142}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>StatusManager may change the severity</strike>
 
|-
 
|-
| 73 || <strike>{{bug|427465}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Commands] @canExecute is not executed cyclic anymore</strike>
+
| 74 || <strike>{{bug|427465}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Commands] @canExecute is not executed cyclic anymore</strike>
 
|-
 
|-
| 74 || <strike>{{bug|427774}}</strike> || 4.4 M6 || enhancement || pwebster || FIXED || <strike>"""Open as Existing project"" action on Folder that contain a .project"</strike>
+
| 75 || <strike>{{bug|427774}}</strike> || 4.4 M6 || enhancement || pwebster || FIXED || <strike>"""Open as Existing project"" action on Folder that contain a .project"</strike>
 
|-
 
|-
| 75 || <strike>{{bug|427843}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[GTK/Linux] NPE when opening some Form editor on GTK3</strike>
+
| 76 || <strike>{{bug|427843}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[GTK/Linux] NPE when opening some Form editor on GTK3</strike>
 
|-
 
|-
| 76 || <strike>{{bug|428168}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>3 tests consistently fail on Linux since two days</strike>
+
| 77 || <strike>{{bug|428168}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>3 tests consistently fail on Linux since two days</strike>
 
|-
 
|-
| 77 || <strike>{{bug|428761}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>"Leaks in FilteredItemsSelectionDialog, CompoundContributionItem, OpenWithMenu"</strike>
+
| 78 || <strike>{{bug|428761}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>"Leaks in FilteredItemsSelectionDialog, CompoundContributionItem, OpenWithMenu"</strike>
 
|-
 
|-
| 78 || <strike>{{bug|428762}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Perspectives] Resetting a perspective removes all shortcuts from the New toolbar button</strike>
+
| 79 || <strike>{{bug|428762}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Perspectives] Resetting a perspective removes all shortcuts from the New toolbar button</strike>
 
|-
 
|-
| 79 || <strike>{{bug|428765}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>"[Dialogs] CamelCase issue in ""Open Resource"" dialog"</strike>
+
| 80 || <strike>{{bug|428765}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>"[Dialogs] CamelCase issue in ""Open Resource"" dialog"</strike>
 
|-
 
|-
| 80 || <strike>{{bug|428779}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Workbench] Users should be able to find out who contributed a view/editor/toolbar item/job/preference page/...</strike>
+
| 81 || <strike>{{bug|428779}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Workbench] Users should be able to find out who contributed a view/editor/toolbar item/job/preference page/...</strike>
 
|-
 
|-
| 81 || <strike>{{bug|428781}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[WorkingSets] Project explorer doesn't show recreated working set</strike>
+
| 82 || <strike>{{bug|428781}}</strike> || 4.4 M6 || major || pwebster || FIXED || <strike>[WorkingSets] Project explorer doesn't show recreated working set</strike>
 
|-
 
|-
| 82 || <strike>{{bug|428806}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Workbench] heap status garbage collection/computation on UI thread</strike>
+
| 83 || <strike>{{bug|428806}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Workbench] heap status garbage collection/computation on UI thread</strike>
 
|-
 
|-
| 83 || <strike>{{bug|429101}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Metadata] comparator errors in most recent I-builds</strike>
+
| 84 || <strike>{{bug|429101}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Metadata] comparator errors in most recent I-builds</strike>
 
|-
 
|-
| 84 || <strike>{{bug|429184}}</strike> || 4.4 M6 || blocker || pwebster || FIXED || <strike>[Metadata] comparator errors in most recent I-builds</strike>
+
| 85 || <strike>{{bug|429184}}</strike> || 4.4 M6 || blocker || pwebster || FIXED || <strike>[Metadata] comparator errors in most recent I-builds</strike>
 
|-
 
|-
| 85 || <strike>{{bug|429194}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Intro] Help>Welcome doesn't open intro</strike>
+
| 86 || <strike>{{bug|429194}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Intro] Help>Welcome doesn't open intro</strike>
 
|-
 
|-
| 86 || <strike>{{bug|429225}}</strike> || 4.4 M6 || blocker || pwebster || FIXED || <strike>Workbench UI state lost when starting with recent builds / master</strike>
+
| 87 || <strike>{{bug|429225}}</strike> || 4.4 M6 || blocker || pwebster || FIXED || <strike>Workbench UI state lost when starting with recent builds / master</strike>
 
|-
 
|-
| 87 || <strike>{{bug|429408}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Metadata] Target platform issue: Unable to locate installable unit org.eclipse.nebula.gallery.feature.feature</strike>
+
| 88 || <strike>{{bug|429408}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>[Metadata] Target platform issue: Unable to locate installable unit org.eclipse.nebula.gallery.feature.feature</strike>
 
|-
 
|-
| 88 || <strike>{{bug|429590}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>Ctrl+F10 NPE's on views with no menu</strike>
+
| 89 || <strike>{{bug|429590}}</strike> || 4.4 M6 || normal || pwebster || FIXED || <strike>Ctrl+F10 NPE's on views with no menu</strike>
 
|-
 
|-
| 89 || <strike>{{bug|353511}}</strike> || 4.4 M6 || major || szymon.ptaszkiewicz || FIXED || <strike>"Not able to define source location using "".."" (parent directory)"</strike>
+
| 90 || <strike>{{bug|353511}}</strike> || 4.4 M6 || major || szymon.ptaszkiewicz || FIXED || <strike>"Not able to define source location using "".."" (parent directory)"</strike>
 
|-
 
|-
| 90 || <strike>{{bug|428323}}</strike> || 4.4 M6 || normal || tobbaumann || FIXED || <strike>[Workbench] Wrong action definition in ActionFactory</strike>
+
| 91 || <strike>{{bug|428323}}</strike> || 4.4 M6 || normal || tobbaumann || FIXED || <strike>[Workbench] Wrong action definition in ActionFactory</strike>
 
|-
 
|-
| 91 || <strike>{{bug|429634}}</strike> || 4.4 M6 || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.tests causes 3 compiler warnings in official build</strike>
+
| 92 || <strike>{{bug|429634}}</strike> || 4.4 M6 || normal || tom.schindl || FIXED || <strike>org.eclipse.e4.core.tests causes 3 compiler warnings in official build</strike>
 
|-
 
|-
| 92 || <strike>{{bug|424723}}</strike> || 4.4 M6 || normal || wajnberg || FIXED || <strike>[BiDi] [BDL] Provide a Globalization Preferences dialog</strike>
+
| 93 || <strike>{{bug|424723}}</strike> || 4.4 M6 || normal || wajnberg || FIXED || <strike>[BiDi] [BDL] Provide a Globalization Preferences dialog</strike>
 
|-
 
|-
| 93 || <strike>{{bug|427794}}</strike> || 4.4 M6 || normal || wajnberg || FIXED || <strike>[bidi] extend org.eclipse.jface.util.BidiUtils.applyBidiProcessing to cover ComboBox widget</strike>
+
| 94 || <strike>{{bug|427794}}</strike> || 4.4 M6 || normal || wajnberg || FIXED || <strike>[bidi] extend org.eclipse.jface.util.BidiUtils.applyBidiProcessing to cover ComboBox widget</strike>
 
|-
 
|-
| 94 || <strike>{{bug|348954}}</strike> || 4.4 M6 || major || wojciech.sudol || FIXED || <strike>Active Part is incorrect and does not have focus on a restart</strike>
+
| 95 || <strike>{{bug|348954}}</strike> || 4.4 M6 || major || wojciech.sudol || FIXED || <strike>Active Part is incorrect and does not have focus on a restart</strike>
 
|-
 
|-
| 95 || <strike>{{bug|379142}}</strike> || 4.4 M6 || major || wojciech.sudol || FIXED || <strike>[Compatilibility][Regression] Editor-contributed actions disabled when closing editor and switching to same type</strike>
+
| 96 || <strike>{{bug|379142}}</strike> || 4.4 M6 || major || wojciech.sudol || FIXED || <strike>[Compatilibility][Regression] Editor-contributed actions disabled when closing editor and switching to same type</strike>
 
|-
 
|-
| 96 || <strike>{{bug|393365}}</strike> || 4.4 M6 || normal || wojciech.sudol || FIXED || <strike>[QuickAccess] Quick Access drop down is not accessible</strike>
+
| 97 || <strike>{{bug|393365}}</strike> || 4.4 M6 || normal || wojciech.sudol || FIXED || <strike>[QuickAccess] Quick Access drop down is not accessible</strike>
 
|-
 
|-
| 97 || <strike>{{bug|429633}}</strike> || 4.4 M6 || normal || wojciech.sudol || FIXED || <strike>[Progress] New e4 progress view causes 184! compile warnings in official build</strike>
+
| 98 || <strike>{{bug|429633}}</strike> || 4.4 M6 || normal || wojciech.sudol || FIXED || <strike>[Progress] New e4 progress view causes 184! compile warnings in official build</strike>
 
|-
 
|-
| 98 || {{bug|400759}} || 4.4 M6 || enhancement || Lars.Vogel || CLOSED || Remove copyright from splashscreen
+
| 99 || {{bug|400759}} || 4.4 M6 || enhancement || Lars.Vogel || CLOSED || Remove copyright from splashscreen
 
|-
 
|-
| 99 || {{bug|427948}} || 4.4 M6 || normal || Lars.Vogel || CLOSED || Upgrade the org.eclipse.e4.ui.* bundles to Java 1.6
+
| 100 || {{bug|427948}} || 4.4 M6 || normal || Lars.Vogel || CLOSED || Upgrade the org.eclipse.e4.ui.* bundles to Java 1.6
 
|-
 
|-
| 100 || {{bug|427240}} || 4.4 M6 || normal || Platform-UI-Inbox || CLOSED || [Model] Delete MRendererToolBar MRenderedMenuItem and MRenderedMenu
+
| 101 || {{bug|427240}} || 4.4 M6 || normal || Platform-UI-Inbox || CLOSED || [Model] Delete MRendererToolBar MRenderedMenuItem and MRenderedMenu
 
|-
 
|-
| 101 || {{bug|148574}} || 4.4 M6 || major || pwebster || CLOSED || [WorkbenchParts] partHidden partVisible not called if you minimize or restore
+
| 102 || {{bug|148574}} || 4.4 M6 || major || pwebster || CLOSED || [WorkbenchParts] partHidden partVisible not called if you minimize or restore
 
|-
 
|-
| 102 || {{bug|351363}} || 4.4 M6 || normal || emoffatt || CLOSED || [E4] Allow some of the 'standard' views to be used in E4 RCP apps without needing the compatibility layer
+
| 103 || {{bug|351363}} || 4.4 M6 || normal || emoffatt || CLOSED || [E4] Allow some of the 'standard' views to be used in E4 RCP apps without needing the compatibility layer
 
|-
 
|-
| 103 || {{bug|398027}} || 4.4 M6 || enhancement || emoffatt || CLOSED || There should be a model tag to prevent resizing the shell
+
| 104 || {{bug|398027}} || 4.4 M6 || enhancement || emoffatt || CLOSED || There should be a model tag to prevent resizing the shell
 
|-
 
|-
| 104 || {{bug|418429}} || 4.4 M6 || enhancement || pwebster || CLOSED || [Workbench] ClassCastException in WorkbenchPage (when using pure e4 parts)
+
| 105 || {{bug|418429}} || 4.4 M6 || enhancement || pwebster || CLOSED || [Workbench] ClassCastException in WorkbenchPage (when using pure e4 parts)
 
|-
 
|-
| 105 || {{bug|419086}} || 4.4 M6 || normal || emoffatt || CLOSED || [ViewMgmt] Grey windows and Bad layouts
+
| 106 || {{bug|419086}} || 4.4 M6 || normal || emoffatt || CLOSED || [ViewMgmt] Grey windows and Bad layouts
 
|-
 
|-
| 106 || {{bug|427646}} || 4.4 M6 || normal || emoffatt || CLOSED || [Trim] Add ability to reset the visibility of toolbars in the IDE
+
| 107 || {{bug|427646}} || 4.4 M6 || normal || emoffatt || CLOSED || [Trim] Add ability to reset the visibility of toolbars in the IDE
 
|-
 
|-
 
|}
 
|}
  
Last Generated on '''Tue Mar 11 09:07:47 EDT 2014'''
+
Last Generated on '''Wed Mar 19 08:14:13 PDT 2014'''

Revision as of 11:14, 19 March 2014

Work assigned by milestones

Our planning list and assumptions are Platform UI/Plan/4.4/Planning Bugs

4.4 M7

Bug TM Sev Assign Status Title
1 bug 426260 4.4 M7 enhancement david_williams NEW [Graphics] Files for new logo
2 bug 379144 4.4 M7 minor pelder NEW [DI] Same EventAdmin Service injected twice
3 bug 423882 4.4 M7 normal christian.georgi NEW [IDE] Workspace version check should warn if workspace is too new
4 bug 330117 4.4 M7 normal daniel.rolka NEW "[CSS] No separation between view toolbar, view description and view content"
5 bug 393242 4.4 M7 enhancement daniel.rolka NEW [CSS] JFace StatusLine cannot be easily styled
6 bug 426424 4.4 M7 normal emoffatt NEW [Trim] Polish new min/max alternative
7 bug 427999 4.4 M7 normal emoffatt NEW Introduce a 'full screen' mode
8 bug 417258 4.4 M7 enhancement krzysztof.daniel NEW Allow to run test with tycho-surefire-plugin
9 bug 394466 4.4 M7 trivial Lars.Vogel NEW View menu button too wide in E4
10 bug 419501 4.4 M7 normal Lars.Vogel NEW [Viewers] @SuppressWarnings generics warning in deprecated TableTreeViewer
11 bug 426535 4.4 M7 enhancement Lars.Vogel NEW [Trim] Allow to hide toolbars via right click menu
12 bug 426553 4.4 M7 normal Lars.Vogel NEW Update MinMaxProcessor to use EModelService
13 bug 427403 4.4 M7 normal Lars.Vogel NEW Exclude org.eclipse.ui.examples.rcp.mail from the platform build
14 bug 427950 4.4 M7 normal Lars.Vogel NEW [Graphics] Use PNG files for the Eclipse platform project instead of GIF files
15 bug 429308 4.4 M7 major Lars.Vogel NEW Make workspace selection dialog visible in the task manager of the OS
16 bug 429421 4.4 M7 normal Lars.Vogel NEW org.eclipse.e4.ui.workbench.addons.swt processors should use ModelService for object creation
17 bug 429932 4.4 M7 normal Lars.Vogel NEW [QuickAccess] Quick access field is too small
18 bug 430205 4.4 M7 normal Lars.Vogel NEW [CSS] Gradient background for Section is hard-coded
19 bug 430370 4.4 M7 normal Lars.Vogel NEW [CSS] Switch from dark the light theme leaves the form headers styled
20 bug 366534 4.4 M7 normal Platform-UI-Inbox NEW [Compatibility] Failures in UIAutomatedSuite
21 bug 401633 4.4 M7 major Platform-UI-Inbox NEW Remove obvious performance bottlenecks
22 bug 409224 4.4 M7 normal Platform-UI-Inbox NEW Mark EMF Factory methods as @noreference
23 bug 420956 4.4 M7 major Platform-UI-Inbox NEW [Perspectives] Fix perspective customization on 4.x
24 bug 421657 4.4 M7 normal Platform-UI-Inbox NEW [CSS] Improvements of the default representation of the Eclipse IDE
25 bug 429502 4.4 M7 normal Platform-UI-Inbox NEW Fix compile error in org.eclipse.newInvalidMenuContribution1
26 bug 429581 4.4 M7 normal Platform-UI-Inbox NEW [EditorMgmt][Split editor] Split horizontal or split vertical does not work if already splitted in the other direction
27 bug 429653 4.4 M7 normal Platform-UI-Inbox NEW [CSS] java.lang.NegativeArraySizeException in CSSSWTColorHelper
28 bug 429780 4.4 M7 normal Platform-UI-Inbox NEW To many unnecessary layout calls while processing content in SashRenderer
29 bug 429818 4.4 M7 normal Platform-UI-Inbox NEW Activation not restored to a view in a detached window on a perspective switch
30 bug 429855 4.4 M7 enhancement Platform-UI-Inbox NEW Update contacts to use the new dark theme via the new included
31 bug 430616 4.4 M7 normal Platform-UI-Inbox NEW Use EModelService for object creation in ViewRegistry instead of EMF factory
32 bug 430638 4.4 M7 normal Platform-UI-Inbox NEW [CSS] Remove deprecated extension points
33 bug 178229 4.4 M7 normal susan NEW [Dialogs] [EditorMgmt] Open Resource dialog should not fully create all editors
34 bug 267851 4.4 M7 normal daniel.rolka NEW [GlobalActions] Copy refactoring is not triggered in Project Explorer
35 bug 283930 4.4 M7 normal pwebster NEW [Workbench] [Compatibility] Dirty state tracking causes SWTExceptions when editing in with multiple workbench windows
36 bug 284387 4.4 M7 normal daniel.rolka NEW "[Contributions] [Compatibility] pagesite (Outline, Synchronize) actionbar contributions only show up once"
37 bug 301687 4.4 M7 critical daniel.rolka NEW [Import/Export] Overwriting Files with Export feature
38 bug 314159 4.4 M7 normal daniel.rolka NEW [CSS] part can be sized so small that text does not show and chevron dangles to left
39 bug 320739 4.4 M7 normal daniel.rolka NEW [Contributions] [Compatibility] 'Content Assist' submenu of the 'Edit' menu appears in the wrong place
40 bug 325937 4.4 M7 major daniel.rolka NEW [CSS] Active part/stack hard to detect
41 bug 331645 4.4 M7 major pwebster NEW [Workbench] EventBroker#unsubscribe is not working when same eventhandler registered for more than one topic
42 bug 332130 4.4 M7 normal pelder NEW [Contexts] [Compatibility] create runtime contexts correctly
43 bug 340889 4.4 M7 major daniel.rolka NEW [CSS] Platform color scheme does not work together with SWT color constants
44 bug 347843 4.4 M7 normal pwebster NEW [Workbench] [Compatibility] Save handling has changed in 3.x
45 bug 354538 4.4 M7 major daniel.rolka NEW [Contributions] [Compatibility] Window menus and toolbars leaked after having been closed
46 bug 362420 4.4 M7 enhancement daniel.rolka NEW "[QuickAccess] Make ""Quick access"" optional and hidden by default"
47 bug 366562 4.4 M7 normal pelder NEW [Commands] [Compatibility] command service getHelpContextId(*) not implemented
48 bug 366595 4.4 M7 normal pwebster NEW [Workbench] [Compatibility] Failures in ServicesTestSuite
49 bug 366708 4.4 M7 major pwebster NEW [Workbench] Workbench.openWorkbenchWindow() calls createWorkbenchWindow 10 times
50 bug 368558 4.4 M7 normal daniel.rolka NEW [CSS] Main tool bar should have its style bits defined by CSS
51 bug 370811 4.4 M7 normal daniel.rolka NEW [Contributions] View menu doesn't update when adding item to menu model
52 bug 371665 4.4 M7 normal daniel.rolka NEW [CSS] Need a low colour or high contrast theme in 4.2
53 bug 371934 4.4 M7 normal daniel.rolka NEW [Contributions] [Perspectives] [Compatibility] Extra/incorrect categories in the CPD
54 bug 373294 4.4 M7 major pelder NEW Improve startup time
55 bug 377448 4.4 M7 minor emoffatt NEW [DynamicGUI] Contributions Made Through IExtensionRegistry.addContribution May Or May Not Show Up
56 bug 378815 4.4 M7 normal platform-ui-triaged NEW Need better story for handling model elements that should disappear on startup
57 bug 379557 4.4 M7 minor emoffatt NEW [Trim] [Min/Max] Maximize animations problematic on multi-monitor setups
58 bug 380946 4.4 M7 normal pelder NEW [Commands] [Compatibility] helpContextId not registered for legacy handlers
59 bug 382151 4.4 M7 normal emoffatt NEW [RenderingEngine] Error Disposing Widget after restarting the first time
60 bug 383679 4.4 M7 major daniel.rolka NEW [Contributions] Contribution of a control via org.eclipse.ui.menus to a view toolbar leads to a NPE
61 bug 383914 4.4 M7 normal daniel.rolka NEW [QuickAccess] CMD+3 enables toolbar even if hidden previously
62 bug 384308 4.4 M7 normal emoffatt NEW [DND] Moving editors between windows not working (slow down of development on dual monitors)
63 bug 384344 4.4 M7 normal emoffatt NEW [Perspectives] missed titles if view has been configured as standalone
64 bug 384835 4.4 M7 critical pwebster NEW [Workbench] Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2
65 bug 385565 4.4 M7 normal pwebster NEW [Contributions] Menu contribution processing has different results in 4.2 than 3.8
66 bug 386743 4.4 M7 major daniel.rolka NEW [Contributions] Workbench window toolbar has rendering bugs
67 bug 387579 4.4 M7 normal emoffatt NEW [EditorMgmt] [regression] No indication/decoration for pinned editor
68 bug 387714 4.4 M7 normal daniel.rolka NEW [CSS] Tag changes are not propagated as CSS class
69 bug 388505 4.4 M7 normal pwebster NEW "[Workbench] ""Show In"" menu doesn't use MRU order any more"
70 bug 391344 4.4 M7 normal pelder NEW ExecutionEvent trigger is not passed on to handler
71 bug 391768 4.4 M7 normal daniel.rolka NEW [Contributions] MenuManagerRenderer uses internal JFace API (MenuManagerEventHelper)
72 bug 392876 4.4 M7 normal daniel.rolka NEW [platform-ui-dev] [Contributions] Editor context menu is broken when trying to add a dynamic submenu
73 bug 392903 4.4 M7 normal emoffatt NEW "[RenderingEngine] Easier and more powerful lifecycle handling for Windows, Perspectives, ..."
74 bug 393391 4.4 M7 normal daniel.rolka NEW "[Contributions] can't re-enable toolbars in ""customize perspective"""
75 bug 394386 4.4 M7 major daniel.rolka NEW [Contributions] Step-Into and Step-Return interchanged in M3
76 bug 395513 4.4 M7 normal emoffatt NEW [WorkbenchParts] Part activation is tracked in two places
77 bug 395601 4.4 M7 normal daniel.rolka NEW [Contributions] Customizing perspective - change buttons in the Java perspective reflect the change even in debug perspective
78 bug 395980 4.4 M7 normal pelder NEW [Contexts] [Compatibility] Activations and deactivations via the IContextService do not appear to be synchronous
79 bug 398647 4.4 M7 normal daniel.rolka NEW [Contributions] Dynamic radio items in menu contribution not checked
80 bug 398814 4.4 M7 normal emoffatt NEW [DND] [EditorMgmt] Moving an unfocused editor does not keep the previously focused editor visible
81 bug 398837 4.4 M7 normal emoffatt NEW [RenderingEngine] We need to revamp the e4 life cycle handling
82 bug 398925 4.4 M7 normal pwebster NEW After prolonged usage Eclipse becomes unusable : java.lang.Object cannot be cast to org.eclipse.e4.core.commands.EHandlerService
83 bug 400771 4.4 M7 major platform-ui-triaged NEW Wrong closeable status of Shared Part as Placeholder
84 bug 402263 4.4 M7 normal daniel.rolka NEW [Import/Export] import from file system wizard does not show subdirectories
85 bug 404231 4.4 M7 major emoffatt NEW resetPerspectiveModel() does not reset the perspective
86 bug 405296 4.4 M7 major pwebster NEW [Workbench] Extension point contributions stay active when contributing plug-in is not available
87 bug 406042 4.4 M7 major pwebster NEW [Contributions] Performance degrade on createEditorActionBars() call
88 bug 409934 4.4 M7 normal pwebster NEW [Metadata] Enable API tools for the e4.core bundles
89 bug 415382 4.4 M7 normal pelder NEW [Commands] Commands contributed from extensions remain after the plugin is gone
90 bug 415685 4.4 M7 normal emoffatt NEW [ViewMgmt] Double visualizations of pin-able view instances in the folder layout (in Eclipse Kepler)
91 bug 416142 4.4 M7 normal emoffatt NEW [ViewMgmt] [regression] Incomplete system menu for views
92 bug 416461 4.4 M7 normal daniel.rolka NEW [Wizards] Wizard Parameter overrides command label and icon
93 bug 418661 4.4 M7 normal pwebster NEW [Metadata] Get rid of compile warnings in official build
94 bug 419482 4.4 M7 normal daniel.rolka NEW [CSS] Cascading policy used to apply rules is broken
95 bug 419749 4.4 M7 normal pwebster NEW [Workbench] [e4 Workbench] - Remove the deprecated PackageAdmin
96 bug 420724 4.4 M7 normal emoffatt NEW [RenderingEngine] [E4] get rid of magic string literals
97 bug 421968 4.4 M7 enhancement pelder NEW [Contexts] Please add elementID to toString method of BindingContextImpl
98 bug 422651 4.4 M7 normal emoffatt NEW [Trim] Toolbar right aligned in RCP application
99 bug 423056 4.4 M7 normal emoffatt NEW [Intro] Restore welcome hyperlink on Welcome page does not work if view is maximized
100 bug 427452 4.4 M7 major emoffatt NEW [Trim] WorkbenchWindowControlContribution is not properly initialized in an empty perspective
101 bug 428664 4.4 M7 major pelder NEW "[EditorMgmt] EditorPart#isSaveOnCloseNeeded() not called when closing Editor Parts via ""Close All"" or ""Close Others"""
102 bug 428994 4.4 M7 normal emoffatt NEW [DetachedView] Floating windows jump when switching perspectives
103 bug 429566 4.4 M7 major emoffatt NEW [Intro] [MinMax] Maximizing and closing welcome page makes all perspectives invisible
104 bug 430116 4.4 M7 normal wojciech.sudol NEW [Contributions] MenuManager contributions to action bars from EditorReference add all menu items to the toolbar
105 bug 430306 4.4 M7 major pwebster NEW "[Workbench] Leak / confusing lifecycle of IViewParts: only saved/disposed after ""workbench save interval"""
106 bug 369860 4.4 M7 normal pwebster NEW [KeyBinding] Keybinding assist popup eats keys (for two-chord shortcuts)
107 bug 411326 4.4 M7 major pwebster NEW Menu entries contributed programmatically disabled in eclipse 4.3
108 bug 411765 4.4 M7 normal pwebster NEW AbstractContributionFactory doesn't work in 4.x
109 bug 415380 4.4 M7 normal pwebster NEW Contexts contributed from extensions remain after the plugin is gone
110 bug 429868 4.4 M7 major pwebster NEW """Open As Project"" action catches Exception"
111 bug 426777 4.4 M7 enhancement sopotcela NEW "[CSS] Remove ""A restart is required for the theme to start full effect"" popup"
112 bug 389663 4.4 M7 critical tom.schindl NEW [E4AP] Merging contributions can lead to duplicate elements in the model
113 bug 110135 4.4 M7 enhancement daniel.rolka NEW [Import/Export] Import existing projects wizards: enhancements for duplicate projects
114 bug 376046 4.4 M7 normal daniel.rolka NEW [Contributions] Customize Perspective doesn't show new toolbar button unless group enabled first
115 bug 378644 4.4 M7 normal pwebster NEW [Workbench] All but 1 window and 1 perspective lost when starting 3.x workspace with 4.2
116 bug 309306 4.4 M7 normal daniel.rolka ASSIGNED [ActivityMgmt] [ActionSets] Activities will remove actions but not parent menu
117 bug 398852 4.4 M7 normal daniel.rolka ASSIGNED [CSS] Un-readable tab names when using High Contrast mode.
118 bug 404015 4.4 M7 normal daniel.rolka ASSIGNED [DND] Drag and drop of jobs trim item is broken
119 bug 423607 4.4 M7 normal daniel.rolka ASSIGNED [CSS] Gradient in background-color is not applied to children
120 bug 320901 4.4 M7 major daniel.rolka ASSIGNED [CSS] White background results in lost separators (non-classic themes)
121 bug 296512 4.4 M7 critical pwebster ASSIGNED [Themes] EditorsPlugin accesses WorkbenchThemeManager.getInstance() from non-UI thread (in bundle start)
122 bug 355010 4.4 M7 major daniel.rolka REOPENED [CSS] Understand default behaviour if product doesn't specify a theme
123 bug 355750 4.4 M7 normal emoffatt REOPENED WorkbenchWindowAdvisor#isDurableFolder() doesn't survive a save and restore
124 bug 424433 4.4 M7 major emoffatt REOPENED [EditorMgmt] Missing tool tips (was: Editor switcher dialog doesn't show path any more)
125 bug 424489 4.4 M7 major emoffatt REOPENED [Perspectives] An alternative to Min / Max
126 bug 427241 4.4 M7 normal Lars.Vogel REOPENED Remove warnings in org.eclipse.ui.ide.application
127 bug 427896 4.4 M7 enhancement Lars.Vogel REOPENED [Examples] Update Contacts demo for Luna
128 bug 428181 4.4 M7 normal Lars.Vogel REOPENED Misleading error message if fixed CSS styling done wrong
129 bug 372826 4.4 M7 normal daniel.rolka REOPENED [CSS] Changing a CSS class should fire an event to update application style
130 bug 378672 4.4 M7 major daniel.rolka REOPENED [CSS] Part tab and tool bar colors/rendering are confusing
131 bug 388476 4.4 M7 normal emoffatt REOPENED "[EditorMgmt] Editor tab management lost ""working set"" (MRU) functionality"
132 bug 389442 4.4 M7 normal emoffatt REOPENED [Perspectives] Adding MPlaceholder to rendered but inactive MPerspective causes MPlaceholder in active MPerspective to lose its widget rendering
133 bug 401632 4.4 M7 major emoffatt REOPENED [WorkbenchParts] Minimized views still update in background (bad part events?)
134 bug 405262 4.4 M7 normal daniel.rolka REOPENED [Contributions] Duplicate context menu entries in XML editor source tab
135 bug 407432 4.4 M7 normal pwebster REOPENED "[Metadata] Run the ""broken NLS string"" tool on UI bundles"
136 bug 410795 4.4 M7 normal daniel.rolka REOPENED [CSS] [Features] [Accessibility] Juno does not support High Contrast Black mode
137 bug 413410 4.4 M7 normal pelder REOPENED [KeyBindings] Lots of Keybinding conflicts occurred on official CDT Eclipse Kepler 4.3
138 bug 418561 4.4 M7 normal daniel.rolka REOPENED [Contributions] Two [Import...] menu items were shown
139 bug 281455 4.4 M7 normal pwebster REOPENED ConcurrentModificationException while closing project
140 bug 366608 4.4 M7 normal pwebster REOPENED [KeyBindings] [Compatibility] Failures in KeysTestSuite
141 bug 429543 4.4 M7 normal daniel.rolka FIXED [CSS] Can't modify font colors with preference page for e4 default theme
142 bug 429754 4.4 M7 normal daniel.rolka FIXED [CSS] Update the 'e4 default' theme with the 'active.noFocus' state
143 bug 429796 4.4 M7 normal daniel.rolka FIXED [CSS] New FontDefiniotions defined in CSS are not merged with 3.x theme registry
144 bug 430173 4.4 M7 normal daniel.rolka FIXED [CSS] The 'ACTIVE_NOFOCUS_TAB_TEXT_COLOR' foreground is applied for the entire MPartStack in the 'classic' themes
145 bug 398666 4.4 M7 minor emoffatt FIXED partOpened not called for views in default Perspective when welcome view opens first
146 bug 180308 4.4 M7 normal Lars.Vogel FIXED [UX] Remove Print toolbar tool by default
147 bug 403420 4.4 M7 normal Lars.Vogel FIXED Remove org.eclipse.e4.ui.model.workbench.edit from eclipse.platform.ui
148 bug 420639 4.4 M7 enhancement Lars.Vogel FIXED Update our EventBroker usage in DnDAddOn add-on
149 bug 422802 4.4 M7 normal Lars.Vogel FIXED Remove unnecessary else statements from org.eclipse.e4.ui.workbench.swt
150 bug 429218 4.4 M7 enhancement Lars.Vogel FIXED Retire org.eclipse.e4.core.contexts.debug
151 bug 429575 4.4 M7 enhancement Lars.Vogel FIXED Unclear error message when context ID in in BindingTable is missing
152 bug 429598 4.4 M7 normal Lars.Vogel FIXED org.eclipse.jface.wizard.Wizard class must clearly report when the top level control is not created
153 bug 429712 4.4 M7 normal Lars.Vogel FIXED Combine Eclipse 3.x RCP mail examples and rename bundle
154 bug 429728 4.4 M7 enhancement Lars.Vogel FIXED Support STYLE_OVERRIDE_KEY for StackRenderer
155 bug 429756 4.4 M7 normal Lars.Vogel FIXED [Contributions] Handled Tool Item should use Command's name if no Label is specified
156 bug 429986 4.4 M7 normal Lars.Vogel FIXED Improve Dark theme
157 bug 429997 4.4 M7 enhancement Lars.Vogel FIXED Set line encoding to Unix for org.eclipse.ui.themes
158 bug 430024 4.4 M7 normal Lars.Vogel FIXED [Trim] Minimizing package explorer triggers exception in the CSS engine if the dark theme is used
159 bug 430075 4.4 M7 normal Lars.Vogel FIXED Use DI to the get IExtensionRegistry in ModelAssembler
160 bug 430166 4.4 M7 enhancement Lars.Vogel FIXED Replace view menu button with png to make it look good on a dark background
161 bug 430464 4.4 M7 trivial Lars.Vogel FIXED Remove unnecessary plug-in dependency in org.eclipse.e4.ui.tests.css.core
162 bug 430467 4.4 M7 normal Lars.Vogel FIXED Remove unnecessary activator from org.eclipse.e4.ui.tests.css.core
163 bug 430603 4.4 M7 normal Lars.Vogel FIXED Cleanup ViewLabelProvider
164 bug 430639 4.4 M7 trivial Lars.Vogel FIXED [CSS] Document and cleanup SWTElementProvider
165 bug 430694 4.4 M7 enhancement Lars.Vogel FIXED [Graphics] Use png files in org.eclipse.ui.ide and org.eclipse.ui.ide
166 bug 430109 4.4 M7 normal Platform-UI-Inbox FIXED Un-maximizing the shared area in one perspective also unmaximizes the area in other perspectives
167 bug 405342 4.4 M7 normal platform-ui-triaged FIXED Label/Name of Command should be Label of MenuItem when not set
168 bug 429843 4.4 M7 normal wojciech.sudol FIXED 'Open As Project' needs a better name
169 bug 430137 4.4 M7 normal david_williams FIXED About icon should be png
170 bug 419639 4.4 M7 normal Lars.Vogel FIXED [JFace] Remove outdated JFace Snippets
171 bug 429497 4.4 M7 enhancement Lars.Vogel FIXED Cleanup contribution guide and setup after Luna M6
172 bug 405681 4.4 M7 enhancement Lars.Vogel CLOSED [CSS] Use tag to render stack below parts
173 bug 430165 4.4 M7 normal Lars.Vogel CLOSED [CSS] Git Staging view looks ugly with dark theme
174 bug 401252 4.4 M7 normal wojciech.sudol CLOSED [Progress] JAWS does not read ProgressMonitor Label

Last Generated on Wed Mar 19 08:14:01 PDT 2014

4.4 - unscheduled

Bug TM Sev Assign Status Title
1 bug 420779 4.4 normal Lars.Vogel NEW Cleanup Eclipse platform project resources for the Luna release to make access for new contributors easier
2 bug 422467 4.4 normal Platform-UI-Inbox NEW Performance and stability of Platform user interface
3 bug 417367 4.4 normal emoffatt NEW [Perspectives] Detaching *all* stacks in a perspective causes it to be cleaned up
4 bug 421462 4.4 enhancement pelder NEW [Model] Enable representation of dialogs and wizards in the E4 model
5 bug 401043 4.4 normal emoffatt REOPENED [Model] Replace container data with persistentData
6 bug 134659 4.4 normal daniel.rolka FIXED [ActionSets] Menubar entry appears twice in the [Customize Perspective] dialog.
7 bug 421388 4.4 normal daniel.rolka FIXED [Contributions] Customize perspective doesn't work

Last Generated on Wed Mar 19 08:14:02 PDT 2014

Completed milestones

4.3.1

Bug TM Sev Assign Status Title
1 bug 401321 4.3.1 normal daniel.rolka WORKSFORME Null pointer exception seen while closing detached view
2 bug 413659 4.3.1 normal daniel_megert FIXED [Backport] Color preferences must be applied after each restart when using high contrast theme
3 bug 389012 4.3.1 normal emoffatt FIXED [Trim] Internal browser throws java.lang.ArithmeticException: / by zero exception
4 bug 415004 4.3.1 normal emoffatt FIXED Activating the minimized shared area does not activate a part in it
5 bug 415711 4.3.1 normal emoffatt FIXED I have the shadow of the project Explorer even if i close the explorer.
6 bug 413644 4.3.1 normal markus_keller FIXED Backport bug 408523: [dnd] Drag and Drop of Project deletes files
7 bug 413948 4.3.1 normal Platform-UI-Inbox INVALID Activating the minimized shared area does not activate a part in it
8 bug 411405 4.3.1 enhancement robin FIXED [Forms] Section should also set the toggle tooltip
9 bug 411147 4.3.1 major bsd FIXED ServiceLocator#getService(Class) may register an invalid service object; IEclipseContext#get(Class) does not handle NOT_A_VALUE
10 bug 414995 4.3.1 normal cwindatt FIXED Minimizing Editor Stack does not minimise to tool bar
11 bug 395839 4.3.1 normal daniel.rolka FIXED AbstractEList$BasicIndexOutOfBoundsException when opening a context menu
12 bug 415579 4.3.1 normal daniel.rolka FIXED Key bindings for custom context no longer works and conflicts are reported
13 bug 385618 4.3.1 major emoffatt FIXED View toggle does not work
14 bug 413516 4.3.1 critical emoffatt FIXED [DND] Editor closed and content lost when dropping detached editor's tab outside its window
15 bug 414048 4.3.1 major emoffatt FIXED Editors Ping Pong once the Outline View has been activated
16 bug 414050 4.3.1 normal emoffatt FIXED [FastView] Fast views do not always close on Escape
17 bug 414142 4.3.1 normal emoffatt FIXED Setting clientArea disabled in WorkbenchWindow#run(..) still allows typing in Editor
18 bug 415096 4.3.1 normal emoffatt FIXED Toolbars render in wrong location when perspective added to a perspective-less workbench
19 bug 416902 4.3.1 major emoffatt FIXED Regression from 4.3: Navigation History badly broken
20 bug 413645 4.3.1 normal pelder FIXED Follow EMF best practices for model loading/saving
21 bug 414243 4.3.1 major pelder FIXED Keybinding assist popup eats keys (for two-chord shortcuts)
22 bug 414958 4.3.1 normal pelder FIXED [E4AP] NPE during loading of workbench.xmi
23 bug 411503 4.3.1 normal Platform-UI-Inbox FIXED "Hidden tabs' filenames should be bolded in ""Show List"" drop-down of tabbed editor view."
24 bug 415898 4.3.1 major Platform-UI-Inbox FIXED [regression] Active editor changed when switching perspective
25 bug 402649 4.3.1 major pwebster FIXED javax.annotations and javax.inject sources missing in SDK build
26 bug 408606 4.3.1 major pwebster FIXED Conflict Commands
27 bug 411050 4.3.1 critical pwebster FIXED Keybinding Context switching stops working after reporting a conflict when switching to sibling context
28 bug 411051 4.3.1 normal pwebster FIXED ModelAssembler fails silently if fragment cannot be applied and does not print name of offending bundle
29 bug 411054 4.3.1 major pwebster FIXED NPE in HandledContributionItem.canExecuteItem()
30 bug 414330 4.3.1 critical pwebster FIXED CTRL+Q keyboard shortcut in any dialog closes the workbench without option to save
31 bug 414794 4.3.1 normal pwebster FIXED Keyboard shortcuts for certain practically macro - command creation using ICommandService
32 bug 415473 4.3.1 major pwebster FIXED Persisting bindings forever results in bad/conflicting bindings that cannot be removed
33 bug 415520 4.3.1 normal pwebster FIXED Some ActionSets for CDT cannot be turned off when starting enabled
34 bug 415692 4.3.1 normal pwebster FIXED Context menu can be corrupted if there is an invalid property tester
35 bug 416843 4.3.1 normal pwebster FIXED Lots of API errors in 4.3.1
36 bug 403754 4.3.1 normal bsd CLOSED NPE when JavaModelException occurs opening an editor

Last Generated on Wed Mar 19 08:14:03 PDT 2014

4.3.2

Bug TM Sev Assign Status Title
1 bug 416954 4.3.2 normal daniel.rolka WONTFIX -perspective at product program arguments is not working in 4.2M6
2 bug 426412 4.3.2 normal Platform-UI-Inbox WORKSFORME Many JUnit failures on M20140122-1000 on Windows only
3 bug 427037 4.3.2 normal Platform-UI-Inbox WONTFIX Switching perspectives hides minimized stacks in Detached Windows
4 bug 382263 4.3.2 normal pwebster WORKSFORME PartRenderingEngine.safeRemoveGui can dispose a widget after the site
5 bug 415906 4.3.2 normal wojciech.sudol FIXED [QuickAccess] Quick Access drop down is not accessible
6 bug 416249 4.3.2 normal daniel_megert FIXED Backport Bug 416245: AssertionFailedException when activating Tasks view
7 bug 419992 4.3.2 normal daniel_megert FIXED Backport bug 410647: org.eclipse.core.runtime.CoreException is logged when touching the DD node of any Java EE module in Navigator
8 bug 420742 4.3.2 major daniel_megert FIXED [KeyBindings] Key Assist popup doesn't work for most commands
9 bug 422152 4.3.2 normal daniel_megert FIXED [EditorMgmt] [KeyBindings] Ctrl+E and Delete causes IllegalArgumentException
10 bug 413538 4.3.2 normal emoffatt FIXED Tooltips not reliably shown on truncated view titles
11 bug 415234 4.3.2 normal emoffatt FIXED [regression] Perspective switcher does not allow to reorder prespectives
12 bug 416061 4.3.2 normal emoffatt FIXED [Trim] Lost of the default Package / Navigator view container
13 bug 422350 4.3.2 normal emoffatt FIXED [Perspectives] Placeholder with secondary ID is being relocated to false container causing views to show at false location
14 bug 422865 4.3.2 normal emoffatt FIXED DnD with multiple windows is broken
15 bug 427497 4.3.2 normal emoffatt FIXED [Perspectives] Part is not resized/layouted if previously shown in another perspective (regression in 4.3.1)
16 bug 421082 4.3.2 normal markus_keller FIXED Backport last part of bug 369860: [KeyBinding] Keybinding assist popup eats keys (for two-chord shortcuts)
17 bug 411465 4.3.2 major pelder FIXED EditorPart#isSaveOnCloseNeeded() not called when closing Editor Part
18 bug 419505 4.3.2 normal pelder FIXED Improve model load time
19 bug 426019 4.3.2 normal pelder FIXED [KeyBindings] Ctrl+F in Browser widget in a dialog is wrongly forwarded to workbench window
20 bug 427924 4.3.2 critical pelder FIXED [Contexts] NullPointerException in WorkbenchPage.getViewStack()
21 bug 398381 4.3.2 normal pwebster FIXED [Contributions] Memory leak when ever calling context menu
22 bug 415499 4.3.2 normal wojciech.sudol FIXED Maintain activation through DnD gestures
23 bug 417212 4.3.2 normal emoffatt FIXED [Perspectives] CTabFolder layouts content too often / too many of them
24 bug 421104 4.3.2 major emoffatt FIXED [Perspectives] Switching perspective pollutes perspective with additional view
25 bug 416847 4.3.2 normal pwebster FIXED Remove 4.3.1 API filters
26 bug 418022 4.3.2 normal pwebster FIXED [Contributions] Customize Perspective has hiding conflicts for toolbars and menus
27 bug 418615 4.3.2 normal pwebster FIXED [Workbench] Initial size from IWorkbenchWindowConfigurer is not used to create the workbench window
28 bug 422971 4.3.2 normal pwebster FIXED [Workbench] ClassCastException: HandlerProcessingAddon casts an MHandlerContainer to an MContext without check
29 bug 423725 4.3.2 normal pwebster FIXED [Contributions] Popup menus slowdown over time (> 5 seconds)
30 bug 424129 4.3.2 major pwebster FIXED [Workbench] 3.6.2 RCP application does not run correctly on 4.3 (workbench window is launching)
31 bug 427108 4.3.2 major pwebster FIXED Context created for MDynamicMenuContribution processing should be disposed
32 bug 417093 4.3.2 normal wojciech.sudol FIXED Legacy mode not backward compatible
33 bug 417213 4.3.2 normal wojciech.sudol FIXED [Perspectives] Sash layout corrupted by dragging into the editor area
34 bug 427133 4.3.2 normal wojciech.sudol FIXED [Navigator] View Menu disappears in Project Explorer
35 bug 423852 4.3.2 normal pwebster CLOSED [Workbench] ClassCastException: HandlerProcessingAddon casts an MHandlerContainer to an MContext without check

Last Generated on Wed Mar 19 08:14:04 PDT 2014

4.4 M1

Bug TM Sev Assign Status Title
1 bug 411096 4.4 M1 normal daniel_megert FIXED Wrong version numbers in [e4].ui.workbench
2 bug 411855 4.4 M1 enhancement daniel_megert FIXED ResourceEncodingFieldEditor: Adopt ResourcesPlugin.DEFAULT_PREF_SEPARATE_DERIVED_ENCODINGS
3 bug 413157 4.4 M1 normal daniel_megert FIXED Import existing projects (WizardProjectsImportPage) neither reports nor logs errors
4 bug 413685 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.preference caused by moving JFace to Java 1.5
5 bug 413690 4.4 M1 normal hendrik.still FIXED Fix the compiler warnings in package org.eclipse.jface.wizard caused by moving to Java 1.5
6 bug 395213 4.4 M1 enhancement john_arthorne FIXED Move requirement for JFace to Java 1.5
7 bug 408927 4.4 M1 normal krzysztof.daniel FIXED [debug view] global toolbar vanishes after restart
8 bug 413144 4.4 M1 enhancement Lars.Vogel FIXED JFace - Add @Deprecated annotation for elements having the @deprecated Javadoc annotation
9 bug 403201 4.4 M1 normal markus_keller FIXED Keys preference dialog is wider than screen
10 bug 408523 4.4 M1 critical markus_keller FIXED [dnd] Drag and Drop of Project deletes files
11 bug 349226 4.4 M1 normal pelder FIXED "[Contexts] Unexternalized ""Application Category"" for Keys Preferences"
12 bug 409279 4.4 M1 normal pelder FIXED Follow EMF best practices for model loading/saving
13 bug 412681 4.4 M1 normal pelder FIXED [Regression] IExecutionListener.preExecute receives ExecutionEvent incompatible with HandlerUtil methods
14 bug 193034 4.4 M1 enhancement Platform-UI-Inbox FIXED [Forms] Section should also set the toggle tooltip
15 bug 411321 4.4 M1 blocker Platform-UI-Inbox FIXED build fails with unusual resolution errors
16 bug 416295 4.4 M1 critical Platform-UI-Inbox WORKSFORME "The toolbar visibility is always be checked, after i customize the toolbar visibility for perspective."
17 bug 389624 4.4 M1 normal platform-ui-triaged FIXED [E4AP] NPE during loading of workbench.xmi
18 bug 412554 4.4 M1 normal platform-ui-triaged FIXED Events posted by IEventBroker are not received in @UIEventTopic method
19 bug 407749 4.4 M1 normal pwebster FIXED Keyboard shortcuts for certain practically macro - command creation using ICommandService
20 bug 411967 4.4 M1 enhancement pwebster FIXED [Viewers] [Snippets] New snippet to demonstrate the usage of ComboViewers
21 bug 412927 4.4 M1 normal pwebster FIXED Context menu can be corrupted if there is an invalid property tester
22 bug 409996 4.4 M1 normal tom.hochstein FIXED 'Restore Defaults' does not work properly on Project Properties > Resource tab
23 bug 385128 4.4 M1 normal daniel.rolka FIXED IWorkbenchPreferenceConstants.SHOW_PROGRESS_ON_STARTUP does nothing
24 bug 394013 4.4 M1 normal daniel.rolka FIXED Unable to get dropdown menu in ToolItem to display
25 bug 406275 4.4 M1 normal daniel.rolka FIXED Save All is disabled only after 2nd click
26 bug 371598 4.4 M1 normal emoffatt FIXED [FastView] Fast views do not always close on Escape
27 bug 409324 4.4 M1 major emoffatt FIXED Editors Ping Pong once the Outline View has been activated
28 bug 409423 4.4 M1 normal emoffatt FIXED Setting clientArea disabled in WorkbenchWindow#run(..) still allows typing in Editor
29 bug 410828 4.4 M1 critical emoffatt FIXED [DND] Editor closed and content lost when dropping detached editor's tab outside its window
30 bug 410528 4.4 M1 normal francisu FIXED [CommonNavigator] ProjectExplorer should use its viewer's label provider to build its content description
31 bug 413499 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.commands caused by moving JFace to Java 1.5
32 bug 413624 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.dialogs caused by moving JFace to Java 1.5
33 bug 413628 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.fieldassist caused by moving JFace to Java 1.5
34 bug 413649 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.layout caused by moving JFace to Java 1.5
35 bug 413686 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.resource caused by moving JFace to Java 1.5
36 bug 413688 4.4 M1 normal hendrik.still FIXED Fix compiler warnings in org.eclipse.jface.util caused by moving JFace to Java 1.5
37 bug 410900 4.4 M1 normal krzysztof.kazmierczyk FIXED Color preferences must be applied after each restart when using high contrast theme
38 bug 410968 4.4 M1 normal markus_keller FIXED Need splash screen for Luna
39 bug 408348 4.4 M1 normal Platform-UI-Inbox FIXED Activating the minimized shared area does not activate a part in it
40 bug 412869 4.4 M1 normal Platform-UI-Inbox FIXED Creating a part from PartDescriptor does not copy over persistedState collection
41 bug 413662 4.4 M1 normal Platform-UI-Inbox FIXED [Trim] Internal browser throws java.lang.ArithmeticException: / by zero exception
42 bug 394395 4.4 M1 normal platform-ui-triaged FIXED "Editor area diappears on Maximize, Minimize"
43 bug 413278 4.4 M1 normal platform-ui-triaged FIXED Quick switch editor only works for one editor
44 bug 384009 4.4 M1 trivial pwebster FIXED """Workspace in use"" error message is impolite"
45 bug 385987 4.4 M1 normal pwebster FIXED "Hidden tabs' filenames should be bolded in ""Show List"" drop-down of tabbed editor view."
46 bug 393703 4.4 M1 normal pwebster FIXED NotHandledException selecting inactive command under 'Previous Choices' in Quick access
47 bug 400042 4.4 M1 normal pwebster FIXED Help of Shell is overriden by Eclipse when Workbench starts
48 bug 403331 4.4 M1 normal pwebster FIXED ModelAssembler fails silently if fragment cannot be applied and does not print name of offending bundle
49 bug 404312 4.4 M1 major pwebster FIXED NPE in HandledContributionItem.canExecuteItem()
50 bug 410068 4.4 M1 critical pwebster FIXED Keybinding Context switching stops working after reporting a conflict when switching to sibling context
51 bug 411156 4.4 M1 normal pwebster FIXED Update parent POMs for Luna
52 bug 411287 4.4 M1 normal pwebster FIXED Quick Access > Build Project is offered even if no valid selection exists
53 bug 411468 4.4 M1 minor pwebster FIXED ClassCastException in WorkbenchPage when showing E4 part using EPartService.showPart
54 bug 411602 4.4 M1 critical pwebster FIXED CTRL+Q keyboard shortcut in any dialog closes the workbench without option to save
55 bug 413428 4.4 M1 normal pwebster FIXED "Contacts demo, update of Lars contact information"

Last Generated on Wed Mar 19 08:14:05 PDT 2014

4.4 M2

Bug TM Sev Assign Status Title
1 bug 417416 4.4 M2 major daniel.rolka FIXED [Perspectives] [regression] NPE when running 3.x RCP applications
2 bug 414983 4.4 M2 minor daniel_megert FIXED [CommonNavigator] Compile warnings in org.eclipse.ui.tests.navigator
3 bug 364046 4.4 M2 normal emoffatt FIXED [regression] Perspective switcher does not allow to reorder prespectives
4 bug 412569 4.4 M2 normal Platform-UI-Inbox WORKSFORME SimpleVirtualLazyTreeViewerTest.testRemoveAt failed
5 bug 408920 4.4 M2 normal cwindatt FIXED Minimizing Editor Stack does not minimise to tool bar
6 bug 377981 4.4 M2 normal daniel.rolka FIXED -perspective at product program arguments is not working in 4.2M6
7 bug 387951 4.4 M2 normal daniel.rolka FIXED Key bindings for custom context no longer works and conflicts are reported
8 bug 395084 4.4 M2 normal daniel.rolka FIXED "IWorkbench.showPerspective(id, window) not working after switching to 4.2.1 target"
9 bug 408763 4.4 M2 normal daniel.rolka FIXED The ImportExportPage filters allows an empty category to appear
10 bug 413167 4.4 M2 normal daniel.rolka FIXED Make Quick Access smaller
11 bug 416995 4.4 M2 normal daniel.rolka FIXED "[Code review] The ""perspective"" string should be turned into a constant on E4Application"
12 bug 410647 4.4 M2 normal daniel_megert FIXED org.eclipse.core.runtime.CoreException is logged when touching the DD node of any Java EE module in Navigator
13 bug 414436 4.4 M2 normal daniel_megert FIXED ResourcePerspective throws PartInitException if org.eclipse.ui.navigator.resources isn't available
14 bug 415342 4.4 M2 normal daniel_megert FIXED Compile warnings in 'org.eclipse.ui.workbench'
15 bug 415343 4.4 M2 normal daniel_megert FIXED Suspicious dead code in BindingPersistence
16 bug 416245 4.4 M2 normal daniel_megert FIXED AssertionFailedException when activating Tasks view
17 bug 416979 4.4 M2 normal daniel_megert FIXED 2 UI tests have over inclusive 'export' of *.xml
18 bug 388617 4.4 M2 major emoffatt FIXED [regression] Active editor changed when switching perspective
19 bug 400048 4.4 M2 normal emoffatt FIXED I have the shadow of the project Explorer even if i close the explorer.
20 bug 408849 4.4 M2 normal emoffatt FIXED Maintain activation through DnD gestures
21 bug 416082 4.4 M2 normal emoffatt FIXED PartServiceImpl should use EModelService for model object creation instead of BasicFactoryImpl
22 bug 417001 4.4 M2 major emoffatt FIXED Regression from 4.3: Navigation History badly broken
23 bug 416170 4.4 M2 normal john_arthorne FIXED Please Create a spearate Branch to generify the JFace Viewers
24 bug 414976 4.4 M2 major pelder FIXED NPE in org.eclipse.e4.core.commands.internal.HandlerServiceHandler.isEnabled()
25 bug 399401 4.4 M2 normal Platform-UI-Inbox FIXED Toolbars render in wrong location when perspective added to a perspective-less workbench
26 bug 403760 4.4 M2 normal Platform-UI-Inbox FIXED closing the last maximized editor doesnt restore perspective layout
27 bug 413399 4.4 M2 normal Platform-UI-Inbox FIXED [Trim] Lost of the default Package / Navigator view container
28 bug 414999 4.4 M2 normal Platform-UI-Inbox FIXED After making editor area not visible closed view stacks don't re-open
29 bug 417201 4.4 M2 normal Platform-UI-Inbox FIXED Sash layout corrupted by dragging into the editor area
30 bug 417511 4.4 M2 major Platform-UI-Inbox FIXED Regression since M1: Closed Welcome page keeps up the space
31 bug 389129 4.4 M2 minor platform-ui-triaged FIXED Progress view background incorrect on 4.2
32 bug 406003 4.4 M2 major pwebster FIXED Persisting bindings forever results in bad/conflicting bindings that cannot be removed
33 bug 407536 4.4 M2 normal pwebster FIXED Some ActionSets for CDT cannot be turned off when starting enabled
34 bug 411027 4.4 M2 normal pwebster FIXED WorkbenchPage - Remove raw type warnings for ActionSets
35 bug 413431 4.4 M2 normal pwebster FIXED Contact demo update to use dependency injection for MApplication in processors
36 bug 414254 4.4 M2 normal pwebster FIXED Status line controls are disposed and recreated on any window close
37 bug 414559 4.4 M2 normal pwebster FIXED [JFace][snippets] Move requirement for JFace Snippets to Java 1.5
38 bug 414741 4.4 M2 normal pwebster FIXED ToolbarControl in own ToolBar throws NPE
39 bug 416898 4.4 M2 normal pwebster FIXED Some Platform UI bundles need to be touched to get API descriptions back
40 bug 414912 4.4 M2 major wojciech.sudol FIXED CoreException: No property tester contributes a property X to type class Y using Eclipse 4.4
41 bug 416773 4.4 M2 normal wojciech.sudol FIXED Legacy mode not backward compatible

Last Generated on Wed Mar 19 08:14:08 PDT 2014

4.4 M3

Bug TM Sev Assign Status Title
1 bug 419435 4.4 M3 normal christian.georgi FIXED [Themes] Invalid RGB color value in themes extension makes workbench unusable
2 bug 418587 4.4 M3 trivial daniel_megert FIXED "& in editor tab does not show up, underlines next character instead"
3 bug 419021 4.4 M3 normal daniel_megert FIXED [EditorMgmt] EditorPart.setPartName leads to NPE
4 bug 417252 4.4 M3 enhancement krzysztof.daniel FIXED [Metadata] Get rid of nested jars in tests
5 bug 416099 4.4 M3 normal Lars.Vogel FIXED [Workbench] Simplify SaveAllHandler
6 bug 418836 4.4 M3 normal markus_keller FIXED custom label is not used for menuContribution to popup:org.eclipse.ui.menus.showInMenu
7 bug 318435 4.4 M3 normal sopotcela FIXED [Contributions] Changes in the application model for the menu are not reflected in the user interface
8 bug 168226 4.4 M3 normal cwindatt FIXED [Viewers] default ViewerComparator is case sensitive (doesn't match spec)
9 bug 266174 4.4 M3 normal daniel.rolka FIXED [CSS] Use Batik 1.7
10 bug 302536 4.4 M3 normal daniel.rolka FIXED [Markers] Broken double checked locking in MarkerSupportRegistry
11 bug 384354 4.4 M3 major daniel.rolka FIXED Compatibility: Editor actions registered via extension point org.eclipse.ui.editorActions are shown twice in the toolbar.
12 bug 402429 4.4 M3 normal daniel.rolka FIXED hiddenToolBarItem perspective extension does not react to perspective changes
13 bug 413348 4.4 M3 normal daniel.rolka FIXED [CSS] Stream leaks in AbstractCSSEngine
14 bug 407511 4.4 M3 normal daniel_megert FIXED Tooltips not reliably shown on truncated view titles
15 bug 419940 4.4 M3 blocker daniel_megert FIXED initial dialog for workspace always says location is invalid
16 bug 420612 4.4 M3 normal daniel_megert FIXED """Show view menu"" command doesn't work any more"
17 bug 420722 4.4 M3 major daniel_megert FIXED [KeyBindings] Key Assist popup doesn't work for most commands
18 bug 269269 4.4 M3 normal emoffatt FIXED [Compatibility] Need support for legacy toolbars
19 bug 331690 4.4 M3 normal emoffatt FIXED [Trim] [Min/Max] Update our EventBroker usage in add-ons
20 bug 379803 4.4 M3 normal emoffatt FIXED addStandaloneView ignores the show title argument
21 bug 410208 4.4 M3 normal emoffatt FIXED Multiwindow Application Restore
22 bug 413590 4.4 M3 normal emoffatt FIXED Close All doesn't work when a second editor is opened in another area in another perspective
23 bug 417929 4.4 M3 normal emoffatt FIXED [Perspectives] Resetting a perspective with an open minimized stack leaves cheese
24 bug 417960 4.4 M3 major emoffatt FIXED [EditorMgmt] History view dropdown menu disappears
25 bug 420035 4.4 M3 enhancement Lars.Vogel FIXED [CSS] Support SWT color constants in gradients
26 bug 418101 4.4 M3 major markus_keller FIXED [CSS] CTabItemTest.testSelectedFontBold times out on the Mac
27 bug 407422 4.4 M3 major pelder FIXED Mylyn context deactivation does not always close editors
28 bug 417237 4.4 M3 normal pelder FIXED [Commands] The ExecutionEvent in IExecutionListener.preExecute no longer includes trigger information
29 bug 417762 4.4 M3 normal pelder FIXED [Commands] ExecutionException 'No targetId specified' when programmatically invoking ShowInHandler
30 bug 417947 4.4 M3 normal pelder FIXED [KeyBindings] END/HOME keys are not behaving as expected when the content assist pop up is activated
31 bug 412285 4.4 M3 normal piotr.aniola FIXED 'Show In' menu of view in detached window has 'No Applicable Views'
32 bug 420126 4.4 M3 critical emoffatt FIXED [FastView] Parts of eclipse window become a light blue square and don't get repainted.
33 bug 107436 4.4 M3 enhancement pwebster FIXED "[IDE] navigator: show file/folder in ""Windows Explorer"", Finder, Nautilus, ..."
34 bug 345372 4.4 M3 normal pwebster FIXED [KeyBindings] 'Delete' key cannot be used as a key bindings to a command
35 bug 371027 4.4 M3 normal pwebster FIXED [Model] platform:/plugin/ not used for fragment uri in org.eclipse.e4.workbench.model extension point
36 bug 398684 4.4 M3 normal pwebster FIXED [Workbench] Initial size from IWorkbenchWindowConfigurer is not used to create the workbench window
37 bug 411577 4.4 M3 normal pwebster FIXED [Contributions] Customize Perspective has hiding conflicts for toolbars and menus
38 bug 411750 4.4 M3 normal pwebster FIXED [Contributions] IFocusService not working with dialog when closing with ESC or red X
39 bug 412121 4.4 M3 normal pwebster FIXED [Metadata] Remove explicit dependency on org.eclipse.equinox.event
40 bug 414297 4.4 M3 normal pwebster FIXED [DataBinding] missing SetChanged notification
41 bug 417726 4.4 M3 normal pwebster FIXED [Themes] GTK theme toolbar gradient looks bad
42 bug 418275 4.4 M3 enhancement pwebster FIXED "[IDE] Own view (source) is not listed in ""Show In"" menu when explicitly requested by IShowInTargetList"
43 bug 418420 4.4 M3 normal pwebster FIXED [Decorators] ControlDecoration tooltip is shown even though decoration image is invisible
44 bug 418683 4.4 M3 critical pwebster FIXED AFE on trying to create a patch
45 bug 418715 4.4 M3 normal pwebster FIXED [IDE] navigator: show file/folder on linux show parent of folder
46 bug 418857 4.4 M3 enhancement pwebster FIXED "[About] ""About"" menu should show product icon"
47 bug 419636 4.4 M3 normal pwebster FIXED Luna bug prioritization
48 bug 372956 4.4 M3 critical wojciech.sudol FIXED [Decorators] [JFace] CompositeImageDescriptor throws NPE during Decoration
49 bug 409332 4.4 M3 normal wojciech.sudol FIXED Image/Icon information returned by EditorReference implementation is inconsistent with the IEditorPart implementation
50 bug 19462 4.4 M3 normal pwebster FIXED [Wizards] WizardDialog always reserves space for progressbar

Last Generated on Wed Mar 19 08:14:09 PDT 2014

4.4 M4

Bug TM Sev Assign Status Title
1 bug 415522 4.4 M4 normal christian.georgi FIXED [IDE] Clean dialog should scroll to reveal selected projects
2 bug 419888 4.4 M4 normal pelder FIXED [Model] [API] Extend the EModelService#createModelElement(*) to read EMF extensions
3 bug 421725 4.4 M4 trivial benjamin.cox FIXED [Viewers] [Javadoc] [patch] Paper-cut - StructuredViewer Javadoc is codified
4 bug 391957 4.4 M4 major daniel.rolka FIXED [Contributions] ClassCastException with action sets: OpaqueToolItemImpl cannot be cast to MTrimElement
5 bug 410049 4.4 M4 major daniel.rolka FIXED [Perspectives] Complex Placeholderfolder construct does not get rendered
6 bug 413936 4.4 M4 normal daniel.rolka FIXED Busy (italic) view title not redrawn promptly with Classic theme
7 bug 418859 4.4 M4 normal daniel.rolka FIXED [Contributions] Menu bar not displayed
8 bug 419016 4.4 M4 normal daniel.rolka FIXED [CSS] Provide some reasonable bridge interactions between CSS and our older Colors and Fonts properties
9 bug 419710 4.4 M4 normal daniel.rolka FIXED [Wizards] new search wizard does not seem to search submenus
10 bug 420529 4.4 M4 normal daniel.rolka FIXED [CSS] org.eclipse.e4.ui.tests.css.swt should require org.eclipse.ui
11 bug 423768 4.4 M4 critical daniel.rolka FIXED [CSS] IAE exception when switching between CSS stylesheets with combo
12 bug 418254 4.4 M4 normal daniel_megert FIXED [EditorMgmt] [KeyBindings] Ctrl+E and Delete causes IllegalArgumentException
13 bug 422680 4.4 M4 normal daniel_megert FIXED [EditorMgmt] FileNotFoundException: /icons/full/ovr16/pinned_ovr.gif
14 bug 378298 4.4 M4 enhancement emoffatt FIXED [EditorMgmt] [Split editor] Allow nesting of Sash/Stack in a Stack
15 bug 409834 4.4 M4 normal emoffatt FIXED [Perspectives] Placeholder with secondary ID is being relocated to false container causing views to show at false location
16 bug 423718 4.4 M4 normal emoffatt FIXED Regression: closing the Welcome view leaves the WBW in a strange state
17 bug 423748 4.4 M4 normal emoffatt FIXED Sashes should honor the NO_MOVE tag
18 bug 371785 4.4 M4 normal Lars.Vogel FIXED "Remove ""Default"" theme because it is broken (and redundant as every platform has its default theme)"
19 bug 385003 4.4 M4 enhancement Lars.Vogel FIXED [Themes] Provide a set of icons with alpha transparency for dark themes - Platform icons
20 bug 395161 4.4 M4 normal Lars.Vogel FIXED Binding Context without name -> Error Message is misleading
21 bug 419474 4.4 M4 enhancement Lars.Vogel FIXED Project setting for missing Javadoc Comments in org.eclipse.jface.snippets
22 bug 420835 4.4 M4 normal Lars.Vogel FIXED DnDAddon - Replace Green with a nicer color
23 bug 420951 4.4 M4 normal Lars.Vogel FIXED [CSS] Height of part header background is too small when shadow is disabled
24 bug 421298 4.4 M4 normal Lars.Vogel FIXED eclipse.platform remove retired project folder
25 bug 422533 4.4 M4 normal Lars.Vogel FIXED "Remove ""Loading Workbench"" from splash screen"
26 bug 422954 4.4 M4 normal Lars.Vogel FIXED Remove warnings from IDEApplication class
27 bug 147027 4.4 M4 enhancement Michael_Rennie FIXED [Dialogs] Make org.eclipse.ui.internal.ide.dialogs.ResourceTreeAndListGroup public
28 bug 423161 4.4 M4 normal oliver.puetter FIXED Missing message translation in WBWRenderer
29 bug 405612 4.4 M4 normal pelder FIXED [Model] TrimElement could be marked as interface
30 bug 406780 4.4 M4 normal pelder FIXED [Model] Javadoc problems in new E4 APIs
31 bug 422289 4.4 M4 normal pelder FIXED [IDE] copying/pasting elements from the Markers view should preserve their listed order
32 bug 422676 4.4 M4 normal pelder FIXED [DI] 2 failures in InjectionEventTest
33 bug 416235 4.4 M4 major emoffatt FIXED [Perspectives] Switching perspective pollutes perspective with additional view
34 bug 416399 4.4 M4 normal emoffatt FIXED [Model] Deprecate MInputPart
35 bug 369884 4.4 M4 normal pwebster FIXED platform:/plugin/ not used for applicationXMI
36 bug 379816 4.4 M4 normal pwebster FIXED "Remove the Quick access border, looks ugly"
37 bug 421764 4.4 M4 normal pwebster FIXED [CSS] Provide a way to select Font and Color themes
38 bug 422034 4.4 M4 normal pwebster FIXED [Workbench] ClassCastException: HandlerProcessingAddon casts an MHandlerContainer to an MContext without check
39 bug 422910 4.4 M4 normal pwebster FIXED [Commands] Extend documentation of IAction AS_RADIO_BUTTON
40 bug 375393 4.4 M4 major sopotcela FIXED Popup / Context Menu disapears after reopening a part (e4)
41 bug 396296 4.4 M4 normal wojciech.sudol FIXED [JFace] jface ToolTip isn't disposed when underlying control is disposed leading to errors.
42 bug 397872 4.4 M4 normal wojciech.sudol FIXED [Workbench] NPE in WorkbenchPage#busyShowView
43 bug 412479 4.4 M4 normal wojciech.sudol FIXED ToolBarManagerRenderer doesn't care orientation changing of MToolBar because of it's cache.
44 bug 416746 4.4 M4 normal wojciech.sudol FIXED [Trim] Toolbar not visible with 4.3 legacy mode
45 bug 8009 4.4 M4 enhancement emoffatt CLOSED [Editor Mgmt] Split File Editor
46 bug 417957 4.4 M4 normal wojciech.sudol CLOSED [Model] ModelService's findElements doesn't honor the 'searchFlags' correctly

Last Generated on Wed Mar 19 08:14:10 PDT 2014

4.4 M5

Bug TM Sev Assign Status Title
1 bug 384108 4.4 M5 major daniel.rolka FIXED JUnit view icon no longer shows progress while executing tests
2 bug 419018 4.4 M5 normal daniel.rolka FIXED [CSS] Provide the CSS support for defining the new font and color definitions
3 bug 423704 4.4 M5 normal daniel.rolka FIXED [CSS] Update the classic theme to use the default color and font definitions
4 bug 423813 4.4 M5 normal daniel.rolka FIXED [CSS] Improvement of the CSS theme switching and applying the new stylesheet in runtime
5 bug 405731 4.4 M5 major daniel_megert FIXED [CSS] Part tab font not using system font
6 bug 420741 4.4 M5 normal daniel_megert FIXED Decorator manager extension point and DeviceResourceDescriptor classes must mention resource life-cycle
7 bug 383403 4.4 M5 normal emoffatt FIXED [Model] EModelService.findElement() does not find all elements
8 bug 423588 4.4 M5 major emoffatt FIXED "[QuickAccess] Quick Access failure, dropdown is empty"
9 bug 423214 4.4 M5 enhancement kmilburn FIXED [PropertiesView] add support for IColorProvider and IFontProvider
10 bug 422040 4.4 M5 normal Lars.Vogel FIXED [Graphics] Switch org.eclipse.ui plug-in to use png files instead of gifs
11 bug 425132 4.4 M5 normal markus_keller FIXED [Quick Access] Bad order: Base command should be sorted before parameterizations
12 bug 423040 4.4 M5 normal oliver.puetter FIXED activePart within SelectionAggregator is not set to null if all parts are closed
13 bug 319377 4.4 M5 normal pelder FIXED [KeyBindings] [Compatibility] Multiple dialogs appears to confuse context chain
14 bug 412001 4.4 M5 normal pelder FIXED [KeyBindings] Ctrl+F in Browser widget in a dialog is wrongly forwarded to workbench window
15 bug 413977 4.4 M5 major pelder FIXED [KeyBindings] All non-native key bindings stop working after click in Content Assist's Javadoc
16 bug 423837 4.4 M5 major Platform-UI-Inbox FIXED [Wizards] Wizard categories without direct wizard are not shown anymore
17 bug 425101 4.4 M5 major Platform-UI-Inbox FIXED Binary Plug-in decorator rendered as red square
18 bug 420238 4.4 M5 normal daniel.rolka FIXED [CSS] Reduce whitespace usage in the default Eclipse themes
19 bug 385394 4.4 M5 major pwebster FIXED Performance issue regarding enabled state handling for menuContributions containing command (ToolItemUpdateTimer puts constant load on CPU)
20 bug 405216 4.4 M5 normal pwebster FIXED Widget disposed exception in ProgressInfoItem.updateTrigger()
21 bug 411821 4.4 M5 normal pwebster FIXED [QuickAccess] Contribute SearchField through a fragment or other means
22 bug 413096 4.4 M5 major pwebster FIXED [Workbench] 3.6.2 RCP application does not run correctly on 4.3 (workbench window is launching)
23 bug 413943 4.4 M5 enhancement pwebster FIXED "[Workbench] Make ""instance/org.eclipse.ui.ide/WORKSPACE_NAME"" a public preference"
24 bug 423495 4.4 M5 normal pwebster FIXED ElementTreeSelectionDialog unnecessarily hinders using styled label providers
25 bug 423890 4.4 M5 normal pwebster FIXED [EditorMgmt][Split editor] Commands have bad names
26 bug 423892 4.4 M5 normal pwebster FIXED [EditorMgmt][Split editor] Only one command available in Quick Access
27 bug 423893 4.4 M5 normal pwebster FIXED [EditorMgmt][Split editor] Key bindings don't work (Mac)
28 bug 424252 4.4 M5 normal pwebster FIXED [EditorMgmt][Split editor] Provide commands in main menu
29 bug 425980 4.4 M5 blocker pwebster FIXED ui.tests no longer run on all platforms
30 bug 426224 4.4 M5 normal pwebster FIXED [QuickAccess] Quick Access field duplicated after moving from 4.4 back to a previous build
31 bug 236006 4.4 M5 enhancement robin FIXED [Viewers] Add tooltip support for DelegatingStyledCellLabelProvider
32 bug 360357 4.4 M5 normal pwebster CLOSED CanExecute of Handler are checked ever 500ms
33 bug 388482 4.4 M5 normal emoffatt CLOSED [Trim] [DND] Dragging toolbars to different trim should change orientation
34 bug 397942 4.4 M5 enhancement emoffatt CLOSED [EditorMgmt] Implement a better MRU tab ordering
35 bug 426336 4.4 M5 major emoffatt CLOSED [Trim] NPE in TrimStack.showStack when trying to restore open fast view stack

Last Generated on Wed Mar 19 08:14:11 PDT 2014

4.4 M6

Bug TM Sev Assign Status Title
1 bug 401712 4.4 M6 normal daniel_megert FIXED [Markers] Problems view should not update tree unless visible
2 bug 429108 4.4 M6 normal akurtako FIXED Remove deleted file from bin.includes
3 bug 429538 4.4 M6 normal daniel.rolka FIXED [CSS] Incorrect color of tabs in inactive part stack
4 bug 429553 4.4 M6 normal daniel.rolka FIXED [CSS] ColorDefinitions defined by CSS and modified by user are wrongly read from preference store
5 bug 429619 4.4 M6 normal daniel.rolka FIXED [CSS] NPE in TableItemElement.reset()
6 bug 299118 4.4 M6 minor daniel_megert FIXED [Preferences] Open mode not updated after importing preferences
7 bug 427375 4.4 M6 minor daniel_megert FIXED Let's finish getting rid of eclipse_update_120.jpg
8 bug 178081 4.4 M6 major markus_keller FIXED [Import/Export] BIDI3.3:<HCG:DirFile path appear in RTL order instead of LTR order>
9 bug 113112 4.4 M6 enhancement susan FIXED [Themes] Support global color schemes
10 bug 284788 4.4 M6 normal emoffatt WORKSFORME [EditorMgmt] [Compatibility] Sometimes you can't see a new editor tab
11 bug 415675 4.4 M6 normal emoffatt WORKSFORME [ViewMgmt] Pin-able views cannot be restored at the same location in some cases (in Eclipse Kepler)
12 bug 426461 4.4 M6 enhancement tom.schindl FIXED Register Compat Workbench into OSGi-Registry
13 bug 428643 4.4 M6 normal tom.schindl FIXED Modify MenuManagerEventHelper to not access static fields directly
14 bug 380721 4.4 M6 normal pelder FIXED [KeyBindings] Programmatically-created commands are not available in fresh workspace
15 bug 344234 4.4 M6 normal daniel.rolka FIXED [CSS] Can not change View Title Fonts in preference
16 bug 355946 4.4 M6 normal daniel.rolka FIXED "[CSS] ""View and Editor Folders"" color preferences don't work"
17 bug 374310 4.4 M6 normal daniel.rolka FIXED [MinMax] Closing the last perspective in a minimized perspective stack leaves the model in a strange state
18 bug 412970 4.4 M6 normal daniel.rolka FIXED [WorkingSets] Working sets reset after closing eclipse
19 bug 426572 4.4 M6 major daniel.rolka FIXED [CSS] CSS does not work with Eclipse 4.4
20 bug 428715 4.4 M6 normal daniel.rolka FIXED [CSS] [Themes] org.eclipse.ui.themes plugin throws java.net.MalformedURLException when used in RCP app
21 bug 429338 4.4 M6 normal daniel.rolka FIXED [CSS] Colors and Fonts defined in CSS can't be overridden
22 bug 325235 4.4 M6 normal daniel_megert FIXED Remove unused 'VIEW_MESSAGE_TEXT_FONT' (was: [Preferences] 'View message font' changes are not being honored)
23 bug 428703 4.4 M6 normal daniel_megert FIXED Version number does not show up fully in splash screen
24 bug 346009 4.4 M6 normal emoffatt FIXED [DND] [Compatibility] Can't DND editors to an editor area in another window
25 bug 377085 4.4 M6 normal emoffatt FIXED [Trim] Auto-unmaximize when there are no more 'minimized by zoom' elements in the trim
26 bug 380321 4.4 M6 normal emoffatt FIXED "View management does not respect ""Do not open..."" setting"
27 bug 394394 4.4 M6 major emoffatt FIXED Clicking close X on Welcome screen or last part of maximized stack sends focus to nowhere
28 bug 423819 4.4 M6 normal emoffatt FIXED [EditorMgmt] Editor icons missing from switch to editor dialog
29 bug 423894 4.4 M6 major emoffatt FIXED [EditorMgmt][Split editor] Focus lost / commands broken after splitting editor
30 bug 424367 4.4 M6 normal emoffatt FIXED [Model] EModelService - define a more generic 'find' API
31 bug 426345 4.4 M6 normal emoffatt FIXED [ViewMgmt] View shortcuts are not working in E4 view (like Ctrl+M)
32 bug 428188 4.4 M6 critical emoffatt FIXED Tons of exception each time one exits the workbench
33 bug 428652 4.4 M6 normal emoffatt FIXED [EditorMgmt] SplitEditor throws NPE after second opening
34 bug 420836 4.4 M6 normal Lars.Vogel FIXED [CSS] Migrate CSS themes from eclipse.platform repo to eclipse.platform.ui repo
35 bug 421934 4.4 M6 enhancement Lars.Vogel FIXED Enable save actions for org.eclipse.jface and jface databinding examples
36 bug 422702 4.4 M6 normal Lars.Vogel FIXED Code cleanup in the org.eclipse.e4.ui.css.* projects
37 bug 423744 4.4 M6 normal Lars.Vogel FIXED [CSS] Importing a local resource throws a MalformedURLException
38 bug 426281 4.4 M6 normal Lars.Vogel FIXED Remove hard-code path for @import url() in CSS files
39 bug 426297 4.4 M6 normal Lars.Vogel FIXED Move org.eclipse.e4.ui.*css.* plug-ins to Java 6
40 bug 426365 4.4 M6 normal Lars.Vogel FIXED Reduces contrast for disabled icons with added image filter
41 bug 427239 4.4 M6 normal Lars.Vogel FIXED Remove obsolete renderer classes for RendereredMenuItem and RendereredToolItem
42 bug 427947 4.4 M6 normal Lars.Vogel FIXED [Minor] remove unused activator from org.eclipse.e4.ui.bindings
43 bug 427961 4.4 M6 normal Lars.Vogel FIXED Cleanup org.eclipse.ui.examples.undo
44 bug 428050 4.4 M6 enhancement Lars.Vogel FIXED [QuickAccess] Improve look and feel of Quick Access
45 bug 428054 4.4 M6 normal Lars.Vogel FIXED Move requirement for JFace to Java 1.6
46 bug 428155 4.4 M6 normal Lars.Vogel FIXED Delete .cvsignore from eclipse.platform.ui Git repository
47 bug 428311 4.4 M6 normal Lars.Vogel FIXED [Viewers] Warnings on ComboViewer - Statement unnecessarily nested on else clause
48 bug 428332 4.4 M6 normal Lars.Vogel FIXED Update org.eclipse.e4.ui.workbench.swt to Java 1.6
49 bug 428339 4.4 M6 enhancement Lars.Vogel FIXED [CSS] Make CSS cleaning available for RCP applications
50 bug 428371 4.4 M6 normal Lars.Vogel FIXED Upgrade org.eclipse.e4.core.commands to use Java 1.6
51 bug 428630 4.4 M6 enhancement Lars.Vogel FIXED Upgrade org.eclipse.jface to Java 1.6
52 bug 428804 4.4 M6 enhancement Lars.Vogel FIXED Upgrade org.eclipse.e4.ui.workbench.renderers.swt to Java 1.6
53 bug 429220 4.4 M6 normal Lars.Vogel FIXED Update remaining org.eclipse.e4.ui.* bundles to use Java 1.6
54 bug 428977 4.4 M6 major markus_keller FIXED [IDE] Eclipse IDE starts without opening Workspace Launcher
55 bug 427923 4.4 M6 enhancement mistria FIXED Move org.eclipse.ui.navigator.resource BREE to 1.6
56 bug 396318 4.4 M6 normal pelder FIXED Save Resources dialog missing when selecting Close All from editor tab
57 bug 398433 4.4 M6 critical pelder FIXED [Contexts] NullPointerException in WorkbenchPage.getViewStack()
58 bug 402764 4.4 M6 normal pelder FIXED Remove the MOpaque* and MRendered* model classes
59 bug 421170 4.4 M6 normal pelder FIXED DEL from within the Ctrl + E popup saves dirty editors without prompting
60 bug 427790 4.4 M6 critical pelder FIXED [Model] GenericMApplicationElementFactoryImpl starts all EMF plugins
61 bug 426506 4.4 M6 normal Platform-UI-Inbox FIXED Show/Hide Toolbar no longer shown in IDE
62 bug 427138 4.4 M6 enhancement Platform-UI-Inbox FIXED Integrate dark theme into Eclipse SDK product
63 bug 429579 4.4 M6 normal Platform-UI-Inbox FIXED Opening a new perspective doesn't hide the minimized stacks from the previously active perspective
64 bug 401655 4.4 M6 enhancement wojciech.sudol FIXED [Progress] Create e4 based Progress View
65 bug 426013 4.4 M6 normal emoffatt FIXED [Perspectives] Part is not resized/layouted if previously shown in another perspective (regression in 4.3.1)
66 bug 427013 4.4 M6 normal pelder FIXED [Commands] NPE when opening new workbench window
67 bug 429429 4.4 M6 major daniel.rolka FIXED [CSS] Can't change Font size in Eclipse 4.4
68 bug 319462 4.4 M6 normal pwebster FIXED EMenuService should be in a platform neutral bundle
69 bug 410426 4.4 M6 major pwebster FIXED [Contributions] [Compatibility] VisibleWhen from contribution factories not handled in toolbars
70 bug 425867 4.4 M6 major pwebster FIXED [CommonNavigator] Implementation of Binding isVisibleExtension not excluding as expected
71 bug 426363 4.4 M6 normal pwebster FIXED [ActivityMgmt] Example project wizards are not filtered based on Activities
72 bug 426828 4.4 M6 major pwebster FIXED Context created for MDynamicMenuContribution processing should be disposed
73 bug 427142 4.4 M6 normal pwebster FIXED StatusManager may change the severity
74 bug 427465 4.4 M6 normal pwebster FIXED [Commands] @canExecute is not executed cyclic anymore
75 bug 427774 4.4 M6 enhancement pwebster FIXED """Open as Existing project"" action on Folder that contain a .project"
76 bug 427843 4.4 M6 normal pwebster FIXED [GTK/Linux] NPE when opening some Form editor on GTK3
77 bug 428168 4.4 M6 normal pwebster FIXED 3 tests consistently fail on Linux since two days
78 bug 428761 4.4 M6 normal pwebster FIXED "Leaks in FilteredItemsSelectionDialog, CompoundContributionItem, OpenWithMenu"
79 bug 428762 4.4 M6 normal pwebster FIXED [Perspectives] Resetting a perspective removes all shortcuts from the New toolbar button
80 bug 428765 4.4 M6 normal pwebster FIXED "[Dialogs] CamelCase issue in ""Open Resource"" dialog"
81 bug 428779 4.4 M6 normal pwebster FIXED [Workbench] Users should be able to find out who contributed a view/editor/toolbar item/job/preference page/...
82 bug 428781 4.4 M6 major pwebster FIXED [WorkingSets] Project explorer doesn't show recreated working set
83 bug 428806 4.4 M6 normal pwebster FIXED [Workbench] heap status garbage collection/computation on UI thread
84 bug 429101 4.4 M6 normal pwebster FIXED [Metadata] comparator errors in most recent I-builds
85 bug 429184 4.4 M6 blocker pwebster FIXED [Metadata] comparator errors in most recent I-builds
86 bug 429194 4.4 M6 normal pwebster FIXED [Intro] Help>Welcome doesn't open intro
87 bug 429225 4.4 M6 blocker pwebster FIXED Workbench UI state lost when starting with recent builds / master
88 bug 429408 4.4 M6 normal pwebster FIXED [Metadata] Target platform issue: Unable to locate installable unit org.eclipse.nebula.gallery.feature.feature
89 bug 429590 4.4 M6 normal pwebster FIXED Ctrl+F10 NPE's on views with no menu
90 bug 353511 4.4 M6 major szymon.ptaszkiewicz FIXED "Not able to define source location using "".."" (parent directory)"
91 bug 428323 4.4 M6 normal tobbaumann FIXED [Workbench] Wrong action definition in ActionFactory
92 bug 429634 4.4 M6 normal tom.schindl FIXED org.eclipse.e4.core.tests causes 3 compiler warnings in official build
93 bug 424723 4.4 M6 normal wajnberg FIXED [BiDi] [BDL] Provide a Globalization Preferences dialog
94 bug 427794 4.4 M6 normal wajnberg FIXED [bidi] extend org.eclipse.jface.util.BidiUtils.applyBidiProcessing to cover ComboBox widget
95 bug 348954 4.4 M6 major wojciech.sudol FIXED Active Part is incorrect and does not have focus on a restart
96 bug 379142 4.4 M6 major wojciech.sudol FIXED [Compatilibility][Regression] Editor-contributed actions disabled when closing editor and switching to same type
97 bug 393365 4.4 M6 normal wojciech.sudol FIXED [QuickAccess] Quick Access drop down is not accessible
98 bug 429633 4.4 M6 normal wojciech.sudol FIXED [Progress] New e4 progress view causes 184! compile warnings in official build
99 bug 400759 4.4 M6 enhancement Lars.Vogel CLOSED Remove copyright from splashscreen
100 bug 427948 4.4 M6 normal Lars.Vogel CLOSED Upgrade the org.eclipse.e4.ui.* bundles to Java 1.6
101 bug 427240 4.4 M6 normal Platform-UI-Inbox CLOSED [Model] Delete MRendererToolBar MRenderedMenuItem and MRenderedMenu
102 bug 148574 4.4 M6 major pwebster CLOSED [WorkbenchParts] partHidden partVisible not called if you minimize or restore
103 bug 351363 4.4 M6 normal emoffatt CLOSED [E4] Allow some of the 'standard' views to be used in E4 RCP apps without needing the compatibility layer
104 bug 398027 4.4 M6 enhancement emoffatt CLOSED There should be a model tag to prevent resizing the shell
105 bug 418429 4.4 M6 enhancement pwebster CLOSED [Workbench] ClassCastException in WorkbenchPage (when using pure e4 parts)
106 bug 419086 4.4 M6 normal emoffatt CLOSED [ViewMgmt] Grey windows and Bad layouts
107 bug 427646 4.4 M6 normal emoffatt CLOSED [Trim] Add ability to reset the visibility of toolbars in the IDE

Last Generated on Wed Mar 19 08:14:13 PDT 2014

Copyright © Eclipse Foundation, Inc. All Rights Reserved.