On Tue, 21 Mar 2023 16:53:15 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:

>> The above Apple statement only talks about non-editable combobox but I 
>> guess, we have issue, as you told, with editable combobox buttons which as 
>> per this code relies on BUTTON_COMBO_BOX state, so I guess we should ask 
>> Apple about BUTTON_POP_DOWN support for editable one or any other 
>> alternative via JRS
>> 
>> https://github.com/openjdk/jdk/blob/c09f83ec25749af349fb5609e3641b5bb6d34072/src/java.desktop/macosx/classes/com/apple/laf/AquaComboBoxButton.java#L144-L157
>
> Sure, I can setup a question for clarification. Looking at the original set 
> of questions to Apple, the dropdown button symbol was included, but wasn't 
> answered. Must have been lost in the list of questions at the time.

I can also create a separate issue to address this if needed since it isn't 
related to this fix, only observed since editable comboBoxes are displayed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/12750#discussion_r1143791816

Reply via email to