EditMask Bug?

When setting an EditMask on a database field (such as a Telephone number)
why does pressing the Enter (Form.KeyPreview := True) key put the DataSet in
edit mode when the edit control linking this field has the focus. Remove the
EditMask and this behavior doesn't occur.

Thanks in advance,