Site icon 峰哥分享

TextArea in Draggable container doesn’t work well with firefox 60.0

I used the following module in my angular project.

https://www.npmjs.com/package/ng2-dnd

It works fine on google chrome.

Whereas on Firefox, the textarea inside a draggble container cannot get focus from mouse click. And it always scroll to top when typing.

White-space: pre is working better than white-space: wrap in Firefox

Exit mobile version