Created attachment 260005 [details] HTML in linked JSFiddle Steps to reproduce: 1. Open this link on your iPad: https://jsfiddle.net/qvu5b4kt/embedded/result/ 2. Type some words into the <input> field 3. Type some words into the <textarea> field 4. Notice that the second character of each word is capitalized
<rdar://problem/22664010>
Still exists in iOS 11.2
(In reply to Kyle Keesling from comment #2) > Still exists in iOS 11.2 Is this using the above test case? If you could attach a video clip showing the issue, that would be much appreciated.
Ok - let me clarify this just a bit. I thought my iPad was running the 11.2 public beta but it's actually running 11.1.2. It seems as though this bug does not happen on my iPhone X running 11.2 public beta 5, but it is occurring on my iPad Pro 9.7 in a couple of different scenarios/ways. When the Smart Cover is connected I get the same result described below, every second letter capitalized. When the Smart Cover is detached and I'm using the on screen keyboard no capitalization happens whatsoever - IE everything is lowercase. Here are a couple of videos demonstrating it. With Smart Cover - https://cl.ly/1H0h1u1G2E0u On Screen Keyboard - https://cl.ly/1F3k3O1H2w0Y Also here is the modified fiddle I used, based on the example below: http://jsfiddle.net/gdf9p3uj/3/embedded/result/
(In reply to Kyle Keesling from comment #4) > Ok - let me clarify this just a bit. I thought my iPad was running the 11.2 > public beta but it's actually running 11.1.2. > > It seems as though this bug does not happen on my iPhone X running 11.2 > public beta 5, but it is occurring on my iPad Pro 9.7 in a couple of > different scenarios/ways. > > When the Smart Cover is connected I get the same result described below, > every second letter capitalized. I see — I can reproduce this using a hardware keyboard on iPad. I will take a look. > > When the Smart Cover is detached and I'm using the on screen keyboard no > capitalization happens whatsoever - IE everything is lowercase. I can't reproduce this on either iPad or iPhone. > > Here are a couple of videos demonstrating it. > With Smart Cover - https://cl.ly/1H0h1u1G2E0u > On Screen Keyboard - https://cl.ly/1F3k3O1H2w0Y > > Also here is the modified fiddle I used, based on the example below: > http://jsfiddle.net/gdf9p3uj/3/embedded/result/
Strange that you can't reproduce the second error with the on screen keyboard. Do you think it could be related to me immediately removing the keyboard and trying again? TBH the physical keyboard bug is the one that really grinds my gears though. Thanks for looking into it!
<rdar://problem/35732551>
Created attachment 397954 [details] Visual screenshot of bug
This still exists in iOS 13.3
Any updates on this? Still exists on iOS 13.5
(In reply to Stefanos from comment #10) > Any updates on this? Still exists on iOS 13.5 I can reproduce using both the hardware and software keyboard on iOS 13 and later.
*** Bug 157410 has been marked as a duplicate of this bug. ***
<rdar://problem/57814304>
Created attachment 403765 [details] Patch
Committed r264112: <https://trac.webkit.org/changeset/264112> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403765 [details].