Open
Description
- Press Cmd+F in the table view - it opens a search bar and sets cursor into the search prompt, I can put some text there
- press Escape, search prompt closes, but focus does not goes back to where I come from
- Press Cmd+F again
- search prompt does not open (probably because focus is not on the table, where it listens for Cmd+F)
- Press Cmd+F in the table view and enter some text to search
- Close search prompt
- Press Cmd+F again and start entering text (or paste from clipboard)
- text is being added to the end of the previous search prompt
This is not expected, in DataGrip/Idea it is common to keep previous search text, but on the next Cmd+F this text is auto-selected, so typing or pasting overwrites it instead of adding in the end
- text is being added to the end of the previous search prompt
- Press Cmd+F in Tables Tree - it opens search bar
- Click on the opened table to move focus
- search bar in the Table Tree continue blinking, as the focus is still there
- clicj Cmd+F in table - table search bar opens and we see two blinking cursors in two different search bars
- click on any native panel of DataGrip/Idea (Services, Database Explorer) - search in Tree closes