-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
bugBug reportBug report
Description
Describe the bug
JCEF hardcodes Copy/Paste/etc (ctrl + modifier) to use the control key. This key is not present / does not work on MacOS with JCEF.
To Reproduce
Steps to reproduce the behavior:
- Visit a local Apple Store & purchase a Mac (or use a VM)
- Run a demo app
- Attempt to paste text
Expected behavior
JCEF should detect MacOS and use the cmd/meta key.
Screenshots
Not screenshottable.
Versions (please complete the following information):
- OS: MacOS Sequoia
- Java Version: 21
- JCEF Version: any lol!
- CEF Version: any lol!
Additional context
This works on CEF but not JCEF. At least, I'm assuming it doesn't work on the sample (I have a production app), because it doesn't open on MacOS!
Metadata
Metadata
Assignees
Labels
bugBug reportBug report