Strange behavior in web automation IE11

In web automation, click elment in following picture red rectangle.


Expected behavior, delete whole row.
Actural behavior, some time(not always) will open a new window, content is a x icon, new window url is address of this x icon

part automation script is like following:


Anybody know the reason and how to solve this problem