mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	2615: s/cut keys: bug fix in 66+
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							4604cf0d4e
						
					
				
				
					commit
					075d6fe6e4
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -1306,7 +1306,7 @@ user_pref("middlemouse.contentLoadURL", false);
 | 
			
		||||
user_pref("network.http.redirection-limit", 10);
 | 
			
		||||
/* 2615: disable websites overriding Firefox's keyboard shortcuts [FF58+]
 | 
			
		||||
 * 0 (default) or 1=allow, 2=block
 | 
			
		||||
 * [NOTE] At the time of writing, causes issues with delete and backspace keys
 | 
			
		||||
 * [NOTE] In FF65 and under, causes issues with delete and backspace keys (see 1445942)
 | 
			
		||||
 * [SETTING] to add site exceptions: Page Info>Permissions>Override Keyboard Shortcuts ***/
 | 
			
		||||
   // user_pref("permissions.default.shortcuts", 2);
 | 
			
		||||
/* 2616: remove special permissions for certain mozilla domains [FF35+]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user