From 148aac8c7995f69ba7768c1b2bf432e3e08c5f8a Mon Sep 17 00:00:00 2001 From: wukko Date: Wed, 2 Aug 2023 15:53:08 +0600 Subject: [PATCH] Updated How to fix clipboard pasting in Firefox (markdown) --- ...board-pasting-in-Firefox.md => Troubleshooting.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) rename How-to-fix-clipboard-pasting-in-Firefox.md => Troubleshooting.md (78%) diff --git a/How-to-fix-clipboard-pasting-in-Firefox.md b/Troubleshooting.md similarity index 78% rename from How-to-fix-clipboard-pasting-in-Firefox.md rename to Troubleshooting.md index 0a40583..3b232ae 100644 --- a/How-to-fix-clipboard-pasting-in-Firefox.md +++ b/Troubleshooting.md @@ -1,6 +1,14 @@ -If you ended up here, cobalt's clipboard functionality probably does not work for you in Firefox. You can fix this by changing a single preference in `about:config`. +# Self-troubleshooting +``` +🚧 This page is work-in-progress. Expect more guides to be added in the future! +``` +You can fix many issues that occur while using cobalt yourself. This document aims to provide guides on how to fix most complicated of them. +Use wiki navigation on right to jump between solutions. -## Steps to fix clipboard functionality +## How to fix clipboard pasting in Firefox +You can fix this issue by changing a single preference in `about:config`. + +### Steps to enable clipboard functionality: 1. Go to `about:config`: ![Screenshot showing about:config entered into address bar](https://github.com/wukko/cobalt/assets/71202418/9ad78612-a372-4949-aeac-99dfc41e273c)