jamesallardice/Placeholders.js

Placeholder should disappear on mouse-paste when data-placeholder-focus="false"

Opened this issue · 0 comments

If data-placeholder-focus="false", when right-click and select Paste, the placeholder should be cleared before paste action. Otherwise, the pasted text is mixed with placeholder text (depending on cursor position).