Changeset: 0f28c98557a2 Author: Anthony Petrov <[email protected]> Date: 2013-12-12 23:53 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0f28c98557a2
RT-34784: [TextField, PasswordField, TextArea] Selected text is removed on focus leaving Summary: Post IM events only if text composition is active Reviewed-by: pchelko, azvegint, anthony, kcr, snorthov Contributed-by: pchelko, azvegint ! modules/graphics/src/main/java/com/sun/glass/ui/gtk/GtkView.java ! modules/graphics/src/main/native-glass/gtk/glass_general.cpp ! modules/graphics/src/main/native-glass/gtk/glass_general.h ! modules/graphics/src/main/native-glass/gtk/glass_window_ime.cpp ! modules/graphics/src/main/native-glass/mac/GlassView3D.m
