LPKit icon indicating copy to clipboard operation
LPKit copied to clipboard

LPMultilineTextField seems to be eating up enter events

Open zachzurn opened this issue 13 years ago • 1 comments

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.

zachzurn avatar May 22 '12 20:05 zachzurn

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 ?

Fenkiou avatar Apr 17 '13 06:04 Fenkiou