git: openjdk/jfx: master: 8301900: TextArea: Committing text with ENTER in an IME window inserts newline

Martin Fox mfox at openjdk.org
Fri Feb 23 22:41:15 UTC 2024


Changeset: d9263ab2
Author:    Martin Fox <mfox at openjdk.org>
Date:      2024-02-23 22:39:56 +0000
URL:       https://git.openjdk.org/jfx/commit/d9263ab268d33104279755dc1de139bd0835fdd7

8301900: TextArea: Committing text with ENTER in an IME window inserts newline
8088172: Mac: On German keyboard, pressing <+><q> inserts two apostrophes instead of one
8089803: [Mac, TextArea] Japanese IME, caret moves to the next line when pressing Return to select a candidate.

Reviewed-by: kcr, angorya

! modules/javafx.graphics/src/main/java/com/sun/glass/ui/View.java
! modules/javafx.graphics/src/main/native-glass/mac/GlassView3D.h
! modules/javafx.graphics/src/main/native-glass/mac/GlassView3D.m



More information about the openjfx-changes mailing list