I found a unique solution. Instead of catching `onChange`, `onPaste` and `onCut` events, I am just catching `onKeyUp` event:
確定! 回上一頁