As mentioned in comment Nuklear still has a bug when switching focus between two edits(include properties) that belong to different windows. At the moment, the previous edit will continue to draw the caret, but keyboard input is also affected, the edit that receives input depends on which one the mouse cursor is currently hovering over.
Note: This only happens when switching between different windows, not when switching between edits inside the same window.
For more information, see the attached screenshot (tested with SDL2)

As mentioned in comment Nuklear still has a bug when switching focus between two
edits(includeproperties) that belong to different windows. At the moment, the previouseditwill continue to draw the caret, but keyboard input is also affected, theeditthat receives input depends on which one the mouse cursor is currently hovering over.Note: This only happens when switching between different windows, not when switching between
editsinside the same window.For more information, see the attached screenshot (tested with SDL2)