]
Denis Golovin resolved JBDS-4576.
---------------------------------
Resolution: Migrated to another ITS
Tracked here
Implement frame-less about dialog with 'OK/Close' button
--------------------------------------------------------
Key: JBDS-4576
URL:
https://issues.jboss.org/browse/JBDS-4576
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.1.0.AM3
Reporter: Denis Golovin
Assignee: Sudhir Verma
Current implementation for About dialog is using modal BrowserWindow and it is results in
different look on windows and macOS. On windows it has titleBar which is white and
configured in widows appearance settings. On macOS it is implemented as Sheet and
frame-less without any buttons and disabled Cmd+W shortcut.
To make it look the same we can explore frameless window under Windows and add normal OK
or Close button to provide the way to close the Window.