NEW 190562
[iOS] REGRESSION: Cannot fix misspelled word as suggestions callout is automatically dismissed
https://bugs.webkit.org/show_bug.cgi?id=190562
Summary [iOS] REGRESSION: Cannot fix misspelled word as suggestions callout is automa...
Daniel Bates
Reported 2018-10-14 14:34:00 PDT
Seen on iPad running iOS 12.0.1 (16A404). Cannot fix misspelled words in any text field because the autosuggestion call out bar automatically dismisses itself and the red background behind the word vanishes before I can choose a suggested correction. Steps to reproduce: 1. Visit <data:text/html,<textarea></textarea><button>Tap me</button>> 2. Tap the text field to focus. 3. Type: “Woood”. 4. Tap the button “Tap me”. 5. Tap in the text field to focus. 6. Tap the word “Woood”. Then the autosuggestion callout bar appears and quickly automatically dismisses itself. But it should not have automatically dismissed itself.
Attachments
Wenson Hsieh
Comment 1 2018-10-14 14:37:01 PDT
Are you still seeing this on trunk? I suspect (but haven't yet verified) that this is a dupe of <https://bugs.webkit.org/show_bug.cgi?id=188107>.
Daniel Bates
Comment 2 2018-10-14 14:38:51 PDT
(In reply to Wenson Hsieh from comment #1) > Are you still seeing this on trunk? > > I suspect (but haven't yet verified) that this is a dupe of > <https://bugs.webkit.org/show_bug.cgi?id=188107>. I don’t have a device with a trunk build at the moment.
Radar WebKit Bug Importer
Comment 3 2018-10-14 23:35:40 PDT
Note You need to log in before you can comment on or make changes to this bug.