I have a two column table. One column has icons, the other has input text fields. The icons all have mattooltip implemented so that when I hover over an icon, the mattooltip appears. However, when I am in a text input column and I select tab, I go into a table cell that contains an icon which causes the tooltip to appear despite me not hovering. How can I stop this from happening? A possibility is to remove focus from the icons, but what is the best way to do that?
