mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 12:35:55 +00:00 
			
		
		
		
	Add warning about potential long tab switch times
This commit is contained in:
		
							parent
							
								
									82af721461
								
							
						
					
					
						commit
						de85770d94
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,15 @@
 | 
			
		|||
/* STATUSPANEL INSIDE URLBAR */
 | 
			
		||||
 | 
			
		||||
/**************
 | 
			
		||||
IMPORTANT WARNING
 | 
			
		||||
 | 
			
		||||
Using this style can lead to long tab switch times (and probably other problems). Everything may be fine when Firefox starts but situation gets gradually worse, although pretty slowly.
 | 
			
		||||
 | 
			
		||||
Relevant information: https://bugzilla.mozilla.org/show_bug.cgi?id=1496065
 | 
			
		||||
 | 
			
		||||
**************/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#urlbar .urlbar-input-box{ display: -moz-stack; }
 | 
			
		||||
/* -moz-stack causes an subtle issue where in certain scenarios a weirdly aligned "http(s)://" may show up */
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue