Selection jump when typing using Bootstrap Vue input control

Originator:mwickens
Number:rdar://42392265 Date Originated:07/19/2018
Status:open Resolved:
Product:Safari Product Version:12.0 (14606.1.24.40.1)
Classification:Bug Reproducible:Always
 
Summary:
When using a Bootstrap Vue input control (b-form-input) in a Vue.js app, typing any character into the field at any location causes the insertion point to jump to the end of the field value.

Steps to Reproduce:
1. Go to https://bootstrap-vue.js.org/docs/components/form-input/.
2. In the first input field on the page, labeled "Type text," enter several characters.
3. Click at the beginning of the typed text.
4. Type a character.

Expected Results:
The insertion point appears after the typed character.

Actual Results:
The insertion point appears at the end of the field.

Version/Build:
12.0 (14606.1.24.40.1)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!