Community
Participate
Working Groups
Build Identifier: 3.6.2 When working with a newly created shell and then switch back to the former shell, on which the CalendarCombo is used,in the init Method at row number 720 a "Widget dispose Exception" is thrown. To solve the problem we just moved the "Point mouseLoc = Display.getDefault().getCursorLocation();" command into the next if-clause. Reproducible: Always
Thanks! (and sorry for slow fix)