NEW195440
[iOS] Caret does not appear in newly created textbook in Visio
https://bugs.webkit.org/show_bug.cgi?id=195440
Summary [iOS] Caret does not appear in newly created textbook in Visio
Daniel Bates
Reported 2019-03-07 16:26:00 PST
Only happens on iOS when creating a new textbox. Steps to reproduce: 1. Visit <http://portal.office.com> and sign in. 2. Open Visio and create a new document. 3. Click on the Textbox button in the Home toolbar. 4. Drag a selection to create the Textbox. Then the caret appears on Mac, but it does not on iOS. Though you can still type if you have a hardware keyboard attached.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-03-07 16:26:44 PST
Daniel Bates
Comment 2 2019-03-07 16:27:07 PST
The content editable or text field or whatever Microsoft is using is not focused on iOS so we do not show the keyboard candidate bar. Typing is allowed because Visio handles events even when there is no focused element.
Note You need to log in before you can comment on or make changes to this bug.