haxeui / haxeui-openfl

The OpenFL backend of the HaxeUI framework -
http://haxeui.org
MIT License
42 stars 14 forks source link

[new-component-method] TextArea bug on receiving focus (just msclick it to test), flash target #36

Closed Helgiii closed 5 years ago

Helgiii commented 5 years ago

[Fault] exception, information=TypeError: Error #1034: Type Coercion failed: cannot convert haxe.ui.events::FocusEvent@68a5511 to haxe.ui.events.MouseEvent.

ianharrigan commented 5 years ago

This should be fixed now (finally!)

Helgiii commented 5 years ago

the bug is back again