Bug 430252 - [Workbench] "Close or Exit"-question in multi-window on window-close-buttons.
Summary: [Workbench] "Close or Exit"-question in multi-window on window-close-buttons.
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-03-13 05:08 EDT by Peter CLA
Modified: 2014-03-16 07:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter CLA 2014-03-13 05:08:56 EDT
Users has been accustomed to exit programs using the x-button on the upper right of the windows. In Eclipse there should really be a dialog to close or even exit - if there are multiple windows. If there is a file dirty in editor, the "save resource" dialog must occour after the question for "close or exit".

Persuasive precedent:
Gimp - if you close the main window of one "workspace" gimp close them all.


Unpersuasive precedent:
Blender3d - Blender do not save the layout of individual windows.
Comment 1 Peter CLA 2014-03-16 04:07:29 EDT
DetachedView != MultiWindow.

A DetachedView can neiter have a different perspective nor a toolbar.

The tagging as [DetachedView] is wrong in my point of view.