Closing window under cursor

I found that using the Close Window Below Cursor action didn't work for a lot of apps I used.

So now I have the below method to resolve the issue. Some apps that didn't close before now close using the following actions for the gesture that closes the application:

I was wondering if there is any downside to using this method?