| 1 This page ensures that the composition text of an input method does not insert i
nto the textarea when the composition text is updated but is not committed. The
bug, reported in the issue 46868, should not occur here. When DRT tests this pag
e, it will emulate changing composition text from "first" to "second". After tha
t, the value of the textarea should be "second" and should not be "secondfirst". | 1 This page ensures that the composition text of an input method does not insert i
nto the textarea when the composition text is updated but is not committed. The
bug, reported in the issue 46868, should not occur here. When DRT tests this pag
e, it will emulate changing composition text from "first" to "second". After tha
t, the value of the textarea should be "second" and should not be "secondfirst". |