<AWT Dev> [13] Review Request: 8214469 [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Jun 5 23:31:38 UTC 2019
On 05/06/2019 16:04, Semyon Sadetsky wrote:
> I cannot find similar behavior of native components. What specifically do you emulate?
I already point that a few emails before, On windows it use the native components, on linux it emulate the motif library, only on mac it was implemented as is, I guess it is most correct implementation.
> A popup window that cannot be closed using keyboard only is a nonsense for any UI. I think you need to elaborate another solution.
This popup cannot be opened by the keyboard and cannot be closed by the keyboard, it is symmetric. It is similar to say unfocusable Button which cannot be navigated nor pressed by the keyboard.
--
Best regards, Sergey.
More information about the awt-dev
mailing list