<Swing Dev> [8] Review request for 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Jul 30 11:04:40 UTC 2013
Hi, Sergey.
Fix looks fine.
On 26.07.2013 13:24, sergey malenkov wrote:
> > Why it is not moved in some cases?
>
> Because all focus requests are executed later in the next EDT runnable.
> In the test we request the focus and immediately check for it.
>
> SAM
>
> On 24.07.2013 18:30, Sergey Bylokhov wrote:
>> On 24.07.2013 15:23, sergey malenkov wrote:
>>> Hello,
>>>
>>> Could you please review the following fix:
>>> fix: http://cr.openjdk.java.net/~malenkov/8015300.8.0/
>>> <http://cr.openjdk.java.net/%7Emalenkov/8015300.8.0/>
>>> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8015300
>>>
>>> The focus is not moved from JComboBox to its ComboBoxEditor,
>> Why it is not moved in some cases?
>>> so we should check that one of these components is foxused.
>>>
>>> Thanks,
>>> SAM
>>
>>
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list