On Fri, 9 Sep 2022 09:34:02 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> When comboBox have focus, pressing Alt+Down (or Up) should render the popup >> which is not happening for Aqua L&F. >> >> Fix is to add toggleAction for Alt+Down/Up keys as has been done for >> [MetalLookAndFeel](https://github.com/openjdk/jdk/blob/master/src/java.desktop/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java#L912) >> >> closed problemlisted test is used to check the fix. > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Test fix Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10014
