mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	hotkey: Enable spectators to copy via keyboard in web-public channels.
Fixes #35782.
(cherry picked from commit ea97d1a77a)
			
			
This commit is contained in:
		@@ -1314,6 +1314,7 @@ export function process_hotkey(e, hotkey) {
 | 
			
		||||
            "show_lightbox",
 | 
			
		||||
            "toggle_sender_info",
 | 
			
		||||
            "edit_message",
 | 
			
		||||
            "copy_with_c",
 | 
			
		||||
        ].includes(event_name)
 | 
			
		||||
    ) {
 | 
			
		||||
        spectators.login_to_access();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user