Created Browser Quirks (markdown)

Neale Pickett 2022-04-26 11:00:00 -06:00
parent 2529191544
commit 0131f8d6e5
1 changed files with 10 additions and 0 deletions

10
Browser-Quirks.md Normal file

@ -0,0 +1,10 @@
Web browsers weren't really envisioned to be morse code entry devices, and as a result, they can have some interesting behavior. We'll try to keep track of browser quirks here.
# Safari (iPhone / iPad)
* Entering an "A" anywhere on the screen will highlight the nearest word. This happens on every web page, not just Vail.
# Chrome OS (Chromebook)
* VBand adapter: if you are holding down a key and then tap the other key, it releases both keys. This is due to the special way the operating system handles the Control keys, and dates back to how the IBM PC handled this in the 1980s.