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

Platform UI/Plan/4.3

< Platform UI‎ | Plan
Revision as of 14:52, 10 October 2013 by Pwebster.ca.ibm.com (Talk | contribs) (Deferred until the next release cycle but still considered)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page was used to capture the list of work items that we focused on during the 4.3 development cycle

Working on in M7 and RC1

  1. bug 398509 - Regression to 4.2.1: Sending of postSelection events stops working (FIXED)
  2. bug 398925 - After prolonged usage Eclipse becomes unusable : java.lang.Object cannot be cast to org.eclipse.e4.core.commands.EHandlerService (NEW)
  3. bug 366528 - [Compatibility] Implement IMenuService#populateContributionManager(*) (FIXED)
  4. bug 372466 - [Compatibility] Part tabs no longer show that they are busy (italic title) (FIXED)
  5. bug 382839 - [Compatibility] 'Line Up' and 'Line Down' no longer work in content assist pop-up (FIXED)
  6. bug 371510 - [Compatibility] IWorkbenchSiteProgressService.warnOfContentChange not implemented in 4.x (FIXED)
  7. bug 358018 - [KeyBindings] CMD+C not working in (JDT-)popups (FIXED)
  8. bug 330135 - Start e4 RCP several times fails (FIXED)
  9. bug 398909 - [DynamicGUI] UIExtensionTracker calling Display.syncExec() on disposed Display (FIXED)
  10. bug 403313 - Clicking on a toolbar no longer activates the view (DUPLICATE)
  11. bug 405157 - IWorkbenchPage.findViewReference(*) returns extra parts (FIXED)
  12. bug 397302 - AbstractSourceProvider.removeSourceProviderListener causes memory leak in many cases (FIXED)
  13. bug 404016 - Regression to 4.x: Workbench window as runnable context does not work/block (FIXED)
  14. bug 405562 - Save All saves only the selected Saveables in a ISaveablePart (FIXED)
  15. bug 407166 - IActivityPatternBinding not filtering contributed menu items (FIXED)
  16. bug 406640 - Focus goes back to previous view after double click on file (FIXED)
  17. bug 403190 - Final Eclipse 4 UI API for Kepler (FIXED)
  18. bug 291245 - [Viewers] StyledCellLabelProvider.paint(...) does not respect column alignment (FIXED)
  19. bug 380853 - Can't launch 3.x RCP app with -data @none (FIXED)
  20. bug 400021 - [KeyBindings] Changing the keybindings to Emacs+ unstable (DUPLICATE)
  21. bug 403900 - Problems view menu has many duplicates / is not working (DUPLICATE)
  22. bug 402561 - Duplicate contributions in view menu and toolbar (FIXED)
  23. bug 403605 - context menu (right mouse click) of the item is duplicate (DUPLICATE)
  24. bug 406321 - [BIDI] Enterprise Explorer, Properties View, Editor location must be RTL (WORKSFORME)
  25. bug 396145 - After editor switch typing may go into an invisible editor (DUPLICATE)
  26. bug 402073 - Keyboard shortcuts sometimes do not work for other windows (REOPENED)
  27. bug 395551 - NPE in XML/pom.xml editor with selection during switch editors (FIXED)
  28. bug 402638 - Print toolbar does not have a real id,but with a id named org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem (FIXED)
  29. bug 404013 - Regression to 4.2.1: Cancel button for window progress bar is gone! (FIXED)
  30. bug 403111 - Remove EMF code generator overrides in E4 model generation (FIXED)
  31. bug 357861 - PartServiceImpl#activate() is called twice on every activation request (DUPLICATE)
  32. bug 401055 - Conflicting handlers for org.eclipse.debug.ui.commands.eof (FIXED)
  33. bug 383309 - [Compatibility] IPageLayout no longer honours secondary IDs (DUPLICATE)
  34. bug 401709 - Secondary Problems view doesn't have a view menu -> not configurable (FIXED)
  35. bug 401633 - Remove obvious performance bottlenecks (NEW)
  36. bug 385123 - Registering context sub-menu causes a NPE when menu shown (DUPLICATE)
  37. bug 396418 - Command org.eclipse.ui.file.save always disabled (FIXED)
  38. bug 379212 - IPerspectiveListener3.perspectiveOpened is not called on opening a new perspective (FIXED)
  39. bug 373814 - Missing setFocus() call on maximize/minimize/restore of stack (FIXED)

Deferred until the next release cycle but still considered

  1. bug 395084 - IWorkbench.showPerspective(id, window) not working after switching to 4.2.1 target (FIXED)
  2. bug 336612 - Save blocks UI instead of reporting progress (NEW)
  3. bug 380064 - Ctrl+Tab to next editor action stops working after restart (NEW)
  4. bug 406000 - "Project Explorer" appears in the list of saved resources (FIXED)
  5. bug 383832 - WorkbenchAdvisor#postStartup behaviour changed (NEW)
  6. bug 385394 - Performance issue regarding enabled state handling for menuContributions containing command (ToolItemUpdateTimer puts constant load on CPU) (NEW)
  7. bug 387951 - Key bindings for custom context no longer works and conflicts are reported (FIXED)
  8. bug 403221 - [DetachedWindow] Eclipse secondary windows acts abnormally (NEW)
  9. bug 395839 - AbstractEList$BasicIndexOutOfBoundsException when opening a context menu (FIXED)
  10. bug 396318 - Save Resources dialog missing when selecting Close All from editor tab (ASSIGNED)
  11. bug 382263 - PartRenderingEngine.safeRemoveGui can dispose a widget after the site (NEW)
  12. bug 395513 - Part activation is tracked in two places (NEW)
  13. bug 386804 - The target area to DND Views and Editors into existing stacks is too small (NEW)
  14. bug 366606 - [Compatibility] Failures in ContextsTestSuite (REOPENED)
  15. bug 372448 - Colour mismatch in the workbench toolbar (NEW)
  16. bug 373015 - Provide support for system theme properties in CSS (NEW)
  17. bug 394013 - Unable to get dropdown menu in ToolItem to display (FIXED)
  18. bug 378907 - Breakpoints view disappears (WORKSFORME)
  19. bug 379806 - IWorkbenchPage.savePerspective throws an Exception (NEW)
  20. bug 402309 - registerVisibleWhen is not implemented on IContributionRoot (NEW)
  21. bug 348954 - Active Part is incorrect and does not have focus on a restart (NEW)
  22. bug 345608 - [patch][Markers] Horrible performance removing markers from Problems View taking hours to do the job (NEW)
  23. bug 366080 - expanding java editor that is not the currently selected editor causes screen painting issues (NEW)
  24. bug 378408 - Need to re-examine how we manage the various 'firePart...' events as well as how we respond to them (NEW)
  25. bug 338470 - Minimized stacks break lazy loading rules (NEW)
  26. bug 369860 - [KeyBinding] Keybinding assist popup eats keys (for two-chord shortcuts) (NEW)
  27. bug 390787 - [key binding] Chinese content assist key bindings broken (NEW)
  28. bug 380258 - Clicking on Save action doesn't fire focus lost event (DUPLICATE)
  29. bug 374310 - [MinMax] Closing the last perspective in a minimized perspective stack leaves the model in a strange state (NEW)
  30. bug 363069 - [Compatibility] multi-stroke key bindings should provide status line indication (NEW)
  31. bug 351366 - Allow the hosting of Views and Editors independent of the presentation (NEW)
  32. bug 381213 - Missing icons in toolbar in trim (WORKSFORME)
  33. bug 391344 - ExecutionEvent trigger is not passed on to handler (NEW)
  34. bug 364975 - [patch][Presentations] Icons from one view's toolbar flicker in the top left view's title area (NEW)
  35. bug 377981 - -perspective at product program arguments is not working in 4.2M6 (FIXED)
  36. bug 405296 - Extension point contributions stay active when contributing plug-in is not available (NEW)
  37. bug 374461 - Behaviour of Min Max not correct (REOPENED)
  38. bug 330117 - No separation between view toolbar, view description and view content (NEW)
  39. bug 361133 - [Compatibility] WorkbenchWindowAdvisor.createWindowContents(Shell) not called any more (NEW)
  40. bug 325965 - [Commands] org.eclipse.ui.workbench and org.eclipse.core.expression are preventing the GarbageCollector from removing uninstalled plug-ins (NEW)
  41. bug 378873 - "Configuration" menu contribution at wrong position in Java editor breadcrumb (NEW)
  42. bug 360065 - NPE in dndaddon.DnDManager (NEW)
  43. bug 393695 - [Regression] setGlobalActionHandlers(*) is stashing handlers in different locations (NEW)
  44. bug 364838 - [Compatibility] NPE in PopupMenuExtender#cleanUpContributionCache while running SWTBot (NEW)
  45. bug 376862 - [patch] Applying PatternFilter on ElementTreeSelectionDialog results in NullPointerException (ASSIGNED)
  46. bug 394386 - Step-Into and Step-Return interchanged in M3 (NEW)
  47. bug 386994 - Build Project custom Shortcut not working (WORKSFORME)
  48. bug 348560 - RunAndTracks that always return true (NEW)
  49. bug 221172 - [Commands] [ViewMgmt] Window > Show View doesn't open existing instances of multi-instance views (REOPENED)
  50. bug 382151 - Error Disposing Widget after restarting the first time (NEW)
  51. bug 355750 - WorkbenchWindowAdvisor#isDurableFolder() doesn't survive a save and restore (REOPENED)
  52. bug 379557 - Maximize animations problematic on multi-monitor setups (NEW)
  53. bug 386698 - Detached view window lacking window controls (WORKSFORME)
  54. bug 379426 - [Compatibility] CompoundContributionItems result in duplicate menu items (NEW)
  55. bug 384349 - New Toolbar in Eclipse 4.2 with Resume, Step Into, ... is lost after restoring the perspective (NEW)
  56. bug 378184 - [Compatibility] Part with custom title image loses the image after drop (REOPENED)
  57. bug 349144 - [UI] Editor Stack selection needs refinement (NEW)
  58. bug 376302 - editor ruler not/hardly visible (NEW)
  59. bug 394395 - Editor area diappears on Maximize, Minimize (FIXED)
  60. bug 88382 - [DetachedViews] Placeholder lost when view detached (ASSIGNED)
  61. bug 389478 - Need IDE.openEditors(...) that allows to inject state (NEW)
  62. bug 390398 - TrimBar set to invisible when setting "Spacer Glue" invisible (NEW)
  63. bug 366991 - [Markers] NPE in MarkerGroup.addEntry() by opening the Problems view via "Ctrl+3" (NEW)
  64. bug 345951 - Key Assist dialog: can execute command by pressing 'Return' but not by pressing 'Enter' (ASSIGNED)
  65. bug 359059 - [Commands] [Compatibility] Undefined context error when restarting with a PHP file open (REOPENED)
  66. bug 387714 - [CSS] Tag changes are not propagated as CSS class (NEW)
  67. bug 383793 - "Open Perspective" button does not show a list of default perspectives (NEW)
  68. bug 385128 - IWorkbenchPreferenceConstants.SHOW_PROGRESS_ON_STARTUP does nothing (FIXED)
  69. bug 392457 - cannot create dynamic Status bar controls in eclipse 4.2 (NEW)
  70. bug 346009 - [DND] [Compatibility] Can't DND editors to an editor area in another window (NEW)
  71. bug 387978 - [Min/Max] Console popup (above another maximized view/editor) does not disappear anymore as long as it hasn't got focus at least once (NEW)
  72. bug 395386 - NPE in org.eclipse.ui.internal.views.properties.tabbed.view.OverridableTabListContentProvider.init() (INVALID)
  73. bug 390537 - The contribution to main tool bar doesn't work. (WONTFIX)
  74. bug 380321 - View management does not respect "Do not open..." setting (NEW)
  75. bug 387291 - Remove 'Fast view' preference references (NEW)
  76. bug 397285 - Eclipse can not import and export Keys properly (DUPLICATE)
  77. bug 384354 - Compatibility: Editor actions registered via extension point org.eclipse.ui.editorActions are shown twice in the toolbar. (FIXED)
  78. bug 348940 - [UI] Dragging a stack into the shared area leaves its min/max buttons showing (NEW)
  79. bug 385125 - ACTIVE_WORKBENCH_WINDOW_IS_COOLBAR_VISIBLE_NAME always returns TRUE (FIXED)
  80. bug 377085 - Auto-unmaximize when there are no more 'minimized by zoom' elements in the trim (REOPENED)
  81. bug 357282 - Provide fading feedback for large screen operations (NEW)
  82. bug 365607 - IllegalArgumentException in PartRenderingEngine (NEW)
  83. bug 355426 - [Compatibility] Isolate all model relative searching code into one method (NEW)
  84. bug 386997 - Importing key bindings doesn't work (DUPLICATE)
  85. bug 338450 - [Compatibility] List of recently opened editors not persisted across workbench restarts (FIXED)
  86. bug 377519 - PartServiceImpl#savePart() needs improvement (NEW)
  87. bug 392538 - Placeholder & minimizing / maximizing error (NEW)
  88. bug 378105 - Sash resizing affects all elements (NEW)
  89. bug 396528 - [MPE] Incomplete implementation in AbstractMultiEditor (NEW)
  90. bug 368708 - Bad editor minimize/maximize/restore behavior (WORKSFORME)
  91. bug 368187 - Services pre-API cleanup (NEW)
  92. bug 380931 - NotHandledException in Sketch diagram after pressing Shift-Del (NEW)
  93. bug 383403 - [Model] EModelService.findElement() does not find all elements (NEW)
  94. bug 377906 - Model / SWT interactions are not well enough defined (NEW)
  95. bug 375401 - [Intro] Minimizing Welcome/Intro hides toolbars (NEW)
  96. bug 361580 - The Contributed part renderer's 'getUIContainer' can throw a CCE for a part contained in a sash Container (NEW)
  97. bug 348885 - [UI] Removing an element from the model should (eventually) call removeGui on it (NEW)
  98. bug 375734 - make contributed trims moveable (NEW)
  99. bug 385618 - View toggle does not work (FIXED)
  100. bug 379094 - bidi2012 - Error when paste project path with Hebrew to Windows Explorer (NEW)
  101. bug 378672 - Part tab and tool bar colors/rendering are confusing (NEW)
  102. bug 394958 - The key binding of a contributed menu item is no longer shown (NEW)
  103. bug 379144 - Same EventAdmin Service injected twice (NEW)
  104. bug 363807 - [Compatibility] WorkbenchWindowAdvisor#postWindowCreate() never fired (FIXED)
  105. bug 397704 - ElementContainerImpl.getChildren uses expensive computation (NEW)
  106. bug 379216 - Elements with no elementID coming from fragments are never matched by ModelAssember and duplicated on startup (ASSIGNED)
  107. bug 386743 - Workbench window toolbar has rendering bugs (NEW)
  108. bug 395329 - Make the Drag and drop feedback color styleable through CSS (NEW)
  109. bug 391957 - [Contributions] ClassCastException with action sets: OpaqueToolItemImpl cannot be cast to MTrimElement (NEW)
  110. bug 356457 - [Markers] Problems view loses its "group by" state when being closed (NEW)
  111. bug 388617 - [regression] Active editor changed when switching perspective (FIXED)
  112. bug 397029 - MultiPageEditorPart is leaked via perspective's EclipseContext (NEW)
  113. bug 398666 - partOpened not called for views in default Perspective when welcome view opens first (NEW)
  114. bug 385302 - Some custom ALT+... shortcuts do not work in Juno (NEW)
  115. bug 374894 - WWinPluginActions need to clean up on part close (NEW)
  116. bug 392149 - Window->New Editor is not enabled sometimes (DUPLICATE)
  117. bug 396035 - ExecutionException leads to InjectionException (REOPENED)
  118. bug 395455 - Disabled command groups are re-enabled upon restart (NEW)
  119. bug 396271 - Class extending WorkbenchWindowControlContribution not invoking isVisible() method in Juno (NEW)
  120. bug 384835 - Some org.eclipse.ui.workbench fixes from 3.6 and 3.7 didn't make it into 4.2 (NEW)
  121. bug 317207 - View tabs have no context menu - can't make it a fast view (NEW)
  122. bug 370430 - [KeyBindings] Rename "Workbench" context and hide if not supported (NEW)
  123. bug 317465 - Implement context menu equivalents for 3.x context menus on Views/Editors/Perspectives (in the switcher) (NEW)
  124. bug 372247 - [KeyBindings] interactions: Mnemonics should not work across workbench parts (NEW)
  125. bug 387475 - Error in editor initialization cause NPE in accessing compatibility editor (FIXED)
  126. bug 384351 - Compatibility problem: Menu- and toolbar are not empty in Eclipse 4.2 even if configured via WorkbenchWindowAdvisor (NEW)
  127. bug 148574 - [WorkbenchParts] partHidden partVisible not called if you minimize or restore (NEW)
  128. bug 355010 - [CSS] Understand default behaviour if product doesn't specify a theme (ASSIGNED)
  129. bug 401632 - Minimized views still update in background (bad part events?) (NEW)
  130. bug 360468 - Improve 'Open Resource' dialog filtering sort order (ASSIGNED)
  131. bug 387234 - Restarting wth 'closed' DW's results in the perspective being reset (DUPLICATE)
  132. bug 395980 - [Compatibility] Activations and deactivations via the IContextService do not appear to be synchronous (NEW)
  133. bug 393162 - ClassCastException in 4.2 while evaluating menu contributions (NEW)
  134. bug 375744 - Command-Q does not ask to confirm exit (REOPENED)
  135. bug 385548 - [rcp] minimized part's tooltip not translated (NEW)
  136. bug 392690 - [Min/Max] FastView toolbar shows wrong icon when junit run causes Console and Junit views to appear (NEW)
  137. bug 389920 - perspective overlays portion of Welcome page after installing EGit (NEW)
  138. bug 391780 - Window Renderer fails to respond to it becoming the selected element (FIXED)
  139. bug 378495 - Part Toolbar does not refresh when toolbar items are removed (NEW)
  140. bug 400048 - I have the shadow of the project Explorer even if i close the explorer. (FIXED)
  141. bug 395601 - Customizing perspective - change buttons in the Java perspective reflect the change even in debug perspective (NEW)
  142. bug 347140 - [Compatibility] Toolbar rendering very slow / looks animated (REOPENED)
  143. bug 387876 - [DND] Dragging tab to new folder should reselect the previous tab in older folder after drop (NEW)
  144. bug 359778 - [Compatibility] Commands Capabilities / Activities in Eclipse 4 (NEW)
  145. bug 352938 - [Commands] two propertyTester are crashing on selection with two different objects (NEW)
  146. bug 402429 - hiddenToolBarItem perspective extension does not react to perspective changes (FIXED)
  147. bug 384344 - [Perspectives] missed titles if view has been configured as standalone (NEW)
  148. bug 397960 - Run/Debug buttons gone, can't customize perspective (NEW)
  149. bug 391481 - Contributing perspectiveExtension, hiddenMenuItem removes a menu from multiple perspectives (FIXED)
  150. bug 402322 - Workbench window can report an active part/editor while firing page closed (NEW)
  151. bug 364843 - [Compatibility] missing tooltips on some actions in main toolbar (NEW)
  152. bug 372393 - [Compatibility] Remove MRenderedToolBar and its associated renderer (NEW)
  153. bug 384548 - Two distinct break point view menus (NEW)
  154. bug 345932 - Key Assist dialog should update status info text each time (ASSIGNED)
  155. bug 398814 - Moving an unfocused editor does not keep the previously focused editor visible (NEW)
  156. bug 375393 - Popup / Context Menu disapears after reopening a part (e4) (ASSIGNED)
  157. bug 174689 - [Contributions] Commands not appearing in Customize Perspective dialog (NEW)
  158. bug 383914 - [QuickAccess] CMD+3 enables toolbar even if hidden previously (NEW)
  159. bug 345939 - Key Assist dialog: info text should show key strokes in single quotes (ASSIGNED)
  160. bug 317208 - Missing items on context menu on minimized views (NEW)
  161. bug 376896 - Toolbar button order off in newly created window (NEW)
  162. bug 348429 - [Compare] NPE in ContentMergeViewerLayout.layout (NEW)
  163. bug 371598 - [FastView] Fast views do not always close on Escape (FIXED)
  164. bug 385565 - Menu contribution processing has different results in 4.2 than 3.8 (NEW)
  165. bug 361469 - Improve PartStack keyboard accessibility (NEW)
  166. bug 383654 - 'Toggle Editor Area Visibility' needs to be renamed to 'Toggle Shared Area Visibility' (NEW)
  167. bug 398647 - Dynamic radio items in menu contribution not checked (NEW)
  168. bug 388482 - Dragging toolbars to different trim should change orientation (NEW)
  169. bug 389442 - Adding MPlaceholder to rendered but inactive MPerspective causes MPlaceholder in active MPerspective to lose its widget rendering (NEW)
  170. bug 399100 - Clicking a Preference page hyperlink that directs to a view can cause Conflicting Handler errors. (NEW)
  171. bug 394394 - Clicking close X on Welcome screen or last part of maximized stack sends focus to nowhere (NEW)
  172. bug 400263 - RuntimeException "Cycle while computing..." (NEW)
  173. bug 384308 - [DND] Moving editors between windows not working (slow down of development on dual monitors) (NEW)
  174. bug 403646 - Toolbar icons are misplaced the first time a clean workspace is used (NEW)
  175. bug 401735 - [DND] can't move editor tab to first position when editor area overflows (NEW)
  176. bug 355946 - "View and Editor Folders" color preferences don't work (NEW)
  177. bug 380233 - Right-clicking on the tool bar to customize it no longer works (NEW)
  178. bug 377999 - Support per-element renderers (NEW)
  179. bug 398027 - There should be a model tag to prevent resizing the shell (NEW)
  180. bug 395205 - Allow custom renderers to be defined using CSS (NEW)
  181. bug 381487 - [BiDi] Handle bidi in affected text fields (when Hebrew characters appear in the path) (NEW)
  182. bug 373294 - Improve startup time (NEW)
  183. bug 392876 - [platform-ui-dev] [Contributions] Editor context menu is broken when trying to add a dynamic submenu (NEW)
  184. bug 359597 - Reset perspective with views in shared area should reset views in all effected perspectives (NEW)
  185. bug 366600 - [Compatibility] the 3.x mediator services don't seem to be created (REOPENED)
  186. bug 369796 - Enable unibrow editor mode in CSS (NEW)
  187. bug 340695 - Can't reposition trim elements (FIXED)
  188. bug 379720 - bidi2012- Incorrect display of path with Hebrew characters in Properties view - AIX (NEW)
  189. bug 393391 - can't re-enable toolbars in "customize perspective" (NEW)
  190. bug 379992 - [DND] NPE dragging Error Log view out to desktop (NEW)
  191. bug 389620 - Cannot unbind or disable behaviour of ALT+SHIFT+D multi-stroke key bindings (NEW)
  192. bug 390376 - opening file should open in the editor window that has focus (NEW)
  193. bug 391914 - Minimize error (NEW)
  194. bug 379719 - bidi2012 - Wrong display of Hebrew in Properties caption, AIX (NEW)
  195. bug 380138 - editor list popup not updated on "close" action (NEW)
  196. bug 389663 - [E4AP] Merging contributions can lead to duplicate elements in the model (NEW)
  197. bug 388918 - Clean up code in org.eclipse.e4.ui.widgets.ImageBasedFrame.drawFrame(PaintEvent) (NEW)
  198. bug 379257 - [GlobalActions] Registering actions should not be required to use standard org.eclipse.ui commands (NEW)
  199. bug 244316 - [WorkbenchLauncher] File->"Switch Workspace"->Other does nothing first time (ASSIGNED)
  200. bug 387821 - [CPD] CustomizePerspectiveDialog requires 2 checks to hide Navigate>Show In (NEW)
  201. bug 366602 - [Compatibility] IServiceLocatorCreator doesn't work (REOPENED)
  202. bug 366364 - DS-Check in E4Application is meaningless (REOPENED)
  203. bug 385015 - Easily adjust font, size and color of *every* UI element (NEW)
  204. bug 348250 - Context's are not correctly reparented in createGui (NEW)
  205. bug 378517 - making eclipse smaller can cause status area to grow tall (NEW)
  206. bug 383746 - Splash - missing space / About window - missing slash (NEW)
  207. bug 379162 - Command.define doesn't add MCommand model element (DUPLICATE)
  208. bug 384009 - "Workspace in use" error message is impolite (FIXED)
  209. bug 389129 - Progress view background incorrect on 4.2 (FIXED)
  210. bug 378939 - Request to close the lifecycle of the application model (NEW)
  211. bug 378861 - Context Menu not available for Dialogs (NEW)
  212. bug 357652 - [Compatibility] Allow model contribution to be merged into the model AFTER the compat layer (NEW)
  213. bug 385987 - Hidden tabs' filenames should be bolded in "Show List" drop-down of tabbed editor view. (FIXED)
  214. bug 370615 - Support dynamic tracing for e4 workbench (NEW)
  215. bug 398436 - Active stack no longer updates (NEW)
  216. bug 401114 - Closing inactive editor re-activates active editor (NEW)
  217. bug 388625 - allow views to share space for a header and the toolbar (NEW)
  218. bug 378815 - Need better story for handling model elements that should disappear on startup (NEW)
  219. bug 390980 - Plug-in example for 'popupMenu' uses deprecated popupMenu extension (NEW)
  220. bug 366543 - [Progress] Text in progress dialog is truncated even if progress dialog has plenty of space (NEW)
  221. bug 376474 - [Keybindings] Preference page usability (page-width, horizontal scrolling) (REOPENED)
  222. bug 378849 - [CPD] CustomizePerspectiveDialog no longer shows actionSet details (REOPENED)
  223. bug 378811 - Support separation of the Workspace and the saved UI Model (was: can't save and import perspectives) (NEW)
  224. bug 344638 - Enhance the Logger's 'SHOW' dialog with one the contains the Error View (NEW)
  225. bug 396619 - [DI] Explicilty turn on tracking for CIF#invoke (NEW)
  226. bug 393171 - Remove delta migration code (NEW)
  227. bug 382625 - Setting org.eclipse.ui/PERSPECTIVE_BAR_EXTRAS=myPerspectiveId1,myPerspectiveId2 in plugin_customization.ini (NEW)
  228. bug 394036 - The Progress view does not track the state of enabled commands (NEW)
  229. bug 404059 - Console vanishes (WORKSFORME)
  230. bug 364046 - [regression] Perspective switcher does not allow to reorder prespectives (FIXED)
  231. bug 362420 - Make "Quick access" optional and hidden by default (NEW)
  232. bug 374568 - Part menu is not rendered correctly after removing menu items. (REOPENED)

Back to the top