public select(): void {
        this.field.select();

        /**
         * The select event does not permeate the shadow DOM boundary.