Katalon cannot catch the right click event

Hi everybody

I have a problem about making event genes with katalon
For example: When I click on the button Click Download on the screen
“correct case: driver.findElement (By.id (“downloadBtn”)). click ();”
But katalon re-creates the case, unlike the case above.

I am using Chorme version: Version 70.0.3538.67 (Official Build) (64-bit) and Katalon Recorder 3.6.12
Looking forward to receiving help from everyone
Many thanks

What did the tool generated?