|
85 KB
|
81 KB
This seems to be a Java/OSX bug, when an editable JComboBox is used as cell editor in a JTable. I created a minimalist demo and duplicated the bug. See screenshot.
Note that there are many places where this display issue shows up in ADS. Basically wherever a combobox is used in a table cell and the combobox is editable.
@emilian: could you post a bug to the appropriate java forum?
@swissarmyknife: yes, you may close it as won't fix.
@emilian: could you post a bug to the appropriate java forum?
@swissarmyknife: yes, you may close it as won't fix.
Issue #12532 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
This seems to be a Java/OSX bug, when an editable JComboBox is used as cell editor in a JTable. I created a minimalist demo and duplicated the bug. See screenshot.
Note that there are many places where this display issue shows up in ADS. Basically wherever a combobox is used in a table cell and the combobox is editable.