-
Enhancement
-
Resolution: Fixed
-
P3
-
1.3.0, 1.4.0
-
beta2
-
generic, sparc
-
generic, solaris_2.6
Input methods and some other software components need to be able to create windows that do not take the focus - neither for the window itself nor for any of its components. For example, input methods need to be able to bring up a lookup choice window from which the user can select a conversion, even using a mouse, without taking away the focus from the client component that receives the converted text. The input method framework currently provides a workaround for the lack of this feature, but it's fragile and doesn't allow selection using the mouse. AWT needs to provide support for focus-free windows.
- duplicates
-
JDK-4448821 Support for focus-free windows is not working
-
- Closed
-
-
JDK-4256765 Can't click-select in City input method lookup window
-
- Closed
-
- relates to
-
JDK-4449510 FocusEvent.getOppositeComponent returns null on X11 AWT
-
- Closed
-
-
JDK-4452384 Action to unfocusable window should not generate any focus event
-
- Closed
-
-
JDK-4481051 java.awt.Window.setFocusableWindow() method not found
-
- Closed
-
-
JDK-4397883 Focus goes nowhere when the InputMethodWindow (focusable = false) is created
-
- Closed
-
(1 relates to)