readonly EditableTextBox dispatch TextCommitted Event

Callback function set by OnTextCommit is called when trying to modify read only SEditableTextBox (disabled, but focusable)

Is it a bug ? or should i handle in callback function ?

Thanks.