lichess-org / lichobile

lichess.org mobile application
https://lichess.org/mobile
GNU General Public License v3.0
2k stars 318 forks source link

Long tap causes magnifying glass #1926

Closed Baikalcadillac closed 2 years ago

Baikalcadillac commented 2 years ago

Pressing and holding most of the elements leads to magnifying in and having taptic feedback on iPhone X with iOS 15.1 (doesn't happen on iPhone 6 as it hasn't taptic engine).

jas14 commented 2 years ago

Looks like we're not the only ones experiencing this issue, but it appears we'll have to wait until the WebKit fix makes it into a new iOS release. We already have a -webkit-user-select: none directive so no code change should be necessary on our end.

Baikalcadillac commented 2 years ago

Ok, then you can close this issue if needed, as it's not critical and can't be fixed without changes to iOS.

Baikalcadillac commented 2 years ago

It was fixed in iOS 15.2.