[
https://java.net/jira/browse/GLAZEDLISTS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=394548#comment-394548 ]
jhuxhorn commented on GLAZEDLISTS-469:
--------------------------------------
This is still an issue on macOS Sierra 10.12.3 and {{net.java.dev.glazedlists:glazedlists_java15:1.9.1}}
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+158)
Please holler if I can do anything to help you pinpoint the problem.
> AutoCompleteSupport: Arrowing down on the popup and pressing enter fails to update combobox
> -------------------------------------------------------------------------------------------
>
> Key: GLAZEDLISTS-469
> URL:
https://java.net/jira/browse/GLAZEDLISTS-469> Project: glazedlists
> Issue Type: Bug
> Components: swing
> Affects Versions: current
> Environment: Operating System: Mac OS X
> Platform: Macintosh
> Reporter: cbare
> Assignee: jessewilson
> Fix For: milestone 1
>
>
> I have a swing app with a JComboBox. I install AutoCompleteSupport using an EventList populated with
> "Monkey", "Moose", "Mouse", ... and other entries. I type "mo" into the combobox, with the intention of
> selecting "Moose". "Monkey" appears in the text area of the combobox, because that's the first match
> for "mo". So far, so good. Then, I press the down arrow to open the popup. "Monkey" is selected.
> Pressing down arrow again highlights "Moose". I hit enter, expecting "Moose" to be placed in the text
> part of the combobox, but that doesn't happen. It remains "Monkey"
> I suspect this is another issue of OS X UI.
> I'll try it out on a windows box later. Source code to reproduce the issue is follows. I made a little
> screencast to show you what I mean here:
http://www.screencast.com/t/0KHdgUDWt, in which I also
> talk about GLAZEDLISTS-458.
> Thanks for the good work!
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)