<Swing Dev> [8] Review request for 4199622 RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Alexander potochkin
alexander.potochkin at oracle.com
Wed Feb 13 15:06:29 UTC 2013
so looks good for me as well
Thanks
alexp
On 2/13/2013 5:58 PM, Alexander Scherbatiy wrote:
>
> The fix looks good for me.
>
> Thanks,
> Alexandr.
>
> On 2/12/2013 4:42 PM, Vladislav Karnaukhov wrote:
>> Hello,
>>
>> please review a little face-lifting and refactoring:
>> http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.08/
>>
>> These little changes in BasicComboBoxUI.java are to make code more
>> readable.
>>
>> Regards,
>> - Vlad
>>
>> On 1/16/2013 04:58 PM, Vladislav Karnaukhov wrote:
>>> Hello,
>>>
>>> could you please review the fix:
>>> bug: http://bugs.sun.com/view_bug.do?bug_id=4199622
>>> webrev: http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.00/
>>>
>>> The fix uses new property to disable ActionEvent generation in
>>> JComboBox' drop-down window when an user navigates with keyboard.
>>> The fix works only when property is explicitly set by a developer;
>>> otherwise default JComboBox' behavior doesn't change.
>>>
>>> Regards,
>>> - Vlad
>>
>>
>
More information about the swing-dev
mailing list