I experience this UX problem a lot with new Drupal / Backdrop users. When presented with a file field on a form, they click the upload button before selecting a file, expecting the upload button is step 1 of the process and not step 2.
I think it might help if the upload button were disabled (or invisible?) until the user had selected a file. Here is a Drupal project that does exactly that: https://www.drupal.org/sandbox/clivelinsell/1587560
Recent comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments
If there is no response, alternatively, you can use a View with a list of comments, with a filter based on the comment text. I haven't tried it myself, I just got an idea.
Search does not include comments