LPKit
LPKit copied to clipboard
LPMultilineTextField seems to be eating up enter events
LPMultilineTextField seems to be eating up enter events.
If you add an LPMultilineTextField to a view and also a CPTextField, the CPTextField will no longer receive enter events.
Hello, i think i have the same problem.
I'll explain you a little part of the app. A button show or hide a box, in my box, i have the LPMultiLineTextField.
If i don't type anything in the textfield, no problem. If i type a little thing in the textfield and i push my button which hide the box, the browser tab freeze...
If i reload the tab, the tab is broken and i had to quit my browser ><.
So any idea of this problem ?