You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Desktop: Select search text input when focusing it (#4586)
This commit is contained in:
		| @@ -111,6 +111,7 @@ class NoteSearchBarComponent extends React.Component { | ||||
|  | ||||
| 	focus() { | ||||
| 		this.refs.searchInput.focus(); | ||||
| 		this.refs.searchInput.select(); | ||||
| 	} | ||||
|  | ||||
| 	render() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user