gilad4

Results 5 issues of gilad4

Playing around with the input controls I have noticed some minor issues: - For all MFXTextField based controls Pressing TAB to focus traverse between controls works correctly, but pressing Shift+TAB...

to-evaluate

Wrapped WeakHashMap values in **When** class with WeakReferences

enhancement

**Describe the bug** I have notice that when adding a constraint to one of the controls that consist an MFXValidator (such as: MFXTextField, etc.), may cause a memory leak. See...

bug

I have noticed that controls which use MFXPopup (such as: MFXDatePicker, MFXComboBox, MFXFilterComboBox, etc.), do not automatically open upwards when hitting the bottom screen, nor can it be done manually....

bug

### Issue Description There is a `NullPointerException` (NPE) thrown when changing the text of an `MFXTextField` to null. This issue occurs due to missing null checks in the listeners within...

bug