JDK-8225535 : [macOS] The list of supported shortcuts in Aqua L&F should be updated
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 11,12,13
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2019-06-10
  • Updated: 2021-07-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
The list of currently official(generic) shortcuts supported by the macOS:
https://support.apple.com/en-us/HT201236

We need to evaluate the list above and check which shortcuts should be implemented by the Aqua L&F if not already.
There are some other common shortcuts which are used by the applications on macOS, for example cmd+delete which delete the current line in the text area, etc.