STEPS TO REPRODUCE 1. press F2 to rename file 2. double click on file named with an underscore like : my_file OBSERVED RESULT When I double click, it selects the entire file name (for example: "my_file") EXPECTED RESULT When I double click, it selects part of the name (for example: only "my" or only "file" of my_file)