Skip to content

Files

Latest commit

 

History

History
12 lines (12 loc) · 772 Bytes

79.md

File metadata and controls

12 lines (12 loc) · 772 Bytes
title date submitter number tags discussion
I want improved behavior of browser emulators to match the interaction on mobile devices
2019-10-09 17:39:37 UTC
Anonymous
79
devtools

Browser emulators don’t do a great job emulating mobile devices (especially iOS). This makes debugging interactions painful. Generally, Android devices react the same way as what you get on a browser emulator however, but iOS devices are difficult to debug through the browser emulator and when connecting an iOS device directly to the computer. You end up going through thousands of lines of code in the source because the 'Inspect Element' cursor isn't available to select the element you want to debug.