actual: stacktrace without any feedback on the UI
mars 02, 2025 1:29:39 PM com.mpcmaid.gui.FileDragHandler importData
GRAVE: setSelectedIndex: 115 out of bounds
java.lang.IllegalArgumentException: setSelectedIndex: 115 out of bounds
at java.desktop/javax.swing.JComboBox.setSelectedIndex(JComboBox.java:652)
at com.mpcmaid.gui.Widget$ComboField.load(Widget.java:321)
...
at com.mpcmaid.gui.FileDragHandler.importData(FileDragHandler.java:32)
Expected: at least some error popup
Note: this also does not work with pgm from cutom firmware, at least jjosxl
actual: stacktrace without any feedback on the UI
mars 02, 2025 1:29:39 PM com.mpcmaid.gui.FileDragHandler importData GRAVE: setSelectedIndex: 115 out of bounds java.lang.IllegalArgumentException: setSelectedIndex: 115 out of bounds at java.desktop/javax.swing.JComboBox.setSelectedIndex(JComboBox.java:652) at com.mpcmaid.gui.Widget$ComboField.load(Widget.java:321) ... at com.mpcmaid.gui.FileDragHandler.importData(FileDragHandler.java:32)Expected: at least some error popup
Note: this also does not work with pgm from cutom firmware, at least jjosxl