Found a new bug when i was recreating the tile bug reported below.
When i was typing these 15 orcs, and reached the bottom, i typed the orc in bottom text box, then pushed the scrollbar down arrow once to get to next entry, i noticed that what i typed in the last box vanished. But when i moved the mouse towards that last box, sometimes the text reapeared. But sometimes it did not so i had to type it again.
One thing to note is that when i typed the text in the bottom text box, i did not klick to get to the next text box, since that box was out of screen. So when i had typed "orc" in this case, while the text box was still active, i pushed the down arrow.
Sometimes it worked fine, sometimes the text vansihed, just to reapear when i moved the mouse, and somtimes i had to retype it.
This one i can recreate every time, even after i shut SpawnEditor down, and restarted it.
I think that these have to do with the order in which leave and enter events are generated since the text for an entry isnt processed until the mouse leaves the text area.
Well, the mouse have left the area when that happens, since i use the mouse to push the down arrow of the scrollbar area.