Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
None
-
None
Description
I've published a cordova application based on cordova-osx but it refused due to :
The user interface is not consistent with the OS X Human Interface Guidelines.
We have found that when the user closes the main application window there is no menu item to re-open it. The app should implement a Window menu that lists the main window so it can be reopened, or provide similar functionality in another menu item. OS X Human Interface Guidelines, state that "The menu bar [a]lways contains [a] Window menu".
Alternatively, if the application is a single-window app, it might be appropriate to save data and quit the app when the main window is closed.
For information on managing windows in Mac OS X, please review the following sections in Apple Human Interface Guidelines:
- The Menu Bar and Its Menus
- The Window Menu
- The File Menu
- Clicking in the Dock
- Window Behavior
It accepted with ios.
Attachments
Issue Links
- relates to
-
CB-12339 On OS X platform, closing the main window leaves the app open but you can't restore the main view
- Closed