Commit Graph

20 Commits

Author SHA1 Message Date
Alexey Ivanov 18a410933b 8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
2016-05-24 17:00:19 +03:00
Alexey Ivanov c456903c91 8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
2015-05-15 17:45:08 +03:00
Petr Pchelko 2e21587a3a 8058193: [macosx] Potential incomplete fix for JDK-8031485
Reviewed-by: alexsch, serb
2014-11-19 18:57:39 +04:00
Alexander Scherbatiy 212d3d4a9c 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Reviewed-by: serb
2014-11-05 17:01:53 +04:00
Sergey Malenkov 7f3017c647 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Reviewed-by: alexsch, serb
2014-05-30 19:22:32 +04:00
Petr Pchelko cb8b28132a 8031485: [macosx] Combo box consuming escape key events
Reviewed-by: serb, alexsch
2014-05-26 13:40:15 +04:00
Alexey Ivanov 1409843dda 8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
2014-03-25 15:51:36 +04:00
Lana Steuck 03b4e5d3ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Vera Akulova 602931b7ce 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Reviewed-by: alexsch, serb
2013-09-24 17:46:19 +04:00
Sergey Malenkov 6018c4e07f 7195179: ClassCastException for null values in JComboBox
Reviewed-by: alexsch
2013-08-27 12:53:46 +04:00
Sergey Malenkov 07e26447a0 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Reviewed-by: alexsch, serb
2013-07-30 17:46:01 +04:00
Anton Litvinov fb8bd30b8e 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI
Reviewed-by: alexp, alexsch
2013-06-03 16:37:13 +04:00
Vladislav Karnaukhov f44592861c 4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Reviewed-by: alexp, alexsch
2013-02-13 19:23:09 +04:00
Anton Litvinov ca94a86847 8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
Reviewed-by: art, serb
2013-01-18 18:34:46 +04:00
Pavel Porvatov bd71369ca5 7082443: JComboBox not backward compatible (with Java 6)
Reviewed-by: alexp
2012-01-31 17:30:33 +04:00
Pavel Porvatov 116ccec7a0 7031551: Generics: JComboBox
Reviewed-by: alexp, malenkov
2011-05-04 10:20:14 +04:00
Alexander Potochkin 80129bc004 6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
Reviewed-by: rupashka
2010-09-17 23:09:29 +04:00
Alexander Potochkin 476f58c4af 4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
Reviewed-by: rupashka
2010-07-29 19:34:03 +04:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Mikhail Lapshin a44852b8fe 6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
JComboBox cell editor now hides if the same value is selected with keyboard

Reviewed-by: peterz, alexp
2008-07-21 19:58:43 +04:00