Skip to content

IMKClient and IMKInputSession bug on macOS Sequoia #864

Closed
@nickmcintyre

Description

@nickmcintyre

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.3.1

Operating system

macOS 15.1.1

Steps to reproduce this

  1. Run a sketch

snippet

circle(50, 50, 20);

Additional context

The following output is displayed in the console when I run sketches on macOS Sequoia (15.x):

2024-12-01 16:46:52.952 java[13464:338806] +[IMKClient subclass]: chose IMKClient_Modern
2024-12-01 16:46:52.952 java[13464:338806] +[IMKInputSession subclass]: chose IMKInputSession_Modern

These messages didn't appear with Processing 4.3.1 on macOS Sonoma (14.x). There might be some hints in this discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions