Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

compositionend

DOM compositionend イベントはユーザが未確定の文字を確定された時のように、編集中のテキストが確定された時に同期的に発生します。このイベントは CompositionEvent インターフェースを持ちます。

  • インターフェース:CompositionEvent
  • 同期・非同期 :同期
  • バブルフェーズ : 有り
  • ターゲット: Element
  • キャンセル : 不可
  • 既定動作 : textinput イベント (ただし、以下のブラウザ固有の事情を参照)

仕様書

DOM Level3 Events

ブラウザ間の互換性

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari
基本的なサポート (有) 9.0 (9.0) (有) 未サポート ?
既定動作(textinput イベント (有)

未実装 (参照 バグ 622245)

(有) 未サポート ?
機能 Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
基本的なサポート ? 9.0 (9.0) ? ? ?
既定動作 (textinput イベント ?

未実装 (参照 バグ 622245)

? ? ?

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: ethertank, Masayuki
 最終更新者: ethertank,