Skip to content

Copy, Paste, Select All, etc do not work on MacOS #517

@VillainsRule

Description

@VillainsRule

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:

  1. Visit a local Apple Store & purchase a Mac (or use a VM)
  2. Run a demo app
  3. 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

No one assigned

    Labels

    bugBug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions