Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

waziazi

Suspended
Original poster
Aug 3, 2018
159
116
USA
How come the back/forward buttons don't work in safari but works fine in chrome/firefox. I can't find any configuration options in safari to enable that.
 
How come the back/forward buttons don't work in safari but works fine in chrome/firefox. I can't find any configuration options in safari to enable that.
Which version of Safari and macOS are you using? This might help narrow down the problem
 
I closed Safari, run the command and it worked. It persisted after rebooting.
Have you checked if the value was saved?
defaults read com.apple.Safari WebKitPreferences.backspaceKeyNavigationEnabled should return 1.
 
I closed Safari, run the command and it worked. It persisted after rebooting.
Interesting. For me it simply doesn't work. Also tried to reboot and checked if it is installed and so on.

Using a MBP with Tahoe. Strange behavior.
 
You could try the other solution:
Code:
defaults write com.apple.Safari NSUserKeyEquivalents -dict-add Back "\U232b"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.