A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 macos-page-tab-nav.md

View raw Download
text/plain • 725 B
ASCII text, with very long lines (307)

title: Page Keyboard Navigation on MacOS date: 2022 Feb 26 --- Ok, so I feel like a complete idiot right now.

When I've been trying(and failing) to use the tab key on my computer(it's a Macbook) for what feels like forever now. Turns out, it was as simple as hitting control + fn + <<(<< is F7).

To be honest, I thought that it was just an issue with FireFox, and then I read Browser keyboard navigation in macOS and realized that it was an issue with MacOS! This should really be an option enabled by default, but Apple is stupid.

                
                    
1
---
2
title: Page Keyboard Navigation on MacOS
3
date: 2022 Feb 26
4
---
5
Ok, so I feel like a complete idiot right now.
6
7
When I've been trying(and failing) to use the <span class="code">tab</span> key on my computer(it's a Macbook) for what feels like forever now. Turns out, it was as simple as hitting <span class="code">control + fn + &lt;&lt;</span>(<span class="code">&lt;&lt;</span> is <span class="code">F7</span>).
8
9
To be honest, I thought that it was just an issue with FireFox, and then I read [Browser keyboard navigation in macOS](https://www.a11yproject.com/posts/macos-browser-keyboard-navigation/) and realized that it was an issue with MacOS! This should really be an option enabled by default, but Apple is stupid.